| Name: | python34-requests |
|---|---|
| Version: | 2.14.2 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 422880 |
| License: | ASL 2.0 |
| RPM: | python34-requests-2.14.2-2.el7.noarch.rpm |
| Source RPM: | python3-requests-2.14.2-2.el7.src.rpm |
| Build Date: | Mon Dec 16 2019 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://requests.kennethreitz.org/ |
| 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. |
- Add upstream patch for CVE-2018-18074
- Update to 2.14.2
- Update to 2.13.0 - Drop strict urllib3 version requirement
- Rebuilt to change main python from 3.4 to 3.6
- Ship python36-requests (bug #1645072)
- Update to 2.12.5
- Update to 2.12.3
- Add missing BR on setuptools
- Initial EPEL7 package