From 37827309f84b53acc33605abc35d90239c1f536c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 14 Jun 2018 11:38:03 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 571ae53..2092fb3 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 0.23 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python Group: Development/Languages @@ -63,6 +63,9 @@ rm $RPM_BUILD_ROOT/%{python3_sitearch}/markupsafe/*.c %changelog +* Thu Jun 14 2018 Miro HronĨok - 0.23-18 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 0.23-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild