Skip to content
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 python311 #66

Conversation

regro-cf-autotick-bot
Copy link
Contributor

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

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/autotick-bot/actions/runs/3329844940, please use this URL for debugging.

@conda-forge-linter
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.

@mbargull mbargull marked this pull request as draft October 26, 2022 17:12
@mbargull
Copy link
Member

This'll have to wait for 0.40. ref: numba/llvmlite#885
(FYI: The (non-windows) builds went through because we have neither setuptools nor packaging in the build env, ref: https://github.com/numba/llvmlite/blob/v0.39.1/setup.py#L40 )

@jakirkham
Copy link
Member

Good point. Not sure how we didn't notice until now. Guess it is because of distutils fallbacks? Adding setuptools and wheel (optionally used here) to requirements/host in PR ( #68 )

@mbargull
Copy link
Member

Good point. Not sure how we didn't notice until now. Guess it is because of distutils fallbacks? Adding setuptools and wheel (optionally used here) to requirements/host in PR ( #68 )

Yep, the intention is that it is installable even without additional packages -- unfortunately the version fail safe needs those :D.
(Plus, in a year with Python 3.12 distutils isn't in the stdlib anymore anyway.)

@jakirkham
Copy link
Member

@conda-forge-admin, please re-render

@github-actions
Copy link
Contributor

Hi! This is the friendly automated conda-forge-webservice.

I tried to rerender for you, but it looks like there was nothing to do.

This message was generated by GitHub actions workflow run https://github.com/conda-forge/llvmlite-feedstock/actions/runs/3343549785.

@mbargull
Copy link
Member

"Oh no", it's now failing for 3.11 with

RuntimeError: Cannot install on Python version 3.11.0; only versions >=3.7,<3.11 are supported.

... as intended ;P.

@jakirkham
Copy link
Member

Yep just wanted to refresh the PR since there were some conflicts :)

@github-actions github-actions bot closed this in #69 May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants