-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Rebuild for python310 #81
Rebuild for python310 #81
Conversation
…nda-forge-pinning 2021.11.02.15.38.33
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 ( |
Failing with:
|
Cancelled the drone build until we figure out the other errors. |
Might be related to conda-forge/python-feedstock#511, resp. maybe that PR was not 100% complete? |
Ah, I hadn't realised that this only concerns osx-arm. I chased down the seemingly related line
to #64, and actually there's a comment from Isuru that these can be removed. Let's try that. |
45af902
to
6cb38e6
Compare
Ah, now we definitely seem to be hitting something related to conda-forge/python-feedstock#511:
This is only on osx-arm, and I'm not sure where & how the wrong version is being picked up. @chrisburr @isuruf, any thoughts? |
It's a bug in pyo3: PyO3/pyo3#1847 (comment) |
f811739
to
4f84d62
Compare
Thanks a lot for the help @chrisburr & @isuruf! :) Putting an automerge on this. |
I've removed automerge as aarch64 isn't being build due to the drone issues... |
We're already cross-compiling (well, emulating) for PPC - do you want to do the same for aarch? |
…nda-forge-pinning 2021.11.03.23.52.26
…nda-forge-pinning 2021.11.03.23.52.26
Due to the |
@beckermr |
I reopened this in #82. I'd be ready to merge it, but will wait for comment about why you restarted. |
Sorry! We had some trouble with the bot and I added the label to this pr wrongly. Merge whenever you are ready! |
This PR has been triggered in an effort to update python310.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
This package has the following downstream children:
And potentially more.
If this PR was opened in error or needs to be updated please add the
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.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. If you would like a local version of this bot, you might consider using rever. Rever is a tool for automating software releases and forms the backbone of the bot's conda-forge PRing capability. Rever is both conda (
conda install -c conda-forge rever
) and pip (pip install re-ver
) installable.Finally, feel free to drop us a line if there are any issues!
This PR was generated by https://github.com/regro/autotick-bot/actions/runs/1413140670, please use this URL for debugging