Skip to content
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

Upgrade packaging from 20.3 to 20.4 #10256

Merged
merged 1 commit into from Jul 6, 2020
Merged

Conversation

asherf
Copy link
Member

@asherf asherf commented Jul 5, 2020

https://github.com/pypa/packaging/blob/master/CHANGELOG.rst

20.4 - 2020-05-19


* Canonicalize version before comparing specifiers. (:issue:`282`)
* Change type hint for ``canonicalize_name`` to return
  ``packaging.utils.NormalizedName``.
  This enables the use of static typing tools (like mypy) to detect mixing of
  normalized and un-normalized names.

@Eric-Arellano Eric-Arellano merged commit 005d311 into pantsbuild:master Jul 6, 2020
@asherf asherf deleted the msp branch July 6, 2020 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants