Skip to content

pyzmq: remove dependency on old setuptools - #6091

Open
sethrj wants to merge 4 commits into
spack:developfrom
sethrj:pyzmq
Open

pyzmq: remove dependency on old setuptools#6091
sethrj wants to merge 4 commits into
spack:developfrom
sethrj:pyzmq

Conversation

@sethrj

@sethrj sethrj commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

A transient dependency through py-gevent was limiting installs to setuptools@0.80. The dependency of zmq on gevent is only needed for a runtime pyzmq.green module access, which ipykernel doesn't use. Only circus seems to use pyzmq.green, and no one on github uses pyzmq.ssh.

@spackbot-triage spackbot-triage Bot added python dependencies Modifications with a `depends_on()` directive update-package Modifications to packages in the repository conflicts Modifications with a `conflicts()` directive new-variant Modifications to packages' `variant()` directives labels Aug 14, 2026
@spackbot-triage spackbot-triage Bot added the new-version Modifications to packages' `depends_on()` directives label Aug 14, 2026
@sethrj
sethrj requested a review from manuelakuhn August 14, 2026 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicts Modifications with a `conflicts()` directive dependencies Modifications with a `depends_on()` directive new-variant Modifications to packages' `variant()` directives new-version Modifications to packages' `depends_on()` directives python update-package Modifications to packages in the repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant