Skip to content

Require setuptools<82#2

Merged
h-vetinari merged 5 commits intoconda-forge:mainfrom
jdblischak:setuptools-82
Feb 12, 2026
Merged

Require setuptools<82#2
h-vetinari merged 5 commits intoconda-forge:mainfrom
jdblischak:setuptools-82

Conversation

@jdblischak
Copy link
Copy Markdown
Member

@jdblischak jdblischak commented Feb 10, 2026

Checklist

  • Used a personal fork of the feedstock to propose changes
  • Bumped the build number (if the version is unchanged)
  • 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.

Closes #1

…6.02.09.23.12.11

Other tools:
- conda-build 26.1.0
- rattler-build 0.57.2
- rattler-build-conda-compat 1.4.10
@jdblischak jdblischak requested a review from jhamman as a code owner February 10, 2026 19:03
@conda-forge-admin
Copy link
Copy Markdown
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.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ noarch: python recipes should usually follow the syntax in our documentation for specifying the Python version.
    • For the host section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • For the run section of the recipe, you should usually use the pin python >={{ python_min }} for the python entry.
    • For the test.requires section of the recipe, you should usually use the pin python {{ python_min }} for the python entry.
    • If the package requires a newer Python version than the currently supported minimum version on conda-forge, you can override the python_min variable by adding a Jinja2 set statement at the top of your recipe (or using an equivalent context variable for v1 recipes).
  • ℹ️ PyPI default URL is now pypi.org, and not pypi.io. You may want to update the default source url.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/21878555911. Examine the logs at this URL for more detail.

@h-vetinari
Copy link
Copy Markdown
Member

setuptools 82 deprecated pkg_resources

"deprecated" -> "removed", which makes a world of difference.

Would be nice to address the CFEP-25 warnings.

…6.02.09.23.12.11

Other tools:
- conda-build 26.1.0
- rattler-build 0.57.2
- rattler-build-conda-compat 1.4.10
@conda-forge-admin
Copy link
Copy Markdown
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.

Copy link
Copy Markdown
Member

@h-vetinari h-vetinari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given the current breakage, let's merge this. Thanks for the fix!

@h-vetinari h-vetinari merged commit 18cc8b1 into conda-forge:main Feb 12, 2026
4 checks passed
@jdblischak jdblischak deleted the setuptools-82 branch February 12, 2026 18:06
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