Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#328 + remove TH_BINARY_BUILD #331

Merged
merged 44 commits into from
Jan 25, 2025
Merged

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Jan 25, 2025

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.

Same as #328, plus remove TH_BINARY_BUILD to see if CI passes.

mgorny and others added 30 commits January 19, 2025 15:09
a successful copy operation may either turn 1, 3, 5 or 7, see
https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy#exit-return-codes
and given how atrocious boolean comparisions are in batch (no && or ||, much less
set inclusions), just avoid it; c.f. also https://superuser.com/a/280434
@conda-forge-admin
Copy link
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/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12962634810. Examine the logs at this URL for more detail.

Copy link
Member

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

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

Glad that you now can trigger jobs yourself! 🥳

Comment on lines -48 to -50
# conda-specific patch, upstream force-disables libcufile w/ TH_BINARY_BUILD
# for their PyPI wheel builds
- patches/0008-Allow-libcufile-for-conda-builds.patch
Copy link
Member

Choose a reason for hiding this comment

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

For a simple removal, regenerating the patches isn't strictly necessary - it'll happen soon enough again anyway (i.e. with the next version). No change necessary, just noting that for future reference.

@h-vetinari h-vetinari merged commit b3b972f into conda-forge:main Jan 25, 2025
27 checks passed
@mgorny
Copy link
Contributor Author

mgorny commented Jan 26, 2025

Thanks!

@mgorny mgorny deleted the more-win-and-thbinbu branch January 26, 2025 02:39
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.

4 participants