From 6fd1e4e21efc65a06243b5534ffe4d6cc7e96fce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Fri, 22 May 2020 11:31:15 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index a7422c8..2e7de9f 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -2,7 +2,7 @@ Name: python-markupsafe Version: 1.1.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Implements a XML/HTML/XHTML Markup safe string for Python License: BSD URL: https://pypi.org/project/MarkupSafe/ @@ -84,6 +84,9 @@ rm %{buildroot}%{python3_sitearch}/markupsafe/*.c %changelog +* Fri May 22 2020 Miro HronĨok - 1.1.1-6 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild