Accepting request 214551 from devel:languages:python
- use pycrypto, not python-rsa (forwarded request 214547 from dirkmueller) OBS-URL: https://build.opensuse.org/request/show/214551 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-oauthlib?expand=0&rev=9
This commit is contained in:
commit
7cb34c1c14
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 21 08:47:36 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
- use pycrypto, not python-rsa
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 20 10:22:53 UTC 2014 - speilicke@suse.com
|
Mon Jan 20 10:22:53 UTC 2014 - speilicke@suse.com
|
||||||
|
|
||||||
|
@ -31,10 +31,8 @@ BuildRequires: python-setuptools
|
|||||||
BuildRequires: python-mock
|
BuildRequires: python-mock
|
||||||
BuildRequires: python-nose
|
BuildRequires: python-nose
|
||||||
BuildRequires: python-pycrypto
|
BuildRequires: python-pycrypto
|
||||||
BuildRequires: python-rsa
|
|
||||||
BuildRequires: python-unittest2
|
BuildRequires: python-unittest2
|
||||||
Requires: python-pycrypto
|
Requires: python-pycrypto
|
||||||
Requires: python-rsa
|
|
||||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user