-
-
Notifications
You must be signed in to change notification settings - Fork 18.2k
Python updates 2022-02-15 #160067
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
Merged
Merged
Python updates 2022-02-15 #160067
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
5c09870
python3Packages.setuptools: 57.2.0 -> 60.8.2
mweinelt 3411fec
python3Packages.parse-type: 0.5.6 -> 0.6.0
mweinelt 3150797
python3Packages.readme_renderer: disable tests that rely on old distu…
mweinelt 20b0221
python3Packages.pybind11: disable tests that parse setuptools output
mweinelt f173892
python3Packages.async-lru: fix tests
mweinelt e26fba6
python3Packages.bitcoin-price-api: drop
mweinelt aaf81c3
python3Packages.django-widget-tweaks: fix build and update tests
mweinelt a98f94f
python3Packages.hypothesmith: patch lark requirement
mweinelt bef19b7
python3Packages.hypothesmith: configure parallel build
mweinelt 83c8827
isso: fix check phase
mweinelt 3ee7104
python3Packages.portalocker: disable setuptools sensitive test
jonringer 42dea37
python3Packages.keepalive: mark brokenk for setuptools>=58
jonringer 4ecb548
python3Packages.parameterizedtestcase: mark brokenk for setuptools>=58
jonringer 4cc256f
azure-cli: fix build
jonringer 4b2b144
python3Packages.nose-cover3: drop
mweinelt 73726ba
python3Packages.setuptools: add patch for bundled distutils c++ support
risicle 0166733
release-python.nix: add buildcatrust to tested set
mweinelt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
24 changes: 0 additions & 24 deletions
24
pkgs/development/python-modules/bitcoin-price-api/default.nix
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,5 +27,6 @@ buildPythonPackage rec { | |
| homepage = "https://github.com/msabramo/python_unittest_parameterized_test_case"; | ||
| license = licenses.mit; | ||
| maintainers = with maintainers; [ dotlambda ]; | ||
| broken = python.isPy3k; # uses use_2to3 | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Since python2 moved out this would be never false. Why not delete it? |
||
| }; | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.