-
-
Notifications
You must be signed in to change notification settings - Fork 5k
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
Removed the matplotlib recipe, until it builds fully. #4
Merged
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
Ia this failure expected? |
Nope. Looks like it is an ongoing issue with the cmd_in_env script from obvious-ci. I'll take a look and rebuild Obvious-CI. |
pelson
added a commit
that referenced
this pull request
Oct 13, 2015
Removed the matplotlib recipe, until it builds fully.
jakirkham
pushed a commit
that referenced
this pull request
Mar 25, 2016
icu: Minor cleanup post merge.
ocefpaf
pushed a commit
that referenced
this pull request
Oct 27, 2016
pkgw
pushed a commit
that referenced
this pull request
Feb 26, 2018
jentjr
pushed a commit
to jentjr/staged-recipes
that referenced
this pull request
Nov 6, 2018
Update meta.yaml
epassaro
added a commit
to epassaro/staged-recipes
that referenced
this pull request
Jun 9, 2019
joseph-zhong
added a commit
to joseph-zhong/staged-recipes
that referenced
this pull request
Jul 28, 2020
# This is the 1st commit message: address comments # The commit message conda-forge#2 will be skipped: # try c++ # The commit message conda-forge#3 will be skipped: # back to clang for osx # The commit message conda-forge#4 will be skipped: # cxx typo
mrakitin
pushed a commit
to mrakitin/staged-recipes
that referenced
this pull request
Aug 5, 2021
Clean some pins
dclw29
added a commit
to dclw29/staged-recipes
that referenced
this pull request
Oct 16, 2021
traversaro
added a commit
to traversaro/staged-recipes
that referenced
this pull request
Sep 16, 2023
# This is the 1st commit message: Add recipe for the trlib C++ library # The commit message #2 will be skipped: # Update meta.yaml # The commit message #3 will be skipped: # Update meta.yaml # The commit message conda-forge#4 will be skipped: # Update meta.yaml # The commit message conda-forge#5 will be skipped: # Create disable_valgrind.patch
traversaro
added a commit
to traversaro/staged-recipes
that referenced
this pull request
Sep 16, 2023
# This is the 1st commit message: Add recipe for the trlib C++ library # The commit message #2 will be skipped: # Update meta.yaml # The commit message #3 will be skipped: # Update meta.yaml # The commit message conda-forge#4 will be skipped: # Update meta.yaml # The commit message conda-forge#5 will be skipped: # Create disable_valgrind.patch # The commit message conda-forge#6 will be skipped: # Update meta.yaml # The commit message conda-forge#7 will be skipped: # Remove dependency on C++ compiler # The commit message conda-forge#8 will be skipped: # Update 23.patch # The commit message conda-forge#9 will be skipped: # Update 23.patch # The commit message conda-forge#10 will be skipped: # Delete recipes/trlib/23.patch # The commit message conda-forge#11 will be skipped: # Create 23.patch # The commit message conda-forge#12 will be skipped: # Update build.sh # The commit message conda-forge#13 will be skipped: # Create win_fix.patch
traversaro
added a commit
to traversaro/staged-recipes
that referenced
this pull request
Sep 16, 2023
# This is the 1st commit message: Add recipe for the trlib C++ library # The commit message #2 will be skipped: # Update meta.yaml # The commit message #3 will be skipped: # Update meta.yaml # The commit message conda-forge#4 will be skipped: # Update meta.yaml # The commit message conda-forge#5 will be skipped: # Create disable_valgrind.patch # The commit message conda-forge#6 will be skipped: # Update meta.yaml # The commit message conda-forge#7 will be skipped: # Remove dependency on C++ compiler # The commit message conda-forge#8 will be skipped: # Update 23.patch # The commit message conda-forge#9 will be skipped: # Update 23.patch # The commit message conda-forge#10 will be skipped: # Delete recipes/trlib/23.patch # The commit message conda-forge#11 will be skipped: # Create 23.patch # The commit message conda-forge#12 will be skipped: # Update build.sh # The commit message conda-forge#13 will be skipped: # Create win_fix.patch # The commit message conda-forge#14 will be skipped: # Update meta.yaml # The commit message conda-forge#15 will be skipped: # Update win_fix.patch
dfm
added a commit
to dfm/staged-recipes
that referenced
this pull request
Apr 23, 2024
# This is the 1st commit message: Adding recipe for jax-finufft # This is the commit message conda-forge#2: Adding finufft license # This is the commit message conda-forge#3: Fixing download url # This is the commit message conda-forge#4: Correct source hash # This is the commit message conda-forge#5: add setuptools_scm # This is the commit message conda-forge#6: Trying to work out where dependencies go # This is the commit message conda-forge#7: build deps # This is the commit message conda-forge#8: double deps # This is the commit message conda-forge#9: minimum python version # This is the commit message conda-forge#10: Python version constraint # This is the commit message conda-forge#11: Adding conda build config
beckermr
added a commit
that referenced
this pull request
Sep 18, 2024
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.
In an attempt to keep master passing, I'll remove this mpl recipe, and keep working on it in another branch (https://github.com/conda-forge/staged-recipes/tree/matplotlib_partly).
Once that is all good, this PR can be reverted.