14
0
forked from pool/python-PyJWT

- Avoid not needed python-pytest-cov and python-pytest-runner

BuildRequires. There is no need todo a coverage run during
  package build.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyJWT?expand=0&rev=30
This commit is contained in:
Thomas Bechtold
2018-02-23 19:52:46 +00:00
committed by Git OBS Bridge
parent 3ee8f94fea
commit 56e0aca105
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Feb 23 19:47:34 UTC 2018 - tbechtold@suse.com
- Avoid not needed python-pytest-cov and python-pytest-runner
BuildRequires. There is no need todo a coverage run during
package build.
-------------------------------------------------------------------
Thu Nov 2 02:05:49 UTC 2017 - arun@gmx.de