Sun, 28 Apr 2024 00:47:23 UTC | login

Information for build python-urllib3-1.26.15-1.fc38

ID249661
Package Namepython-urllib3
Version1.26.15
Release1.fc38
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
StartedThu, 08 Jun 2023 11:52:04 UTC
CompletedThu, 08 Jun 2023 11:52:04 UTC
Tags
f38
RPMs
src
python-urllib3-1.26.15-1.fc38.src.rpm (info) (download)
noarch
python3-urllib3-1.26.15-1.fc38.noarch.rpm (info) (download)
python3-urllib3+brotli-1.26.15-1.fc38.noarch.rpm (info) (download)
python3-urllib3+socks-1.26.15-1.fc38.noarch.rpm (info) (download)
Changelog * 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 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sat Jan 08 2022 Kevin Fenzi <kevin@scrye.com> - 1.26.8-1 - Update to 1.26.8. Fixes rhbz#2038246 * Tue Jan 04 2022 Adam Williamson <awilliam@redhat.com> - 1.26.7-2 - Stop unbundling ssl.match_hostname, it's deprecated upstream (#2009550) * Sun Sep 26 2021 Kevin Fenzi <kevin@scrye.com> - 1.26.7-1 - Update to 1.26.7. Fixes rhbz#2006973 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 11 2021 Kevin Fenzi <kevin@scrye.com> - 1.26.6-1 - Update to 1.26.1. Fixes rhbz#1976190 - Fix FTBFS. Fixes rhbz#1966120 * Wed Jun 30 2021 Yatin Karel <ykarel@redhat.com> - 1.26.5-2 - Update minimal requirement of six to >= 1.16.0 * Wed Jun 16 2021 Karolina Surma <ksurma@redhat.com> - 1.26.5-1 - Update to 1.26.5 - Fixes rhbz#1965056 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.26.4-3 - Rebuilt for Python 3.10 * Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 1.26.4-2 - Bootstrap for Python 3.10 * Tue May 18 2021 Miro Hrončok <mhroncok@redhat.com> - 1.26.4-1 - Update to 1.26.4 - Fixes rhbz#1889391