Name: | python39-requests |
---|---|
Version: | 2.25.0 |
Release: | 3.module+el8.9.0+90016+9c2d6573 |
Architecture: | noarch |
Module: | python39:3.9:8090020231116015837:aed85c85 python39:3.9:8090020240410084707:aed85c85 python39:3.9:8100020240409235917:10 python39:3.9:8100020240516111311:d47b87a4 python39:3.9:8100020240826142629:d47b87a4 python39:3.9:8100020240927003152:d47b87a4 |
Group: | Unspecified |
Size: | 389617 |
License: | ASL 2.0 |
RPM: | python39-requests-2.25.0-3.module+el8.9.0+90016+9c2d6573.noarch.rpm |
Source RPM: | python-requests-2.25.0-3.module+el8.9.0+90016+9c2d6573.src.rpm |
Build Date: | Wed Oct 25 2023 |
Build Host: | build-ol8-x86_64.oracle.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. |
- Security fix for CVE-2023-32681 Resolves: rhbz#2209469
- 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