- fix requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=77
This commit is contained in:
parent
ce9d5664e0
commit
81ffef7dde
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 21 08:00:52 UTC 2015 - dmueller@suse.com
|
||||
|
||||
- fix requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 14 19:24:43 UTC 2015 - sor.alexei@meowr.ru
|
||||
|
||||
|
@ -33,9 +33,9 @@ BuildRequires: python-devel
|
||||
BuildRequires: python-py
|
||||
BuildRequires: python-setuptools
|
||||
Requires: python
|
||||
Requires: python-chardet
|
||||
Requires: python-py
|
||||
Requires: python-urllib3
|
||||
Requires: python-ndg-httpsclient
|
||||
Requires: python-pyOpenSSL
|
||||
Requires: python-pyasn1
|
||||
%if 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user