Skip to content

fix: add run export and minor other cleanups - #4

Merged
carlodri merged 4 commits into
conda-forge:mainfrom
ndeybach:PR-run-export
May 7, 2026
Merged

fix: add run export and minor other cleanups#4
carlodri merged 4 commits into
conda-forge:mainfrom
ndeybach:PR-run-export

Conversation

@ndeybach

@ndeybach ndeybach commented May 2, 2026

Copy link
Copy Markdown
Contributor

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.
  • add run_export so that downstream packages have it at runtime automatically (and also avoids ABI missmatches my pinning ABI semver).

  • refactor to better recipe v1 test syntaxes

  • add about.repository link

- add run_export so that downstream packages have it at runtime automatically (and also avoids ABI missmatches my pinning ABI semver).

- refactor to better recipe v1 test syntaxes

- add about.repository link
@ndeybach
ndeybach requested a review from carlodri as a code owner May 2, 2026 11:06

@ndeybach ndeybach left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@conda-forge-admin, please rerender

@conda-forge-admin

Copy link
Copy Markdown
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe/recipe.yaml) and found it was in an excellent condition.

@ndeybach

ndeybach commented May 2, 2026

Copy link
Copy Markdown
Contributor Author

@conda-forge-admin, please rerender

@ndeybach

ndeybach commented May 7, 2026

Copy link
Copy Markdown
Contributor Author

@carlodri ,

Do you think this is mergeable ? Or do you have remarks on the matters addressed ?

ndeybach added 2 commits May 7, 2026 13:20
Since the dll and .lib is not versioned, it should be simplifyable.
From the pystring [packaged shared libs](https://conda-metadata-app.streamlit.app/?q=conda-forge%2Flinux-64%2Fpystring-1.1.5-h171cf75_0.conda) it seems that the soversion / ABI change is targetted at majors mainly :

```
include/pystring/pystring.h
lib/libpystring.so
lib/libpystring.so.1
lib/libpystring.so.1.1.4
```

Hence unconstraining the run_exports seems pertinent.
@carlodri
carlodri merged commit c2653a7 into conda-forge:main May 7, 2026
9 checks passed
@carlodri

carlodri commented May 7, 2026

Copy link
Copy Markdown
Contributor

Thanks @ndeybach! 🙏

ndeybach added a commit to ndeybach/openimageio-feedstock that referenced this pull request May 7, 2026
Since conda-forge/pystring-feedstock#4 was merged with added run_exports for pystring, we can remove the ones in this feedstock.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants