This commit is contained in:
Fedora Release Engineering 2024-07-19 15:22:55 +00:00
commit bb3f7150b7

View file

@ -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,9 @@ sed -i 's/ --doctest-modules//' pyproject.toml
%changelog
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.32.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jun 19 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1
- Update to 2.32.3 (rhbz#2281881)
- Fix for CVE-2024-35195 (rhbz#2282205)