Hello community, here is the log from the commit of package python-codecov for openSUSE:Factory checked in at 2020-07-09 13:20:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-codecov (Old) and /work/SRC/openSUSE:Factory/.python-codecov.new.3060 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-codecov" Thu Jul 9 13:20:18 2020 rev:4 rq:819627 version:2.1.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-codecov/python-codecov.changes 2018-12-13 19:41:26.909242143 +0100 +++ /work/SRC/openSUSE:Factory/.python-codecov.new.3060/python-codecov.changes 2020-07-09 13:21:20.397643642 +0200 @@ -1,0 +2,26 @@ +Thu Jul 9 04:47:48 UTC 2020 - Steve Kowalik <[email protected]> + +- Update to 2.1.7: + * Fix pinned coverage version + * Fix GitHub Actions implementation + * Implement retries on Codecov API calls + * Add GitHub Actions CI detection + * Add CODECOV_NAME as default for name + * Fix command line quoting on Windows + * Fix GitLab CI project directory detection on Windows + * Fix GitLab CI post version 9 + * Check text for NoneType on writes + * Include the cacert in the PUT call when uploading to S3 + * Fixed gcov not being found in certain instances + * Fix find command not working on Windows + * Add support for gzipping reports + * Dynamic syncing of version + * Fix command when neither hg or git are not available + * Remove x-amz-acl header + * Cleaning TOC generation + * fixed string issues + * fixed broken subprocess handling + * fixed reported command injection vulnerability. +- Drop LICENSE file, included directly in the tarball + +------------------------------------------------------------------- Old: ---- LICENSE codecov-2.0.15.tar.gz New: ---- codecov-2.1.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-codecov.spec ++++++ --- /var/tmp/diff_new_pack.1mO4th/_old 2020-07-09 13:21:21.805648093 +0200 +++ /var/tmp/diff_new_pack.1mO4th/_new 2020-07-09 13:21:21.805648093 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-codecov # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,14 +18,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-codecov -Version: 2.0.15 +Version: 2.1.7 Release: 0 Summary: Hosted coverage reports License: Apache-2.0 -Group: Development/Languages/Python -Url: https://github.com/codecov/codecov-python +URL: https://github.com/codecov/codecov-python Source: https://files.pythonhosted.org/packages/source/c/codecov/codecov-%{version}.tar.gz -Source10: https://raw.githubusercontent.com/codecov/codecov-python/v%{version}/LICENSE BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -48,7 +46,6 @@ %prep %setup -q -n codecov-%{version} sed -i -e '/^#!\//, 1d' codecov/__init__.py -cp %{SOURCE10} . %build %python_build ++++++ codecov-2.0.15.tar.gz -> codecov-2.1.7.tar.gz ++++++ ++++ 2374 lines of diff (skipped)
