Fix dependency references
This commit is contained in:
parent
777ef8f7e5
commit
c35b9a0737
1 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ Source0: https://pypi.python.org/packages/source/c/cryptography/cryptogra
|
|||
BuildRequires: openssl-devel
|
||||
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python2-pytest
|
||||
BuildRequires: pytest
|
||||
BuildRequires: python2-setuptools >= 1.0
|
||||
BuildRequires: python-pretend
|
||||
BuildRequires: python2-iso8601
|
||||
|
|
@ -28,7 +28,7 @@ BuildRequires: python2-hypothesis
|
|||
|
||||
BuildRequires: python-idna >= 2.0
|
||||
BuildRequires: python2-pyasn1 >= 0.1.8
|
||||
BuildRequires: python2-six >= 1.4.1
|
||||
BuildRequires: python-six >= 1.4.1
|
||||
BuildRequires: python2-cffi >= 1.4.1
|
||||
BuildRequires: python-enum34
|
||||
BuildRequires: python-ipaddress
|
||||
|
|
@ -62,7 +62,7 @@ Obsoletes: python-cryptography <= 1.2.1-1
|
|||
Requires: openssl
|
||||
Requires: python-idna >= 2.0
|
||||
Requires: python2-pyasn1 >= 0.1.8
|
||||
Requires: python2-six >= 1.4.1
|
||||
Requires: python-six >= 1.4.1
|
||||
Requires: python2-cffi >= 1.4.1
|
||||
Requires: python-enum34
|
||||
Requires: python-ipaddress
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue