Skip to content

Releases: pypa/packaging

26.0rc3

15 Jan 23:26
Immutable release. Only release title and notes can be modified.
26.0rc3

Choose a tag to compare

26.0rc3 Pre-release
Pre-release

What's Changed

Fixes:

  • Support CPython 3.11.0-3.11.4 and older PyPy3.11 by @henryiii in #1055

Performance:

CI:

Documentation:

Full Changelog: 26.0rc2...26.0rc3

26.0rc2

12 Jan 21:18
Immutable release. Only release title and notes can be modified.
26.0rc2

Choose a tag to compare

26.0rc2 Pre-release
Pre-release

What's Changed

Fixes:

  • Fix regression in (private) Version._key for packaging_legacy by @henryiii in #1048

Performance:

  • Tiny import time improvement and simplification by @henryiii in #1047

Internal:

Full Changelog: 26.0rc1...26.0rc2

26.0rc1

09 Jan 01:29
Immutable release. Only release title and notes can be modified.
26.0rc1

Choose a tag to compare

26.0rc1 Pre-release
Pre-release

What's Changed

Features:

Behavior adaptations:

  • PEP 440 handling of prereleases for Specifier.contains, SpecifierSet.contains, and SpecifierSet.filter by @notatallshaw in #897
  • Handle PEP 440 edge case in SpecifierSet.filter by @notatallshaw in #942
  • Adjust arbitrary equality intersection preservation in SpecifierSet by @notatallshaw in #951
  • Return False instead of raising for .contains with invalid version by @Liam-DeVoe in #932
  • Support arbitrary equality on arbitrary strings for Specifier and SpecifierSet's filter and contains method. by @notatallshaw in #954
  • Only try to parse as Version on certain marker keys, return False on unequal ordered comparsions by @JP-Ellis in #939

Fixes:

  • Update _hash when unpickling Tag() by @dholth in #860
  • Correct comment and simplify implicit prerelease handling in Specifier.prereleases by @notatallshaw in #896
  • Use explicit _GLibCVersion NamedTuple in _manylinux by @cthoyt in #868
  • Detect invalid license expressions containing () by @bwoodsend in #879
  • Correct regex for metadata 'name' format by @di in #925
  • Improve the message around expecting a semicolon by @pradyunsg in #833
  • Support nested parens in license expressions by @Liam-DeVoe in #931
  • Add space before at symbol in Requirements string by @henryiii in #953
  • A root logger use found by ruff LOG, use packaging logger instead by @henryiii in #965
  • Better support for subclassing Marker and Requirement by @henryiii in #1022
  • Normalize all extras, not just if it comes first by @henryiii in #1024
  • Don't produce a broken repr if Marker fails to construct by @henryiii in #1033

Performance:

Type annotations:

Internal:

Read more

25.0

19 Apr 11:49
25.0
f585376

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 24.2...25.0

24.2

08 Nov 09:48
24.2
d8e3b31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 24.1...24.2

24.1

09 Jun 23:19
24.1
85442b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 24.0...24.1

24.0

10 Mar 09:39
24.0
7a983f7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 23.2...24.0

23.2

01 Oct 13:50
23.2
b3a5d7d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 23.1...23.2

23.1

12 Apr 16:11
23.1
d563917

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 23.0...23.1

23.0

08 Jan 18:19
23.0
e3f2182

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 22.0...23.0