forked from pool/python-paramiko
Accepting request 433728 from home:tbechtold:branches:devel:languages:python
- Fix Requires for python-cryptography - Add missing Requires for python-pyasn1 OBS-URL: https://build.opensuse.org/request/show/433728 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=52
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 7 09:13:06 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- Fix Requires for python-cryptography
|
||||
- Add missing Requires for python-pyasn1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 31 12:15:25 UTC 2016 - michael@stroeder.com
|
||||
|
||||
|
||||
@@ -28,7 +28,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-cryptography
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
Requires: python-cryptography
|
||||
Requires: python-cryptography >= 1.1
|
||||
Requires: python-pyasn1 >= 0.1.7
|
||||
%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()")}
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user