From 9276a14c24a3cf8583a13170679fd82a25902e21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 10:15:02 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 2358e05..30c8580 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -71,6 +71,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c %changelog +* Thu Aug 15 2019 Miro HronĨok - 1.1.1-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild