|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
%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
|
|
|
|
|
|
|
|
|
|
|
@ -5,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Name: python-%{srcname}
|
|
|
|
Version: 2.3.0
|
|
|
|
Version: 2.3.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -132,6 +133,9 @@ pytest-3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-2
|
|
|
|
|
|
|
|
- Bootstrap for Python 3.9
|
|
|
|
|
|
|
|
|
|
|
|
* Mon May 11 2020 Tomas Hrnciar <thrnciar@redhat.com> - 2.3.0-1
|
|
|
|
* Mon May 11 2020 Tomas Hrnciar <thrnciar@redhat.com> - 2.3.0-1
|
|
|
|
- Update to 2.3.0
|
|
|
|
- Update to 2.3.0
|
|
|
|
|
|
|
|
|
|
|
|