From 1b1a2a5828edd68a191401d4471136a919e3389c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 15:20:25 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-pid.spec b/python-pid.spec index 2557e6f..49a5efd 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: 13%{?dist} +Release: 14%{?dist} Summary: PID file management library License: ASL 2.0 @@ -118,6 +118,9 @@ PYTHONPATH=%{buildroot}%{python2_sitelib} nosetests-%{python2_version} --verbose %endif %changelog +* Mon Jun 13 2022 Python Maint - 2.2.3-14 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.2.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild