Skip to content

Releases: pypa/packaging

Release 20.8

12 Dec 04:41
20.8
Compare
Choose a tag to compare
  • Revert back to setuptools for compatibility purposes for some Linux distros (:issue:363)
  • Do not insert an underscore in wheel tags when the interpreter version number
    is more than 2 digits (:issue:372)

20.7

30 Nov 15:34
20.7
c048e34
Compare
Choose a tag to compare
Release 20.7

20.6

30 Nov 15:33
20.6
07f0954
Compare
Choose a tag to compare
Release 20.6

20.5

30 Nov 15:33
20.5
07b8ff4
Compare
Choose a tag to compare
Release 20.5

20.4

26 May 12:20
20.4
ded06ce
Compare
Choose a tag to compare
Release 20.4

20.3

26 May 12:20
20.3
d58a8f1
Compare
Choose a tag to compare
Release 20.3

20.2

26 May 12:20
20.2
06ab8ee
Compare
Choose a tag to compare
Release 20.2

20.1

25 Jan 15:55
71b46f5
Compare
Choose a tag to compare
  • Fix a bug caused by reuse of an exhausted iterator. (#257)

20.0

06 Jan 06:28
47d40f6
Compare
Choose a tag to compare
  • Add type hints (:issue:191)

  • Add proper trove classifiers for PyPy support (:issue:198)

  • Scale back depending on ctypes for manylinux support detection (:issue:171)

  • Use sys.implementation.name where appropriate for packaging.tags (:issue:193)

  • Expand upon the API provded by packaging.tags: interpreter_name(), mac_platforms(), compatible_tags(), cpython_tags(), generic_tags() (:issue:187)

  • Officially support Python 3.8 (:issue:232)

  • Add major, minor, and micro aliases to packaging.version.Version (:issue:226)

  • Properly mark packaging has being fully typed by adding a py.typed file (:issue:226)

19.2

18 Sep 22:40
7890ca8
Compare
Choose a tag to compare
Merge pull request #201 from brettcannon/release-19.2

Release 19.2