1
0

Accepting request 835104 from devel:languages:python

- update to 2.1.9:
  * Remove token restriction as it is changed server-side
  * support for CODECOV_FLAGS
  * ability to specify number of upload retries

OBS-URL: https://build.opensuse.org/request/show/835104
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-codecov?expand=0&rev=5
This commit is contained in:
2020-09-17 12:52:30 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:491938ad774ea94a963d5d16354c7299e90422a33a353ba0d38d0943ed1d5091
size 19846

3
codecov-2.1.9.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:355fc7e0c0b8a133045f0d6089bde351c845e7b52b99fec5903b4ea3ab5f6aab
size 19987

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 17 06:50:15 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 2.1.9:
* Remove token restriction as it is changed server-side
* support for CODECOV_FLAGS
* ability to specify number of upload retries
-------------------------------------------------------------------
Thu Jul 9 04:47:48 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-codecov
Version: 2.1.7
Version: 2.1.9
Release: 0
Summary: Hosted coverage reports
License: Apache-2.0