Sun, 28 Apr 2024 17:21:17 UTC | login

Information for build python-urllib3-1.26.18-3.fc40

ID290643
Package Namepython-urllib3
Version1.26.18
Release3.fc40
Epoch
SummaryHTTP library with thread-safe connection pooling, file post, and more
Descriptionurllib3 is a powerful, user-friendly HTTP client for Python. urllib3 brings many critical features that are missing from the Python standard libraries: • Thread safety. • Connection pooling. • Client-side SSL/TLS verification. • File uploads with multipart encoding. • Helpers for retrying requests and dealing with HTTP redirects. • Support for gzip, deflate, brotli, and zstd encoding. • Proxy support for HTTP and SOCKS. • 100% test coverage.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 28 Feb 2024 16:07:23 UTC
CompletedWed, 28 Feb 2024 16:07:23 UTC
Tags
f40
RPMs
src
python-urllib3-1.26.18-3.fc40.src.rpm (info) (download)
noarch
python3-urllib3-1.26.18-3.fc40.noarch.rpm (info) (download)
python3-urllib3+brotli-1.26.18-3.fc40.noarch.rpm (info) (download)
python3-urllib3+socks-1.26.18-3.fc40.noarch.rpm (info) (download)
Changelog * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.18-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Tue Oct 17 2023 Maxwell G <maxwell@gtmx.me> - 1.26.18-1 - Update to 1.26.18. - Mitigates CVE-2023-45803 / GHSA-g4mx-q9vg-27p4. * Mon Oct 09 2023 Miro Hrončok <mhroncok@redhat.com> - 1.26.17-2 - Switch the hardcoded dependency on urllib3[socks] to a weak one * Mon Oct 02 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.26.17-1 - Update to 1.26.17: fix CVE-2023-43804 (GHSA-v845-jxx5-vc9f) * Wed Aug 30 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.26.16-3 - Use bundled six * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.26.16-1 - Update to 1.26.16 * Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 1.26.15-3 - Rebuilt for Python 3.12 * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.26.15-2 - Bootstrap for Python 3.12 * Thu May 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.26.15-1 - Update to 1.26.15 * Thu May 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.26.12-5 - Confirm the License is SPDX MIT - Update Summary and description based on upstream - Add metapackages for brotli and socks extras - Port to pyproject-rpm-macros * Tue May 16 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.26.12-4 - Disable tests by default in RHEL builds * Tue May 16 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.26.12-3 - Accomodate the test to the changed behavior of SSLContext.shared_ciphers() in CPython - Fixes: rhbz#2203773 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Sep 15 2022 Kevin Fenzi <kevin@scrye.com> - 1.26.12-1 - Update to 1.26.12. Fixes rhbz#2104964 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.9-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.26.9-3 - Rebuilt for Python 3.11 * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.26.9-2 - Bootstrap for Python 3.11 * Mon May 30 2022 Kevin Fenzi <kevin@scrye.com> - 1.26.9-1 - Update to 1.26.9. fixes rhbz#2064777