!2 Update to version 0.5.2
From: @ccdxx Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
parent
fd54ba78a5
commit
559e7c59e8
Binary file not shown.
BIN
prometheus-api-client-0.5.2.tar.gz
Normal file
BIN
prometheus-api-client-0.5.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-prometheus-api-client
|
Name: python-prometheus-api-client
|
||||||
Version: 0.4.2
|
Version: 0.5.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A small python api to collect data from prometheus
|
Summary: A small python api to collect data from prometheus
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/AICoE/prometheus-api-client-python
|
URL: https://github.com/4n4nd/prometheus-api-client-python
|
||||||
Source0: https://files.pythonhosted.org/packages/dc/73/8153c130ce4466734842871eccea5960e996725cc96386f028144f71b3c9/prometheus-api-client-0.4.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/dd/89/2f15bee1a0f0d9c3277ed032a09593b868a879c7d33737e5bc2c9c1402d5/prometheus-api-client-0.5.2.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-requests
|
Requires: python3-requests
|
||||||
@ -31,7 +31,7 @@ Provides: python3-prometheus-api-client-doc
|
|||||||
A Python wrapper for the Prometheus http api and some tools for metrics processing.
|
A Python wrapper for the Prometheus http api and some tools for metrics processing.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n prometheus-api-client-0.4.2
|
%autosetup -n prometheus-api-client-0.5.2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -72,6 +72,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 6 2022 chendexi <chendexi@kylinos.cn> - 0.5.2-1
|
||||||
|
- Upgrade pacakge to v0.5.2
|
||||||
* Mon Feb 27 2023 xu_ping <xuping33@h-partners.com> - 0.4.2-2
|
* Mon Feb 27 2023 xu_ping <xuping33@h-partners.com> - 0.4.2-2
|
||||||
- Remove tests files that conflict with python-yarg.
|
- Remove tests files that conflict with python-yarg.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user