forked from pool/python-PyJWT
- We only need one crypto implementation, drop requirement for pycrypto
in favor cryptography OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=21
This commit is contained in:
@@ -33,14 +33,12 @@ BuildRequires: dos2unix
|
||||
BuildRequires: python-cryptography
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-ecdsa
|
||||
BuildRequires: python-pycrypto
|
||||
BuildRequires: python-pytest
|
||||
BuildRequires: python-pytest-cov >= 1.7
|
||||
BuildRequires: python-pytest-runner
|
||||
BuildRequires: python-setuptools
|
||||
Requires: python-cryptography
|
||||
Requires: python-ecdsa
|
||||
Requires: python-pycrypto
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user