Wed, 17 Jun 2026 13:41:19 CEST | login

Information for build python-requests-2.32.3-4.el9

ID6
Package Namepython-requests
Version2.32.3
Release4.el9
Epoch
DraftFalse
Sourcepython-requests-2.32.3-4.el9.src.rpm
SummaryHTTP library, written in Python, for human beings
DescriptionMost 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.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 16 Jun 2026 14:26:24 CEST
CompletedTue, 16 Jun 2026 14:27:36 CEST
Taskbuild (openstack-epoxy-alma-9-nobootstrap, python-requests-2.32.3-4.el9.src.rpm)
Extra{'source': {'original_url': 'python-requests-2.32.3-4.el9.src.rpm'}}
Tags
openstack-epoxy-alma-9-nobootstrap-test
RPMs
src
python-requests-2.32.3-4.el9.src.rpm (info) (download)
noarch
python3-requests-2.32.3-4.el9.noarch.rpm (info) (download)
Logs
noarch
mock_output.log
dnf.librepo.log
dnf.rpm.log
build.log
mock_config.log
dnf.log
state.log
root.log
noarch_rpmdiff.json
Changelog * Thu Jan 23 2025 Joel Capitao <jcapitao@redhat.com> - 2.32.3-4 - Add chardet as runtime requirement * Thu Aug 01 2024 Adam Williamson <awilliam@redhat.com> - 2.32.3-3 - Backport PR #6781 to fix crash on import if CA cert bundle is missing (#2297632) * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.32.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 19 2024 Lumír Balhar <lbalhar@redhat.com> - 2.32.3-1 - Update to 2.32.3 (rhbz#2281881) - Fix for CVE-2024-35195 (rhbz#2282205) * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 2.31.0-7 - Rebuilt for Python 3.13 * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.31.0-6 - Bootstrap for Python 3.13 * Tue May 14 2024 Lumír Balhar <lbalhar@redhat.com> - 2.31.0-5 - Add support for IPv6 CIDR in no_proxy setting - Fix FTBFS * Thu Apr 11 2024 Lumír Balhar <lbalhar@redhat.com> - 2.31.0-4 - Fix compatibility with pytest 8 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.31.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 2.31.0-1 - Update to 2.31.0 - Fixes: rhbz#2189970 * Tue Oct 10 2023 Miro Hrončok <mhroncok@redhat.com> - 2.28.2-7 - Do not package requests[security] and requests[socks] on RHEL - Make the package build even when urllib3 won't pull in pysocks * Tue Aug 08 2023 Karolina Surma <ksurma@redhat.com> - 2.28.2-6 - Declare the license as an SPDX expression * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.28.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 2.28.2-4 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.28.2-3 - Bootstrap for Python 3.12 * Tue May 23 2023 Miro Hrončok <mhroncok@redhat.com> - 2.28.2-2 - Security fix for CVE-2023-32681 - https://github.com/psf/requests/security/advisories/GHSA-j8r2-6x86-q33q * Wed Feb 01 2023 Lumír Balhar <lbalhar@redhat.com> - 2.28.2-1 - Update to 2.28.2 (rhbz#2160527)