14
0
forked from pool/python-PyJWT

Accepting request 482598 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/482598
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyJWT?expand=0&rev=9
This commit is contained in:
2017-04-07 11:54:06 +00:00
committed by Git OBS Bridge
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 17 18:58:52 UTC 2017 - rjschwei@suse.com
- Drop pycrypto as dependency, we only need cryptography
-------------------------------------------------------------------
Fri Mar 10 08:52:47 UTC 2017 - alarrosa@suse.com

View File

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