python3Packages.setuptools: 80.10.1 -> 82.0.1#512903
Conversation
|
|
This is a very breaking update and we cannot just apply it without a lot of work. |
Yeah... I'm realising that now, e.g. html5lib/html5lib-python#593 As I said above, typing stubs can't be bumped now without setuptools 82 :/ |
|
Right now we're in the pre-release period, so we couldn't apply this now anyhow. After March 18th this becomes possible again, but as stated, requires much more work than just bumping it. |
You can unpin it using |
The issue is more subtle than that. See python/typeshed#15517. I believe the gist is that the latest setuptools relaxes a validation, and after an update typeshed now requires this. Maybe there's something we could patch from pypa/setuptools#5157, but I haven't checked yet. |
Things done
I was trying to bump types-regex and ran into this error, bumping setuptools fixes it: python/typeshed#15517
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.