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:
@@ -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
|
||||||
|
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user