Name: | python39-requests |
---|---|
Version: | 2.25.0 |
Release: | 2.module+el8.4.0+20109+b7b1db01 |
Architecture: | noarch |
Module: | python39:3.9:8040020210325151438:f1d9d306 python39:3.9:8050020210811100211:d428a79b python39:3.9:8060020220118220913:d3811607 python39:3.9:8070020220916150556:be1f0497 python39:3.9:8070020221109174649:6eba81d3 python39:3.9:8080020221221152015:aed85c85 python39:3.9:8080020230531142208:aed85c85 python39:3.9:8080020230922214114:93c2fc2f |
Group: | Unspecified |
Size: | 389404 |
License: | ASL 2.0 |
RPM: | python39-requests-2.25.0-2.module+el8.4.0+20109+b7b1db01.noarch.rpm |
Source RPM: | python-requests-2.25.0-2.module+el8.4.0+20109+b7b1db01.src.rpm |
Build Date: | Thu Apr 15 2021 |
Build Host: | host-100-100-224-37.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. |
- Convert from Fedora to the python39 module in RHEL8 - Resolves: rhbz#1877430
- Update to 2.25.0
- Don't BR pytest-cov
- Build with pytest 6, older version is no longer required
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to 2.24.0 - Resolves rhbz#1848104
- Add requests[security] and requests[socks] subpackages
- Test with pytest 4, drop manual requires
- Rebuilt for Python 3.9
- Bootstrap for Python 3.9