-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
sourmash-minimal v4.8.5 #55
sourmash-minimal v4.8.5 #55
Conversation
…nda-forge-pinning 2023.12.12.14.02.26
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 ( |
@conda-forge-admin, please rerender |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2023.12.14.20.48.22
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Calling attention from @conda-forge/core due to requiring a newer macos SDK
MACOSX_SDK_VERSION: # [osx and x86_64] | ||
- "10.14" # [osx and x86_64] | ||
MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64] | ||
- "10.14" # [osx and x86_64] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding this to match minimal deployment target supported by rocksdb, and mirroring what rocksdb-feedstock does
# Due to rocksDB: https://conda-forge.org/docs/maintainer/knowledge_base.html#newer-c-features-with-old-sdk | ||
- __osx >={{ MACOSX_DEPLOYMENT_TARGET|default("10.9") }} # [osx and x86_64] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
rocksdb-feedstock
is missing this one, but this is suggested in the conda-forge docs
-macos-deployment-target = "11.0" | ||
+macos-deployment-target = "10.14" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be fixed upstream and removed on the next conda-forge release
bioconda/bioconda-recipes#44784 was successful and used |
Oh no, my bad! |
Mistery solved, thanks @mbargull! I was worried with the build times on this one, it is still pretty high... Thinking about doing only the Python extension and stopping with the shared/static builds for C/C++ linking, because I don't think anyone is using that. That would pretty much reduce build time by 50% |
- macOS fixes from conda-forge/sourmash-minimal-feedstock#55 - bump maturin to 1.4.0 - use maturin-action for linux `aarch64` and `ppc64le` (`s390x` is still annoying to get right) and windows (turns out it just works)
It is very likely that the current package version for this feedstock is out of date.
Checklist before merging this PR:
license_file
is packagedInformation about this PR:
@conda-forge-admin,
please add bot automerge
in the title and merge the resulting PR. This command will add our bot automerge feature to your feedstock.bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.Dependency Analysis
We couldn't run dependency analysis due to an internal error in the bot, depfinder, or grayskull. :/ Help is very welcome!
This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/7188909933, please use this URL for debugging.