Update to 24.0 (rhbz#2268783)
This commit is contained in:
parent
7b4e59e4a7
commit
5bfafe20bc
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@
|
|||
/packaging-23.0.tar.gz
|
||||
/packaging-23.1.tar.gz
|
||||
/packaging-23.2.tar.gz
|
||||
/packaging-24.0.tar.gz
|
||||
|
|
|
|||
|
|
@ -19,8 +19,8 @@
|
|||
%endif
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 23.2
|
||||
Release: 4%{?dist}
|
||||
Version: 24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD-2-Clause OR Apache-2.0
|
||||
|
|
@ -134,6 +134,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 11 2024 Lumír Balhar <lbalhar@redhat.com> - 24.0-1
|
||||
- Update to 24.0 (rhbz#2268783)
|
||||
|
||||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 23.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (packaging-23.2.tar.gz) = 77dfeb0dc6499c55eb5bc4a5bdcdaa146122b97e8f6190c0bf75baadb4e89e4cb5b62ac7d96175acc3d8b387507472b97f0bf18c70df2b6aa78ac54e6c0eb5a3
|
||||
SHA512 (packaging-24.0.tar.gz) = bfffe6e677f3bdcaee87053caf5840396b694dfa771c37680282d70d62b6d928dae399a2da7f1a9ea2af482f1b61b353da0c6902d80ad932535995a8b21baabc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue