diff --git a/prometheus_client-0.13.1.tar.gz b/prometheus_client-0.13.1.tar.gz deleted file mode 100644 index d54622e4e4e19dfc428bb27d75d0e46f906e7d82..0000000000000000000000000000000000000000 Binary files a/prometheus_client-0.13.1.tar.gz and /dev/null differ diff --git a/prometheus_client-0.14.1.tar.gz b/prometheus_client-0.14.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..6d83ad2e71b8973e5eba1af42f0df843ca7d3642 Binary files /dev/null and b/prometheus_client-0.14.1.tar.gz differ diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index c8056063b53ed83cd50fa929967422e495d92dab..c81bde2205d11c0018ee6b2e63c6259e7440871a 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-prometheus-client -Version: 0.13.1 +Version: 0.14.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/a0/e4/af0c31d69c985e83774f5b3ee1b0e28f129a7606e3cfeb3e08b6a1fe8a12/prometheus_client-0.13.1.tar.gz +Source0: https://files.pythonhosted.org/packages/98/71/2f16cce64055263146eff950affe7b1ab2ff78736ff0d2b5578bc0817e49/prometheus_client-0.14.1.tar.gz BuildArch: noarch %description Prometheus Python ClientThe official Python client for [Prometheus](). Three @@ -112,6 +112,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Apr 09 2024 wangjing - 0.14.1-1 +- update package of version 0.14.1 +- Rename choose_formatter back to choose_encoder + * Mon Jun 06 2022 renliang - 0.13.1-1 - Update package python3-prometheus-client to version 0.13.1