Rebuilt for Python 3.12
This commit is contained in:
parent
f5181bf610
commit
375e858999
@ -1,4 +1,3 @@
|
|||||||
%global _without_tests 1
|
|
||||||
%if 0%{?_module_build} || 0%{?rhel}
|
%if 0%{?_module_build} || 0%{?rhel}
|
||||||
# Don't run tests on module-build for now
|
# Don't run tests on module-build for now
|
||||||
# See: https://bugzilla.redhat.com/show_bug.cgi?id=1450608
|
# See: https://bugzilla.redhat.com/show_bug.cgi?id=1450608
|
||||||
@ -12,7 +11,7 @@
|
|||||||
|
|
||||||
Name: python-requests
|
Name: python-requests
|
||||||
Version: 2.28.2
|
Version: 2.28.2
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: HTTP library, written in Python, for human beings
|
Summary: HTTP library, written in Python, for human beings
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -98,6 +97,9 @@ sed -i 's/ --doctest-modules//' pyproject.toml
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 2.28.2-4
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.28.2-3
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.28.2-3
|
||||||
- Bootstrap for Python 3.12
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user