|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: python-requests
|
|
|
|
|
Version: 2.32.3
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: HTTP library, written in Python, for human beings
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
@ -95,6 +95,10 @@ sed -i 's/ --doctest-modules//' pyproject.toml
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.32.3-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1
|
|
|
|
|
- Update to 2.32.3
|
|
|
|
|
- Fix for CVE-2024-35195
|
|
|
|
|