From a564236de2265c1fe92e963c3d22c1a99c1cd498 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 14:18:14 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- python-markupsafe.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-markupsafe.spec b/python-markupsafe.spec index 30c8580..1c9aa87 100644 --- a/python-markupsafe.spec +++ b/python-markupsafe.spec @@ -1,6 +1,6 @@ Name: python-markupsafe Version: 1.1.1 -Release: 3%{?dist} +Release: 4%{?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 Oct 03 2019 Miro Hrončok - 1.1.1-4 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Thu Aug 15 2019 Miro Hrončok - 1.1.1-3 - Rebuilt for Python 3.8