diff --git a/.gitignore b/.gitignore index 0e19ead..b5a7416 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /packaging-23.0.tar.gz /packaging-23.1.tar.gz /packaging-23.2.tar.gz +/packaging-24.2.tar.gz diff --git a/python-packaging.spec b/python-packaging.spec index c6e1bbb..1d75e9e 100644 --- a/python-packaging.spec +++ b/python-packaging.spec @@ -9,7 +9,9 @@ # No reason to ship the documentation in RHEL either, so it is also disabled by default. %if %{without bootstrap} && %{undefined rhel} # Specify --without docs to prevent the dependency loop on python-sphinx -%bcond_without docs +# Doc subpackage is disabled because it requires sphinx-toolbox since packaging 24.1 +# and that package is not available in Fedora yet. +%bcond_with docs # Specify --without tests to prevent the dependency loop on python-pytest %bcond_without tests @@ -19,8 +21,8 @@ %endif Name: python-%{pypi_name} -Version: 23.2 -Release: 6%{?dist} +Version: 24.2 +Release: 1%{?dist} Summary: Core utilities for Python packages License: BSD-2-Clause OR Apache-2.0 @@ -134,6 +136,10 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files} %changelog +* Thu Jan 30 2025 Miro HronĨok - 24.2-1 +- Update to 24.2 +- Resolves: RHEL-77072 + * Tue Oct 29 2024 Troy Dawson - 23.2-6 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 diff --git a/sources b/sources index ae5b0c6..0b9396f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (packaging-23.2.tar.gz) = 77dfeb0dc6499c55eb5bc4a5bdcdaa146122b97e8f6190c0bf75baadb4e89e4cb5b62ac7d96175acc3d8b387507472b97f0bf18c70df2b6aa78ac54e6c0eb5a3 +SHA512 (packaging-24.2.tar.gz) = cab6be7284c6bc2abce7a5bbdc25a40e33378576c5590dad4aef9d835a2205af81ca24af7ae3603d0e4e32f8865d87a621187dae2f86df6ac613c9886d482804