[ 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 ]
×

Package python-requests-2.25.1-9.el9.src download

Name python-requests
Epoch 0
Version 2.25.1
Release 9.el9
Architecture src
Website/URL https://pypi.io/project/requests
License ASL 2.0
Build Time 2025-03-31 17:04:47
Build Host builder-arm64-1.inferitos.ru
Summary HTTP library, written in Python, for human beings
Repositories BaseOS
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
Size 3664 KiB
Source Project python-requests-2.25.1-9.el9
SHA-256 checksum dee7f6cf5b88336634d8b77ddece490aef4ef2674f6ca7acde2ab53a3984f0df
× Full screenshot
Changelog link
* Fri Jan 10 2025 Lumír Balhar <lbalhar@redhat.com> - 2.25.1-9
- Security fix for CVE-2024-35195
Resolves: RHEL-37609

* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.25.1-8
- Rebuilt for MSVSphere 9.4 beta

* Tue Jan 02 2024 Lumír Balhar <lbalhar@redhat.com> - 2.25.1-8
- Add support for IPv6 CIDR in no_proxy setting
Resolves: RHEL-17548

* Fri Jun 16 2023 Charalampos Stratakis <cstratak@redhat.com> - 2.25.1-7
- Security fix for CVE-2023-32681
Resolves: rhbz#2209469