From ffc95819eedc708e465d3159bae2f5a62144688c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:27:33 +0000 Subject: automatic import of python-codecov --- .gitignore | 1 + python-codecov.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c392cf8..e370ce0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /codecov-2.1.12.tar.gz +/codecov-2.1.13.tar.gz diff --git a/python-codecov.spec b/python-codecov.spec index 607b8c5..aca8d44 100644 --- a/python-codecov.spec +++ b/python-codecov.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-codecov -Version: 2.1.12 +Version: 2.1.13 Release: 1 Summary: Hosted coverage reports for GitHub, Bitbucket and Gitlab License: Apache 2.0 URL: https://github.com/codecov/codecov-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/59/fa/91b6184b1f15fe9db9c7172eb61a191dbdb4cdf89177e34f1f29a255ca70/codecov-2.1.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2c/bb/594b26d2c85616be6195a64289c578662678afa4910cef2d3ce8417cf73e/codecov-2.1.13.tar.gz BuildArch: noarch Requires: python3-requests @@ -30,7 +30,7 @@ Provides: python3-codecov-doc %prep -%autosetup -n codecov-2.1.12 +%autosetup -n codecov-2.1.13 %build %py3_build @@ -70,5 +70,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 2.1.12-1 +* Fri Apr 21 2023 Python_Bot - 2.1.13-1 - Package Spec generated diff --git a/sources b/sources index a6c38a2..43ceed6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -990a20da8998c7ca8ad204512c1e4e92 codecov-2.1.12.tar.gz +8f8c02818963d34b011fd5b669cf900b codecov-2.1.13.tar.gz -- cgit v1.2.3