diff --git a/codecov-2.1.7.tar.gz b/codecov-2.1.7.tar.gz deleted file mode 100644 index 4925668..0000000 --- a/codecov-2.1.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:491938ad774ea94a963d5d16354c7299e90422a33a353ba0d38d0943ed1d5091 -size 19846 diff --git a/codecov-2.1.9.tar.gz b/codecov-2.1.9.tar.gz new file mode 100644 index 0000000..bd21b59 --- /dev/null +++ b/codecov-2.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355fc7e0c0b8a133045f0d6089bde351c845e7b52b99fec5903b4ea3ab5f6aab +size 19987 diff --git a/python-codecov.changes b/python-codecov.changes index ce46b7d..33c50cf 100644 --- a/python-codecov.changes +++ b/python-codecov.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 17 06:50:15 UTC 2020 - Dirk Mueller + +- 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 diff --git a/python-codecov.spec b/python-codecov.spec index 707d04d..3cbb187 100644 --- a/python-codecov.spec +++ b/python-codecov.spec @@ -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