| Name: | python3-requests | 
|---|---|
| Version: | 2.25.1 | 
| Release: | 6.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 398764 | 
| License: | ASL 2.0 | 
| RPM: | python3-requests-2.25.1-6.el9.noarch.rpm | 
| Source RPM: | python-requests-2.25.1-6.el9.src.rpm | 
| Build Date: | Sat May 07 2022 | 
| Build Host: | build-ol9-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.  | 
- Add automatically generated Obsoletes tag with the python39- prefix for smoother upgrade from RHEL8 - Related: rhbz#1990421
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Make requests[security] extras a no-op (backported from future 2.26.0)
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Disable tests on RHEL9 to avoid pulling in the test dependencies
- Update 2.25.1. Fix is rhbz#1908487
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Update to 2.25.0
- Don't BR pytest-cov
- Port to pyproject macros