From 61059a8bb2e9f24052da8bd40f543fe72f744c0c Mon Sep 17 00:00:00 2001 From: rdobuilder Date: Nov 08 2024 09:42:30 +0000 Subject: Update to 0.3.9 Related-to: https://review.rdoproject.org/r/q/I92226a2d6ec12639042cf67686d362ed64df8ad9 --- diff --git a/.python-distlib.metadata b/.python-distlib.metadata index 351e6b6..c392217 100644 --- a/.python-distlib.metadata +++ b/.python-distlib.metadata @@ -1 +1 @@ -51c36ccd7d30dcb1e659ed68c3eb0719a9b846f4 SOURCES/distlib-0.3.8.tar.gz +331eeae42aef2d75f5c4a0d3f7d2e06e733d165e SOURCES/distlib-0.3.9.tar.gz diff --git a/SPECS/python-distlib.spec b/SPECS/python-distlib.spec index 3da7bf3..8d88ad6 100644 --- a/SPECS/python-distlib.spec +++ b/SPECS/python-distlib.spec @@ -2,17 +2,14 @@ %bcond_without check Name: python-distlib -Version: 0.3.8 -Release: 3%{?dist} +Version: 0.3.9 +Release: 1%{?dist} Summary: Low-level components of distutils2/packaging, augmented with higher-level APIs License: Python URL: https://readthedocs.org/projects/distlib/ Source0: %pypi_source %{srcname} %{version} -# Update representation of interpreter in test for Python 3.13.0 -Patch: https://github.com/pypa/distlib/commit/1c08845b05.patch - BuildArch: noarch BuildRequires: python%{python3_pkgversion}-devel @@ -71,6 +68,9 @@ export SKIP_ONLINE=1 %doc README.rst %changelog +* Fri Nov 08 2024 Joel Capitao - 0.3.9-1 +- Update to 0.3.9 + * Fri Jul 19 2024 Fedora Release Engineering - 0.3.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild