Fri, 20 Sep 2024 04:04:35 UTC | login

Information for build python-requests-2.32.3-3.fc41

ID332484
Package Namepython-requests
Version2.32.3
Release3.fc41
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2024 05:42:18 UTC
CompletedThu, 08 Aug 2024 05:42:18 UTC
Tags
f41
RPMs
src
python-requests-2.32.3-3.fc41.src.rpm (info) (download)
noarch
python3-requests-2.32.3-3.fc41.noarch.rpm (info) (download)
python3-requests+security-2.32.3-3.fc41.noarch.rpm (info) (download)
python3-requests+socks-2.32.3-3.fc41.noarch.rpm (info) (download)
Changelog * 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) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.28.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Sep 13 2022 Kevin Fenzi <kevin@scrye.com> - 2.28.1-3 - Enable all tests and drop no longer needed test patch.