Package python3-urllib3-1.26.19-2.el10.inferit.noarch
Name | python3-urllib3 |
---|---|
Epoch | 0 |
Version | 1.26.19 |
Release | 2.el10.inferit |
Architecture | noarch |
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 | — |
Size | 282 KiB |
Source Project | python-urllib3-1.26.19-2.el10.inferit |
SHA-256 checksum | 7de05f1f7b94e58c91bbb19548a18277f72d67e6485cb0d17a393c0ed91b3b74 |
×
* 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)