!13 Upgrade to latest release [python-prometheus_client -> 0.17.1]

From: @Jason_828e 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-08-03 09:59:01 +00:00 committed by Gitee
commit 8e7221a97a
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.

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-prometheus-client
Version: 0.17.0
Version: 0.17.1
Release: 1
Summary: Python client for the Prometheus monitoring system.
License: Apache-2.0
URL: https://github.com/prometheus/client_python
Source0: https://files.pythonhosted.org/packages/0e/01/bda72c3b5d4a0df411bceb88c4993d413dd9b7d3b3b68ab19171a09e7db1/prometheus_client-0.17.0.tar.gz
Source0: https://files.pythonhosted.org/packages/f5/05/aee33352594522c56eb4a4382b5acd9a706a030db9ba2fc3dc38a283e75c/prometheus_client-0.17.1.tar.gz
BuildArch: noarch
%description
@ -78,6 +78,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Tue Aug 01 2023 chenzixuan <chenzixuan@kylinos.cn> - 0.17.1-1
- Update package to version 0.17.1
* Thu Jun 01 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 0.17.0-1
- Update package to version 0.17.0