summaryrefslogtreecommitdiff
path: root/python-codecov.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-codecov.spec')
-rw-r--r--python-codecov.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2.1.12-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.13-1
- Package Spec generated