Update to 2.33.1 (rhbz#2451396)
This commit is contained in:
parent
8fbcd522da
commit
74ce75e010
5 changed files with 25 additions and 76 deletions
|
|
@ -6,7 +6,7 @@
|
|||
%bcond extradeps %{undefined rhel}
|
||||
|
||||
Name: python-requests
|
||||
Version: 2.32.5
|
||||
Version: 2.33.1
|
||||
Release: %autorelease
|
||||
Summary: HTTP library, written in Python, for human beings
|
||||
|
||||
|
|
@ -25,11 +25,6 @@ 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}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue