This commit is contained in:
Fedora Release Engineering 2024-01-22 06:28:29 +00:00
parent 46169880a4
commit 2c49b3aa63

View File

@ -6,7 +6,7 @@
Name: python-requests Name: python-requests
Version: 2.31.0 Version: 2.31.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: HTTP library, written in Python, for human beings Summary: HTTP library, written in Python, for human beings
License: Apache-2.0 License: Apache-2.0
@ -87,6 +87,9 @@ sed -i 's/ --doctest-modules//' pyproject.toml
%changelog %changelog
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.31.0-1 * Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.31.0-1
- Update to 2.31.0 - Update to 2.31.0
- Fixes: rhbz#2189970 - Fixes: rhbz#2189970