python3-requests - HTTP library, written in Python, for human beings
Website: | https://pypi.io/project/requests |
---|---|
License: | ASL 2.0 |
Vendor: | Rocky |
- 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.
Packages
python3-requests-2.20.0-5.el8_10.noarch [125 KiB] |
Changelog
by Lumír Balhar (2024-12-17):
- Security fix for CVE-2024-35195 Resolves: RHEL-37605 |
python3-requests-2.20.0-4.el8.noarch [122 KiB] |
Changelog
by Lumír Balhar (2023-06-26):
- Bump release to fix upgrade path from 2.20.0-2.1.el8_1 via 2.20.0-3.el8_8 to 2.20.0-4.el8 Related: rhbz#2209469 |