Rebuilt for Python 3.9
This commit is contained in:
parent
73de1a06a6
commit
7ae084c04e
@ -1,4 +1,3 @@
|
|||||||
%global _without_tests 1
|
|
||||||
# circular build dependency on requests-download and testpath
|
# circular build dependency on requests-download and testpath
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
|
|
||||||
@ -6,7 +5,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Simplified packaging of Python modules
|
Summary: Simplified packaging of Python modules
|
||||||
|
|
||||||
# ./flit/logo.py under ASL 2.0 license
|
# ./flit/logo.py under ASL 2.0 license
|
||||||
@ -133,6 +132,9 @@ pytest-3
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-2
|
||||||
- Bootstrap for Python 3.9
|
- Bootstrap for Python 3.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user