Name: | python2-requests |
---|---|
Version: | 2.20.0 |
Release: | 3.module+el8.3.0+7833+4aaf98ce |
Architecture: | noarch |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Unspecified |
Size: | 405773 |
License: | ASL 2.0 |
RPM: | python2-requests-2.20.0-3.module+el8.3.0+7833+4aaf98ce.noarch.rpm |
Source RPM: | python-requests-2.20.0-3.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.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