Skip to content

py-setuptools: add v82.0.0#3456

Merged
becker33 merged 3 commits intospack:developfrom
adamjstewart:setuptools
Feb 25, 2026
Merged

py-setuptools: add v82.0.0#3456
becker33 merged 3 commits intospack:developfrom
adamjstewart:setuptools

Conversation

@adamjstewart
Copy link
Copy Markdown
Member

Honestly just want to see how many packages break due to the removal of pkg_resources. I've already fixed a couple, but I know there are a lot more.

FYI @haampie @alalazo

Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
Comment thread repos/spack_repo/builtin/packages/py_petsc4py/package.py Outdated
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
@spackbot-triage spackbot-triage Bot requested a review from joseeroman February 18, 2026 14:11
depends_on("py-zope-event", when="@20.5.1:", type=("build", "run"))
depends_on("py-zope-interface", when="@20.5.1:", type=("build", "run"))

# https://github.com/pypa/distutils/pull/335
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

why a link to distutils in the gevent package?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Because this specific change to distutils was backported to setuptools which breaks gevent. I couldn't find an open issue reported to gevent.

@becker33 becker33 merged commit a225abc into spack:develop Feb 25, 2026
17 checks passed
@adamjstewart adamjstewart deleted the setuptools branch February 25, 2026 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants