[packages/python-requests] help poldek install python3-requests automatically; rel 2

atler atler at pld-linux.org
Mon Nov 8 13:33:49 CET 2021


commit 24e1d8207eed715b7af3e59bcfa673be6d9e8f4c
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Nov 8 13:32:33 2021 +0100

    help poldek install python3-requests automatically; rel 2
    
    until boolean dependencies are supported

 python-requests.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-requests.spec b/python-requests.spec
index ef97b73..1005d37 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -11,7 +11,7 @@ Summary:	HTTP library for Python 2
 Summary(pl.UTF-8):	Biblioteka HTTP dla Pythona 2
 Name:		python-%{module}
 Version:	2.26.0
-Release:	1
+Release:	2
 License:	Apache v2.0
 Group:		Development/Languages/Python
 #Source0Download: https://pypi.org/simple/requests/
@@ -96,8 +96,10 @@ Summary:	HTTP library for Python 3
 Summary(pl.UTF-8):	Biblioteka HTTP dla Pythona 3
 Group:		Development/Languages/Python
 Requires:	python3-modules >= 1:3.6
+Requires:	python3-charset_normalizer >= 2
 # for https
 Requires:	python3-cryptography >= 1.3.4
+Requires:	python3-idna >= 2.5
 Requires:	python3-pyOpenSSL >= 0.14
 Requires:	python3-urllib3 >= 1.22-2
 Suggests:	ca-certificates
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-requests.git/commitdiff/24e1d8207eed715b7af3e59bcfa673be6d9e8f4c



More information about the pld-cvs-commit mailing list