From e2b3188ec0ed2a9e2fc7b78d118fe555bf1f0b81 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 22:55:55 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-pid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pid.spec b/python-pid.spec index 4cb33ee..af492f5 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -26,7 +26,7 @@ PidFile can also be used as a context manager or a decorator.} Name: python-%{srcname} Version: 2.2.3 -Release: 16%{?dist} +Release: 17%{?dist} Summary: PID file management library License: ASL 2.0 @@ -118,6 +118,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version} --verbose %endif %changelog +* Tue Jun 13 2023 Python Maint - 2.2.3-17 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.2.3-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild