Rebuilt for Python 3.11

epel9^2
Python Maint 3 years ago committed by Miro Hrončok
parent 6583996484
commit c963bae546

@ -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: 3.7.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Simplified packaging of Python modules
# ./flit/log.py under ASL 2.0 license
@ -137,6 +136,9 @@ export XDG_CACHE_HOME=$PWD/fake_cache
%changelog
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.7.1-3
- Rebuilt for Python 3.11
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.7.1-2
- Bootstrap for Python 3.11

Loading…
Cancel
Save