| Name: | python34-requests |
|---|---|
| Version: | 2.12.3 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 517323 |
| License: | ASL 2.0 |
| RPM: | python34-requests-2.12.3-1.el7.noarch.rpm |
| Source RPM: | python3-requests-2.12.3-1.el7.src.rpm |
| Build Date: | Tue Dec 19 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://python-requests.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. |
- Update to 2.12.3
- Add missing BR on setuptools
- Initial EPEL7 package