-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Update plastid meta.yaml to restrict numpy version under 1.24 #38652
Merged
BiocondaBot
merged 11 commits into
bioconda:master
from
mnapolitano89:patch-plastid-recipe
Jan 6, 2023
Merged
Update plastid meta.yaml to restrict numpy version under 1.24 #38652
BiocondaBot
merged 11 commits into
bioconda:master
from
mnapolitano89:patch-plastid-recipe
Jan 6, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Otherwise it doesn't work.
Add in openssl
remove openssl3 pin for python3.6
@BiocondaBot please add label |
linzhi2013
approved these changes
Jan 6, 2023
@BiocondaBot please merge |
I will attempt to upload artifacts and merge this PR. This may take some time, please have patience. |
cokelaer
pushed a commit
to cokelaer/bioconda-recipes
that referenced
this pull request
Apr 28, 2023
Merge PR bioconda#38652, commits were: * Merge branch 'master' into patch-plastid-recipe * Update meta.yaml * Update meta.yaml remove openssl3 pin for python3.6 * Update meta.yaml Add in openssl * Update meta.yaml * remove numpy x.x pin * Update meta.yaml * try with pin_compatible in run max pinned to 1.23 as well. * Merge branch 'master' into patch-plastid-recipe * Update meta.yaml version number to 1 * Update plastid meta.yaml to restrict numpy version under 1.24 Otherwise it doesn't work.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update plastid meta.yaml to restrict numpy version under 1.24, as plastid uses np.TYPE aliases, and they were removed. This fixes a user issue reported here joshuagryphon/plastid#55
Please read the guidelines for Bioconda recipes before opening a pull request (PR).
@BiocondaBot please add label
command.@bioconda/core
in a comment.Please use the following BiocondaBot commands:
Everyone has access to the following BiocondaBot commands, which can be given in a comment:
@BiocondaBot please update
@BiocondaBot please add label
please review & merge
label.@BiocondaBot please fetch artifacts
You can use this to test packages locally.
For members of the Bioconda project, the following command is also available:
@BiocondaBot please merge
Someone must approve a PR first!
This reduces CI build time by reusing built artifacts.
Also, the bot watches for comments from non-members that include
@bioconda/<team>
and will automatically re-post them to notify the addressed<team>
.