[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-urllib3-1.26.19-2.el10.inferit

Name python-urllib3
Epoch 0
Version 1.26.19
Release 2.el10.inferit
Website/URL https://github.com/urllib3/urllib3
License MIT
Build Time 2025-05-26 15:16:01
Build Host builder-arm64-1.inferitos.ru
Summary HTTP library with thread-safe connection pooling, file post, and more
Repositories BaseOS
Description urllib3 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-urllib3-1.26.19-2.el10.inferit.noarch HTTP library with thread-safe connection pooling, file post, and more 7de05f1f7b94e58c91bbb19548a18277f72d67e6485cb0d17a393c0ed91b3b74 download
python3-urllib3+brotli-1.26.19-2.el10.inferit.noarch Metapackage for python3-urllib3: brotli extras 17267db1ee5e6d2ae5df86b2ea4b40fb43c50a25a5f38dd193928b4bd7e86581 download
python3-urllib3+socks-1.26.19-2.el10.inferit.noarch Metapackage for python3-urllib3: socks extras 170291447298e7cfc0d2d91eed39db279b7dc710f7fc9fa0068bad5309d87a72 download
src
python-urllib3-1.26.19-2.el10.inferit.src HTTP library with thread-safe connection pooling, file post, and more 0fa0057e4dab6037ce1c85f64060b97311a8fb93338cac837fb3de1cfc29b0e6 download
Changelog link
* Mon May 26 2025 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.26.19-2.inferit
- Build with Extras

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.26.19-2
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.26.19-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Jun 26 2024 Lumír Balhar <lbalhar@redhat.com> - 1.26.19-1
- Update to 1.26.19 to fix CVE-2024-37891
Resolves: RHEL-43171

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.26.18-4
- Bump release for June 2024 mass rebuild

* 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)