Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-24 06:04:29 +02:00
parent 624f53d605
commit 8135c566b2

View File

@ -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 <mhroncok@redhat.com> - 1:1.1.2-3
- Rebuilt for Python 3.9
* Wed Apr 08 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1:1.1.2-2
- Simplify packaging