From ee9736fcd267327ac95c4db9b6ac10795147a838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 04:23:22 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 1029192..b48905f 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -5,7 +5,7 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.11 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -76,6 +76,9 @@ popd %{python3_sitelib}/%{modname}-%{version}-*.egg-info/ %changelog +* Sat May 23 2020 Miro HronĨok - 3.11-8 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 3.11-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild