- require the cffi version it was built against to avoid (bsc#948198)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=21
This commit is contained in:
parent
106ebe4d51
commit
b914a4524b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 30 12:01:27 UTC 2015 - dmueller@suse.com
|
||||
|
||||
- require the cffi version it was built against to avoid (bsc#948198)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 29 13:54:24 UTC 2015 - tbechtold@suse.com
|
||||
|
||||
|
@ -47,7 +47,7 @@ BuildRequires: python-pretend
|
||||
BuildRequires: python-pyasn1 >= 0.1.8
|
||||
BuildRequires: python-pytest
|
||||
BuildRequires: python-virtualenv
|
||||
Requires: python-cffi >= 1.1.0
|
||||
%requires_eq python-cffi
|
||||
Requires: python-enum34
|
||||
Requires: python-idna >= 2.0
|
||||
Requires: python-ipaddress
|
||||
|
Loading…
Reference in New Issue
Block a user