[packages/python-requests] drop autogenerated deps

glen glen at pld-linux.org
Sat Aug 5 17:55:36 CEST 2017


commit e01cc2809824a64eb752e24e2aadddf83dfd439c
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Sat Aug 5 18:53:10 2017 +0300

    drop autogenerated deps
    
    python3 ones were incorrect anyway (specified python2 packages)
    refs 0989c03f

 python-requests.spec | 6 ------
 1 file changed, 6 deletions(-)
---
diff --git a/python-requests.spec b/python-requests.spec
index 3d849dd..5729f68 100644
--- a/python-requests.spec
+++ b/python-requests.spec
@@ -48,9 +48,6 @@ BuildRequires:	python3-pytest-mock
 BuildRequires:	python3-urllib3 >= %{urllib3ver}
 %endif
 %endif
-Requires:	python-chardet >= 3.0.2
-Requires:	python-idna >= 2.5
-Requires:	python-urllib3 >= %{urllib3ver}
 Suggests:	ca-certificates
 # for python2 only to get SNI working. python3 doesn't need this
 Requires:	python-ndg-httpsclient
@@ -86,9 +83,6 @@ Ten pakiet zawiera moduł dla Pythona 2.x.
 Summary:	HTTP library for Python 3
 Summary(pl.UTF-8):	Biblioteka HTTP dla Pythona 3
 Group:		Development/Languages/Python
-Requires:	python-chardet >= 3.0.2
-Requires:	python-idna >= 2.5
-Requires:	python-urllib3 >= %{urllib3ver}
 Suggests:	ca-certificates
 
 %description -n python3-requests
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list