Project python-requests-2.25.0-3.module+el8.10.0+352+5f72d57d
content_copy
Name
python-requests
Epoch
0
Version
2.25.0
Release
3.module+el8.10.0+352+5f72d57d
Website/URL
https://pypi.io/project/requests
License
ASL 2.0
Build Time
2024-05-31 01:34:22
Build Host
builder-x86-03.inferitos.ru
Summary
HTTP library, written in Python, for human beings
Repositories
AppStream
Description
Most existing Python modules for sending HTTP requests are extremely verbose and
cumbersome. Python’s built-in urllib2 module provides most of the HTTP
capabilities you should need, but the API is thoroughly broken. This library is
designed to make HTTP requests easy for developers.
Errata
INFSA-2024:2985
×
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.25.0-3
- Rebuilt for MSVSphere 8.10 beta
* Wed Jun 21 2023 Lumír Balhar <lbalhar@redhat.com> - 2.25.0-3
- Security fix for CVE-2023-32681
Resolves: rhbz#2209469
* Mon Jan 18 2021 Tomas Orsava <torsava@redhat.com> - 2.25.0-2
- Convert from Fedora to the python39 module in RHEL8
- Resolves: rhbz#1877430
* Wed Nov 25 2020 Petr Viktorin <pviktori@redhat.com> - 2.25.0-1
- Update to 2.25.0
* Fri Nov 13 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24.0-5
- Don't BR pytest-cov
* Fri Sep 18 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24.0-3
- Build with pytest 6, older version is no longer required
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.24.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jul 10 2020 Miro Hrončok <mhroncok@redhat.com> - 2.24.0-1
- Update to 2.24.0
- Resolves rhbz#1848104
* Fri Jul 10 2020 Miro Hrončok <mhroncok@redhat.com> - 2.23.0-5
- Add requests[security] and requests[socks] subpackages
* Sat May 30 2020 Miro Hrončok <mhroncok@redhat.com> - 2.23.0-4
- Test with pytest 4, drop manual requires