-
-
Notifications
You must be signed in to change notification settings - Fork 17.6k
python3Packages.click: 8.2.1 -> 8.3.1 #454434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
For everyone pinged here without reason: These accidental pings happened for maintainers of packages with broken |
|
This seems to break python3Packages.flask: |
fabianhjr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe go for 8.3.0?
Retracting approval due to breakage documented by dotlambda
That would cause pimutils/todoman#596 |
|
Click 8.2.1 broke tests on some packages, reference: pallets/click#2939 |
Should we add a patch for that to click? |
It was fixed upstream but if 8.3.x update will take a while, it might help fix some of those failures. One I checked already excluded Click 8.2.1 in latest update so it is failing due to that restriction. It will need a patch too if click is not updated. |
|
@iedame Feel free to open a PR. |
1c2c8e9 to
3cf5886
Compare
thunze
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Confirmed that click and all passthru.tests of click now build for both Python 3.12 and 3.13, including flask, but excluding mitmproxy which fails due to an unsatisfied version constraint on the brotli Python package (i.e., unrelated).
fixed in #462265 |
|
It looks like this broke mkdocs: Maybe mkdocs/mkdocs#4032 is related? |
Diff: pallets/click@8.2.1...8.3.1
Changelog: https://github.com/pallets/click/blob/8.3.1/CHANGES.rst
Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.