14
0
forked from pool/python-PyJWT

Accepting request 352062 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/352062
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PyJWT?expand=0&rev=6
This commit is contained in:
2016-01-12 15:12:11 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 5 09:38:01 UTC 2016 - bwiedemann@suse.com
- BuildRequire python-pytest-cov >= 1.7
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 5 10:38:45 UTC 2015 - toddrme2178@gmail.com Thu Nov 5 10:38:45 UTC 2015 - toddrme2178@gmail.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-PyJWT # spec file for package python-PyJWT
# #
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@ BuildRequires: python-devel
BuildRequires: python-ecdsa BuildRequires: python-ecdsa
BuildRequires: python-pycrypto BuildRequires: python-pycrypto
BuildRequires: python-pytest BuildRequires: python-pytest
BuildRequires: python-pytest-cov BuildRequires: python-pytest-cov >= 1.7
BuildRequires: python-pytest-runner BuildRequires: python-pytest-runner
BuildRequires: python-setuptools BuildRequires: python-setuptools
Requires: python-cryptography Requires: python-cryptography