14
0
forked from pool/python-PyJWT

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=39
This commit is contained in:
2018-12-04 13:51:45 +00:00
committed by Git OBS Bridge
parent 15ac49e4b8
commit b48752ab8b
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 12:52:21 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Nov 27 11:52:40 UTC 2018 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -29,7 +29,6 @@ Patch0: pyjwt-python37.patch
# fix testsuite with pytest >= 3.9.0, see: https://github.com/jpadilla/pyjwt/issues/382
Patch1: pyjwt-pytest390.patch
BuildRequires: %{python_module cryptography >= 1.4}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module ecdsa}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}