From c698455ead6031c5b9dadfaf39599f865bde64a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 17 Aug 2019 16:15:38 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-flask.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-flask.spec b/python-flask.spec index ec46fc6..8d83032 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.0.2 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 1 Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions @@ -128,6 +128,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} -v || : %doc examples %changelog +* Sat Aug 17 2019 Miro HronĨok - 1:1.0.2-7 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1:1.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild