Increase chardet upper limit to 7

This commit is contained in:
Benjamin A. Beasley 2026-03-10 18:02:50 +00:00
commit 5963696f2d
2 changed files with 44 additions and 0 deletions

View file

@ -25,6 +25,11 @@ Patch: system-certs.patch
# This change is backported also into RHEL 9.4 (via CS)
Patch: support_IPv6_CIDR_in_no_proxy.patch
# Increase chardet upper limit to 7
# https://github.com/psf/requests/commit/4bd79e397304d46dfccd76f36c07f66c0295ff82
# Backported to v2.32.5
Patch: 0001-Increase-chardet-upper-limit-to-7.patch
BuildArch: noarch
BuildRequires: python%{python3_pkgversion}-devel
%if %{with tests}