| Name: | python2-requests | 
|---|---|
| Version: | 2.20.0 | 
| Release: | 4.module+el8.9.0+90013+b7cb8eec | 
| Architecture: | noarch | 
| Module: | python27:2.7:8090020231116015328:392b0bf1 python27:2.7:8100020240410221935:10  | 
| Group: | Unspecified | 
| Size: | 405992 | 
| License: | ASL 2.0 | 
| RPM: | python2-requests-2.20.0-4.module+el8.9.0+90013+b7cb8eec.noarch.rpm | 
| Source RPM: | python-requests-2.20.0-4.module+el8.9.0+90013+b7cb8eec.src.rpm | 
| Build Date: | Wed Oct 25 2023 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://pypi.io/project/requests | 
| Summary: | HTTP library, written in Python, for human beings | 
| 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.  | 
- Security fix for CVE-2023-32681 Resolves: rhbz#2209469
- Properly handle default ports when stripping the authorization header Resolves: rhbz#1762422
- Bumping due to problems with modular RPM upgrade path - Resolves: rhbz#1695587
- Update to v2.20.0 for CVE-2018-18074.
- Make possible to disable python3 subpackage
- First version for python27 module
- Allow build with Python 2
- Remove the python-pytest-cov dependency
- Update to v2.19.1 (rhbz 1591531)
- Update to v2.19.0 (rhbz 1590508)