Update to 23.2 (rhbz#2241653)
This commit is contained in:
parent
5ffbd5971a
commit
bd4cd4d994
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@
|
|||||||
/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
|
/packaging-23.1.tar.gz
|
||||||
|
/packaging-23.2.tar.gz
|
||||||
|
@ -19,8 +19,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 23.1
|
Version: 23.2
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
|
|
||||||
License: BSD-2-Clause OR Apache-2.0
|
License: BSD-2-Clause OR Apache-2.0
|
||||||
@ -136,6 +136,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 02 2023 Lumír Balhar <lbalhar@redhat.com> - 23.2-1
|
||||||
|
- Update to 23.2 (rhbz#2241653)
|
||||||
|
|
||||||
* Tue Aug 08 2023 Karolina Surma <ksurma@redhat.com> - 23.1-5
|
* Tue Aug 08 2023 Karolina Surma <ksurma@redhat.com> - 23.1-5
|
||||||
- Declare the license as an SPDX expression
|
- Declare the license as an SPDX expression
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (packaging-23.1.tar.gz) = 1e717a2c97371e177f6b73de8de0440384e7abf361771e68b1696bc8e67d9d0995d2aeb2037995a16ecd374f58317793e66574c9fc28691b4e6094ece69cb5f0
|
SHA512 (packaging-23.2.tar.gz) = 77dfeb0dc6499c55eb5bc4a5bdcdaa146122b97e8f6190c0bf75baadb4e89e4cb5b62ac7d96175acc3d8b387507472b97f0bf18c70df2b6aa78ac54e6c0eb5a3
|
||||||
|
Loading…
Reference in New Issue
Block a user