Skip to content

Commit

Permalink
Upgrade packaging from 20.8 to 20.9
Browse files Browse the repository at this point in the history
Run isort over the code base (:issue:`377`)
Add support for the macosx_10_*_universal2 platform tags (:issue:`379`)
Introduce packaging.utils.parse_wheel_filename() and parse_sdist_filename() (:issue:`387` and :issue:`389`)
https://github.com/pypa/packaging/blob/main/CHANGELOG.rst
  • Loading branch information
asherf committed Feb 2, 2021
1 parent 9c4b5ad commit 09a0eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3rdparty/python/constraints.txt
Expand Up @@ -15,7 +15,7 @@ mypy==0.800
mypy-extensions==0.4.3
packaging==20.9
pex==2.1.28
pip==20.2.3
pip==20.2.1
pluggy==0.13.1
psutil==5.7.0
py==1.10.0
Expand Down

0 comments on commit 09a0eda

Please sign in to comment.