Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
ce89bd066e |
BIN
packaging-24.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
packaging-24.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
packaging-24.2.tar.gz
(Stored with Git LFS)
BIN
packaging-24.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,22 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sun Nov 10 13:40:15 UTC 2024 - Benoît Monin <benoit.monin@gmx.fr>
|
|
||||||
|
|
||||||
- update to 24.2:
|
|
||||||
* PEP 639: Implement License-Expression and License-File
|
|
||||||
(:issue:`828`)
|
|
||||||
* Use !r formatter for error messages with filenames
|
|
||||||
(:issue:`844`)
|
|
||||||
* Add support for PEP 730 iOS tags (:issue:`832`)
|
|
||||||
* Fix prerelease detection for > and < (:issue:`794`)
|
|
||||||
* Fix uninformative error message (:issue:`830`)
|
|
||||||
* Refactor canonicalize_version (:issue:`793`)
|
|
||||||
* Patch python_full_version unconditionally (:issue:`825`)
|
|
||||||
* Fix doc for canonicalize_version to mention strip_trailing_zero
|
|
||||||
and a typo in a docstring (:issue:`801`)
|
|
||||||
* Fix typo in Version __str__ (:issue:`817`)
|
|
||||||
* Support creating a SpecifierSet from an iterable of Specifier
|
|
||||||
objects (:issue:`775`)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 20 12:41:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Thu Jun 20 12:41:21 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -53,7 +53,7 @@ ExclusiveArch: do-not-build
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: %{pprefix}-packaging%{?psuffix}
|
Name: %{pprefix}-packaging%{?psuffix}
|
||||||
Version: 24.2
|
Version: 24.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
License: Apache-2.0 AND BSD-2-Clause
|
License: Apache-2.0 AND BSD-2-Clause
|
||||||
|
Reference in New Issue
Block a user