| Name: | python2-requests |
|---|---|
| Version: | 2.20.0 |
| Release: | 3.module+el8.2.0+5577+bb63ba72 |
| Architecture: | noarch |
| Module: | python27:2.7:8020020200117110429:9edba152 |
| Group: | Unspecified |
| Size: | 405773 |
| License: | ASL 2.0 |
| RPM: | python2-requests-2.20.0-3.module+el8.2.0+5577+bb63ba72.noarch.rpm |
| Source RPM: | python-requests-2.20.0-3.module+el8.2.0+5577+bb63ba72.src.rpm |
| Build Date: | Wed Apr 29 2020 |
| Build Host: | jenkins-10-147-72-125-4e268191-3cef-4232-83b4-22c6b4d50e84.appad1iad.osdevelopmeniad.oraclevcn.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. |
- 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)
- Skip all tests needing httpbin: httpbin has too many dependencies to be shipped in RHEL just for build-time package tests