From 9a91fdf6dbe214ddac13a945f15566823afcc34c630cc55cc59bb427ba4366be Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 5 Jan 2024 18:20:46 +0000 Subject: [PATCH] - update to 0.19.0: * [FEATURE] support HTTPS/TLS in start_http_server. #946 * [BUGFIX] fix: error in determining timestamp less than. #979 - update to 0.18.0: * [CHANGE] Remove support for Python versions < 3.8. #936 * [FEATURE] Add `mostrecent` aggregation to Gauge. #967 * [ENHANCEMENT] Typing improvements. #935, #970 * [ENHANCEMENT] Allow enabling or disabling `_created` metrics from code. #973 * [BUGFIX] Change #!/usr/bin/python to #!/usr/bin/env python in remaining places. #945 - update to 0.17.1: * [BUGFIX] Use #!/usr/bin/env python instead of #!usr/bin/python in bridge/graphite.py. #928 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=18 --- python-prometheus-client.changes | 18 ++++++++++++++++++ python-prometheus-client.spec | 5 ++--- v0.17.0.tar.gz | 3 --- v0.19.0.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 v0.17.0.tar.gz create mode 100644 v0.19.0.tar.gz diff --git a/python-prometheus-client.changes b/python-prometheus-client.changes index a5c494c..c6fa350 100644 --- a/python-prometheus-client.changes +++ b/python-prometheus-client.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Jan 5 18:19:47 UTC 2024 - Dirk Müller + +- update to 0.19.0: + * [FEATURE] support HTTPS/TLS in start_http_server. #946 + * [BUGFIX] fix: error in determining timestamp less than. #979 +- update to 0.18.0: + * [CHANGE] Remove support for Python versions < 3.8. #936 + * [FEATURE] Add `mostrecent` aggregation to Gauge. #967 + * [ENHANCEMENT] Typing improvements. #935, #970 + * [ENHANCEMENT] Allow enabling or disabling `_created` metrics + from code. #973 + * [BUGFIX] Change #!/usr/bin/python to #!/usr/bin/env python in + remaining places. #945 +- update to 0.17.1: + * [BUGFIX] Use #!/usr/bin/env python instead of + #!usr/bin/python in bridge/graphite.py. #928 + ------------------------------------------------------------------- Tue May 30 08:12:22 UTC 2023 - Daniel Garcia diff --git a/python-prometheus-client.spec b/python-prometheus-client.spec index c0cd146..c58ce30 100644 --- a/python-prometheus-client.spec +++ b/python-prometheus-client.spec @@ -1,7 +1,7 @@ # # spec file for package python-prometheus-client # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,10 +16,9 @@ # -%define skip_python2 1 %{?sle15_python_module_pythons} Name: python-prometheus-client -Version: 0.17.0 +Version: 0.19.0 Release: 0 Summary: Python client for the Prometheus monitoring system License: Apache-2.0 diff --git a/v0.17.0.tar.gz b/v0.17.0.tar.gz deleted file mode 100644 index 4f8c93d..0000000 --- a/v0.17.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e778a8bdc7fcb9932350dafff4221c2368e4dcaee96541eecd0962b1de689ede -size 82848 diff --git a/v0.19.0.tar.gz b/v0.19.0.tar.gz new file mode 100644 index 0000000..6d60293 --- /dev/null +++ b/v0.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3365d84bbc2fc1254bd18351b497140abd8e5ed9a77ec16c49afe84b6ca8091d +size 5563545