!7 update package to version 2.1.13

From: @S--Sh 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-06-30 06:29:24 +00:00 committed by Gitee
commit c25a994877
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
codecov-2.1.13.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-codecov Name: python-codecov
Version: 2.1.12 Version: 2.1.13
Release: 1 Release: 1
Summary: Hosted coverage reports for GitHub, Bitbucket and Gitlab Summary: Hosted coverage reports for GitHub, Bitbucket and Gitlab
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/codecov/codecov-python URL: https://github.com/codecov/codecov-python
Source0: https://files.pythonhosted.org/packages/59/fa/91b6184b1f15fe9db9c7172eb61a191dbdb4cdf89177e34f1f29a255ca70/codecov-2.1.12.tar.gz Source0: https://files.pythonhosted.org/packages/59/fa/91b6184b1f15fe9db9c7172eb61a191dbdb4cdf89177e34f1f29a255ca70/codecov-2.1.13.tar.gz
BuildArch: noarch BuildArch: noarch
Requires: python3-requests Requires: python3-requests
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Jun 30 2023 sunhui <sunhui@kylinos.cn> - 2.1.13-1
- Update package to version 2.1.13
* Sat Sep 24 2022 guozhengxin <guozhengxin@kylinos.cn> - 2.1.12-1 * Sat Sep 24 2022 guozhengxin <guozhengxin@kylinos.cn> - 2.1.12-1
- Upgrade package to version 2.1.12 - Upgrade package to version 2.1.12