14
0
forked from pool/python-PyJWT

Accepting request 351998 from Cloud:OpenStack:Master

- BuildRequire python-pytest-cov >= 1.7
because openSUSE-13.1 build failed with python-pytest-cov-1.6

OBS-URL: https://build.opensuse.org/request/show/351998
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=13
This commit is contained in:
2016-01-05 16:09:54 +00:00
committed by Git OBS Bridge
parent 0e6bb1b731
commit 7557cc4b6b
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

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@ BuildRequires: python-devel
BuildRequires: python-ecdsa
BuildRequires: python-pycrypto
BuildRequires: python-pytest
BuildRequires: python-pytest-cov
BuildRequires: python-pytest-cov >= 1.7
BuildRequires: python-pytest-runner
BuildRequires: python-setuptools
Requires: python-cryptography