From 17db294487b6f8a5e650e72119205cd0d860e34f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 08:06:42 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-pid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pid.spec b/python-pid.spec index 7fe0d04..5544398 100644 --- a/python-pid.spec +++ b/python-pid.spec @@ -31,7 +31,7 @@ PidFile can also be used as a context manager or a decorator.} Name: python-%{srcname} Version: 2.2.3 -Release: 6%{?dist} +Release: 7%{?dist} Summary: PID file management library License: ASL 2.0 @@ -123,6 +123,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} nosetests-%{python3_version} --verbose %endif %changelog +* Sat May 23 2020 Miro HronĨok - 2.2.3-7 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 2.2.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild