[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-requests-2.22.0-10.module+el8.9.0+310+80cd20aa

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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python38-requests-2.22.0-10.module+el8.9.0+310+80cd20aa.noarch HTTP library, written in Python, for human beings 7f26c300da6033e68318b5eedcb8a7455510602eecd12518b9fbe988c43f920d download
src
python-requests-2.22.0-10.module+el8.9.0+310+80cd20aa.src HTTP library, written in Python, for human beings 1da27dbbbec90f4c0e9cbbafde289ac950fd31d35806e3dcf1e43b49dc4f260b download
Changelog link
* 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