Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-24 20:30:42 +02:00
parent 73de1a06a6
commit 7ae084c04e

View File

@ -1,4 +1,3 @@
%global _without_tests 1
# circular build dependency on requests-download and testpath
%bcond_without tests
@ -6,7 +5,7 @@
Name: python-%{srcname}
Version: 2.3.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simplified packaging of Python modules
# ./flit/logo.py under ASL 2.0 license
@ -133,6 +132,9 @@ pytest-3
%changelog
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-3
- Rebuilt for Python 3.9
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-2
- Bootstrap for Python 3.9