]> git.pld-linux.org Git - packages/python-requests.git/commitdiff
drop autogenerated deps
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Aug 2017 15:53:10 +0000 (18:53 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 5 Aug 2017 15:55:15 +0000 (18:55 +0300)
python3 ones were incorrect anyway (specified python2 packages)
refs 0989c03f

python-requests.spec

index 3d849dd55774acfe055ce41d8e43d6a7af563fbb..5729f6842873b8bb49f9c897d620008810475656 100644 (file)
@@ -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
This page took 0.177107 seconds and 4 git commands to generate.