|
|
@ -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: 3.2.0
|
|
|
|
Version: 3.2.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: Simplified packaging of Python modules
|
|
|
|
Summary: Simplified packaging of Python modules
|
|
|
|
|
|
|
|
|
|
|
|
# ./flit/log.py under ASL 2.0 license
|
|
|
|
# ./flit/log.py under ASL 2.0 license
|
|
|
@ -136,6 +135,9 @@ export XDG_CACHE_HOME=$PWD/fake_cache
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.2.0-4
|
|
|
|
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.2.0-3
|
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 3.2.0-3
|
|
|
|
- Bootstrap for Python 3.10
|
|
|
|
- Bootstrap for Python 3.10
|
|
|
|
|
|
|
|
|
|
|
|