Skip to content

Rebuild for python312 #102

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

Conversation

regro-cf-autotick-bot
Copy link
Contributor

This PR has been triggered in an effort to update python312.

Notes and instructions for merging this PR:

  1. Please merge the PR only after the tests have passed.
  2. Feel free to push to the bot's branch to update this PR if needed.

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.


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 the conda-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. 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/6495815574, please use this URL for debugging.

@conda-forge-webservices
Copy link

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) and found it was in an excellent condition.

@effigies effigies marked this pull request as draft October 12, 2023 15:07
@effigies
Copy link
Contributor

We cannot build for Python 3.11+, but we can base future releases off of this to ensure that we're up-to-date with infrastructure.

@HippocampusGirl
Copy link

Hi @effigies,

Since Python 3.11 has some amazing performance improvements, I wanted to ask why this it is difficult to support 3.11+ and if there is anything I could do to help with this.

@effigies
Copy link
Contributor

effigies commented Feb 26, 2024

Nipype pins traits<6.4 (nipy/nipype#3501) due to a mass deprecation that would require a significant effort to bring all nipype interfaces up to date. traits is easy enough to build on 3.11+, so nipype does support 3.11+ when installed via pip. However, traits has not pushed a conda package for <6.4 since Python 3.10, so we're stuck here.

One possible approach would be to add compatibility shims to https://github.com/nipy/nipype/blob/master/nipype/interfaces/base/traits_extension.py, and then all downstream packages could switch from traits.DeprecatedTrait() to nipype.interfaces.base.DeprecatedTrait() or upgrade to the newer names. It would be a pretty major break, though.

@effigies effigies added the bot-rerun Instruct the bot to retry the PR label Nov 20, 2024
@regro-cf-autotick-bot
Copy link
Contributor Author

Due to the bot-rerun label I'm closing this PR. I will make another one as appropriate. This message was generated by https://github.com/regro/cf-scripts/actions/runs/11926288944 - please use this URL for debugging.

@regro-cf-autotick-bot regro-cf-autotick-bot deleted the rebuild-python312-0-1_h975798 branch November 20, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot-rerun Instruct the bot to retry the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants