- 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:
Dirk Mueller 2015-09-30 12:19:25 +00:00 committed by Git OBS Bridge
parent 106ebe4d51
commit b914a4524b
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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