Name: | python2-requests |
---|---|
Version: | 2.20.0 |
Release: | 1.module+el8+5198+1f4f35b9 |
Architecture: | noarch |
Module: | python27:2.7:20190517041645:17efdbc7 |
Group: | Unspecified |
Size: | 405102 |
License: | ASL 2.0 |
RPM: | python2-requests-2.20.0-1.module+el8+5198+1f4f35b9.noarch.rpm |
Source RPM: | python-requests-2.20.0-1.module+el8+5198+1f4f35b9.src.rpm |
Build Date: | Mon May 20 2019 |
Build Host: | jenkins-5c4fcf4f-6540-45ed-a912-7904340e1205.appad3iad.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. |
- 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
- BR idna, or the tests fail to start
- Stop injecting PyOpenSSL (rhbz 1567862)