[ All 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 python3-requests-2.25.1-9.el9.noarch download

Name python3-requests
Epoch 0
Version 2.25.1
Release 9.el9
Architecture noarch
Website/URL https://pypi.io/project/requests
License ASL 2.0
Build Time 2025-06-17 04:08:34
Build Host certified-builder01.msvsphere-os.ru
Summary HTTP library, written in Python, for human beings
Repositories Updates
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 130 KiB
Source Project python-requests-2.25.1-9.el9
SHA-256 checksum bdca55ea0ba907cf07b9c3ee7a54185e260cc04a03e340ea65b2e53c60f87822
× 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