Project python-requests-2.22.0-10.module+el8.9.0+310+80cd20aa
content_copy
Name
python-requests
Epoch
0
Version
2.22.0
Release
10.module+el8.9.0+310+80cd20aa
Website/URL
https://pypi.io/project/requests
License
ASL 2.0
Build Time
2024-05-26 10:17:12
Build Host
builder-x86-09.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
—
×
* Tue Dec 12 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.22.0-10
- Rebuilt for MSVSphere 8.8
* Wed Jun 21 2023 Lumír Balhar <lbalhar@redhat.com> - 2.22.0-10
- Security fix for CVE-2023-32681
Resolves: rhbz#2209469
* Fri Dec 13 2019 Tomas Orsava <torsava@redhat.com> - 2.22.0-9
- Exclude unsupported i686 arch
* Wed Nov 20 2019 Lumír Balhar <lbalhar@redhat.com> - 2.22.0-8
- Adjusted for Python 3.8 module in RHEL 8
* Tue Oct 22 2019 Charalampos Stratakis <cstratak@redhat.com> - 2.22.0-7
- Remove the python2 subpackage (rhbz#1761787)
* Wed Sep 18 2019 Petr Viktorin <pviktori@redhat.com> - 2.22.0-6
- Python 2: Remove tests and test dependencies
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.22.0-5
- Rebuilt for Python 3.8
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 2.22.0-4
- Bootstrap for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.22.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Tue Jun 11 2019 Yatin Karel <ykarel@redhat.com> - 2.22.0-2
- Add minimum requirement for chardet and urllib3