[packages/python3-requests] up to 2.32.3

atler atler at pld-linux.org
Sat Jul 13 23:47:35 CEST 2024


commit 489a883b195c1a11fe0ff9744d1593ebab682143
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Jul 13 23:46:28 2024 +0200

    up to 2.32.3

 python3-requests.spec | 8 ++++----
 system-cert.patch     | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/python3-requests.spec b/python3-requests.spec
index 24ebe5e..c1259a4 100644
--- a/python3-requests.spec
+++ b/python3-requests.spec
@@ -8,20 +8,20 @@
 Summary:	HTTP library for Python
 Summary(pl.UTF-8):	Biblioteka HTTP dla Pythona
 Name:		python3-%{module}
-Version:	2.31.0
+Version:	2.32.3
 Release:	1
 License:	Apache v2.0
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/requests/
 Source0:	https://files.pythonhosted.org/packages/source/r/requests/%{module}-%{version}.tar.gz
-# Source0-md5:	941e175c276cd7d39d098092c56679a4
+# Source0-md5:	fa3ee5ac3f1b3f4368bd74ab530d3f0f
 Patch0:		system-cert.patch
 Patch1:	        python-requests-reqs.patch
 Patch2:		python-requests-disable-xdist.patch
 URL:		https://docs.python-requests.org/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.713
-BuildRequires:	python3-modules >= 1:3.6
+BuildRequires:	python3-modules >= 1:3.8
 BuildRequires:	python3-setuptools
 %if %{with tests}
 BuildRequires:	python3-PySocks >= 1.5.8
@@ -38,7 +38,7 @@ BuildRequires:	python3-pytest-xdist
 BuildRequires:	python3-urllib3 >= %{urllib3_ver}
 BuildRequires:	python3-urllib3 < 1.27
 %endif
-Requires:	python3-modules >= 1:3.6
+Requires:	python3-modules >= 1:3.8
 Requires:	python3-charset_normalizer >= 2
 # for https
 Requires:	python3-cryptography >= 1.3.4
diff --git a/system-cert.patch b/system-cert.patch
index 7383920..5ca6f21 100644
--- a/system-cert.patch
+++ b/system-cert.patch
@@ -1,6 +1,6 @@
 diff -dur requests-2.18.2.orig/requests/certs.py requests-2.18.2/requests/certs.py
---- requests-2.18.2.orig/requests/certs.py	2017-05-31 11:19:09.000000000 +0200
-+++ requests-2.18.2/requests/certs.py	2017-08-01 14:30:44.000000000 +0200
+--- requests-2.18.2.orig/src/requests/certs.py	2017-05-31 11:19:09.000000000 +0200
++++ requests-2.18.2/src/requests/certs.py	2017-08-01 14:30:44.000000000 +0200
 @@ -11,7 +11,14 @@ If you are packaging Requests, e.g., for
  environment, you can change the definition of where() to return a separately
  packaged CA bundle.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-requests.git/commitdiff/489a883b195c1a11fe0ff9744d1593ebab682143



More information about the pld-cvs-commit mailing list