From f76bd18a21220fddb4245a64f00d3613d648d417 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 15 Jun 2018 20:32:44 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-ply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ply.spec b/python-ply.spec index 2294da1..230d57b 100644 --- a/python-ply.spec +++ b/python-ply.spec @@ -9,7 +9,7 @@ Name: python-%{modname} Summary: Python Lex-Yacc Version: 3.9 -Release: 6%{?dist} +Release: 7%{?dist} License: BSD URL: http://www.dabeaz.com/ply/ Source0: http://www.dabeaz.com/ply/%{modname}-%{version}.tar.gz @@ -138,6 +138,9 @@ popd %endif # with python3 %changelog +* Fri Jun 15 2018 Miro HronĨok - 3.9-7 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 3.9-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild