[ 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.32.4-1.el10_0.src download

Name python-requests
Epoch 0
Version 2.32.4
Release 1.el10_0
Architecture src
Website/URL https://pypi.io/project/requests
License Apache-2.0
Build Time 2025-08-12 09:08:20
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 4010 KiB
Source Project python-requests-2.32.4-1.el10_0
SHA-256 checksum 17d9595ee4bf0279fb91ebce0b438324993a97677a35647e5e1a29eb914dfc75
× Full screenshot
Changelog link
* Tue Aug 12 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.32.4-1
- Rebuilt for MSVSphere 10

* Mon Jul 07 2025 Miro Hrončok <mhroncok@redhat.com> - 2.32.4-1
- Update to 2.32.4
- Security fix for CVE-2024-47081: .netrc credentials leak via malicious URLs
Resolves: RHEL-105460

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.32.3-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1
- Update to 2.32.3
- Fix for CVE-2024-35195
Resolves: RHEL-37604
- Add support for IPv6 CIDR in no_proxy setting
Resolves: RHEL-32523

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.31.0-4
- Bump release for June 2024 mass rebuild

* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.31.0-1
- Update to 2.31.0
- Fixes: rhbz#2189970

* Tue Oct 10 2023 Miro Hrončok <mhroncok@redhat.com> - 2.28.2-7
- Do not package requests[security] and requests[socks] on RHEL
- Make the package build even when urllib3 won't pull in pysocks