From 260480ff05dd4c50a7b63332cf2f5f3a69a755e9 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 02:58:22 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-flask.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-flask.spec b/python-flask.spec index 58383a5..062cc67 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.1.2 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions @@ -79,6 +79,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -k "not test_send_from_dir %doc examples %changelog +* Thu Jun 03 2021 Python Maint - 1:1.1.2-6 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 1:1.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild