Skip to content

Conversation

@rpetit3
Copy link
Member

@rpetit3 rpetit3 commented Nov 4, 2024

Python v3.13 was recently released causing this recipe to no longer be compatible due to the usage of pipes

This PR partial implements (just executor/__init__.py) the changes proposed in xolox/python-executor#22

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • Reset the build number to 0 (if the version changed)
  • Re-rendered with the latest conda-smithy (Use the phrase @conda-forge-admin, please rerender in a comment in this PR for automated rerendering)
  • Ensured the license file is being packaged.

@rpetit3
Copy link
Member Author

rpetit3 commented Nov 4, 2024

@conda-forge-admin, please rerender

@conda-forge-admin
Copy link
Contributor

Hi! This is the friendly automated conda-forge-linting service.

I wanted to let you know that I linted all conda-recipes in your PR (recipe/meta.yaml) and found some lint.

Here's what I've got...

For recipe/meta.yaml:

  • noarch: python recipes are required to have a lower bound on the python version. Typically this means putting python >=3.6 in both host and run but you should check upstream for the package's Python compatibility.

For recipe/meta.yaml:

  • No valid build backend found for Python recipe for package executor using pip. Python recipes using pip need to explicitly specify a build backend in the host section. If your recipe has built with only pip in the host section in the past, you likely should add setuptools to the host section of your recipe.
  • PyPI default URL is now pypi.org, and not pypi.io. You may want to update the default source url.

conda-forge-webservices[bot] and others added 2 commits November 4, 2024 21:37
@conda-forge-admin
Copy link
Contributor

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

@rpetit3 rpetit3 merged commit 75396cc into conda-forge:main Nov 4, 2024
@rpetit3 rpetit3 deleted the patch-3.13-support branch November 4, 2024 22:03
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.

2 participants