Update to 23.1 (rhbz#2186423)
This commit is contained in:
parent
8378b5a677
commit
239094cefe
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/packaging-21.2.tar.gz
|
/packaging-21.2.tar.gz
|
||||||
/packaging-21.3.tar.gz
|
/packaging-21.3.tar.gz
|
||||||
/packaging-23.0.tar.gz
|
/packaging-23.0.tar.gz
|
||||||
|
/packaging-23.1.tar.gz
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 23.0
|
Version: 23.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
|
|
||||||
@ -136,6 +136,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 17 2023 Lumír Balhar <lbalhar@redhat.com> - 23.1-1
|
||||||
|
- Update to 23.1 (rhbz#2186423)
|
||||||
|
|
||||||
* Fri Feb 03 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 23.0-1
|
* Fri Feb 03 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 23.0-1
|
||||||
- Update to 23.0.0
|
- Update to 23.0.0
|
||||||
- https://fedoraproject.org/wiki/Changes/Update_python-packaging_to_version_22_plus
|
- https://fedoraproject.org/wiki/Changes/Update_python-packaging_to_version_22_plus
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (packaging-23.0.tar.gz) = 5dd2f4a596e5a1ed01b461a37e063573f5ae08e181df40377a167fe2483205b3d965e10dc403cd173d0f87e0bdcae3cde05bd39024783fbe44541d0f777d94de
|
SHA512 (packaging-23.1.tar.gz) = 1e717a2c97371e177f6b73de8de0440384e7abf361771e68b1696bc8e67d9d0995d2aeb2037995a16ecd374f58317793e66574c9fc28691b4e6094ece69cb5f0
|
||||||
|
Loading…
Reference in New Issue
Block a user