diff --git a/python-flask.spec b/python-flask.spec index dbab844..aa0720c 100644 --- a/python-flask.spec +++ b/python-flask.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 1.1.2 -Release: 2%{?dist} +Release: 3%{?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 +* Sun May 24 2020 Miro HronĨok - 1:1.1.2-3 +- Rebuilt for Python 3.9 + * Wed Apr 08 2020 Igor Raits - 1:1.1.2-2 - Simplify packaging