Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-prometheus_client-0.7.1-2.24 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-prometheus_client Distribution: SUSE Linux Enterprise 15
Version: 0.7.1 Vendor: SUSE LLC <https://www.suse.com/>
Release: 2.24 Build date: Sat Jun 6 03:23:29 2020
Group: Development/Languages/Python Build host: sheep22
Size: 382645 Source RPM: python-prometheus_client-0.7.1-2.24.src.rpm
Packager: https://www.suse.com/
Url: https://github.com/prometheus/client_python
Summary: Python client for the Prometheus monitoring system
The official Python 2 and 3 client for Prometheus.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Feb 27 2020 stefano.torresi@suse.com
  - Temporarily skip some tests failing on ppc64le due to upstream issues
    See bsc#1164604
* Mon Feb 17 2020 stefano.torresi@suse.com
  - Add Provides and Obsoletes fields to correctly supersede SUSE:SLE-15-SP2:GA/python-prometheus-client
* Mon Jul 29 2019 abelarbi@suse.de
  - Require python-futures instead of python2-futures for building for both sle12 and sle15
* Tue Jul 23 2019 tchvatal@suse.com
  - Update to 0.7.1:
    * [BUGFIX] multiprocess: don't crash on missing gauge_live/sum files (#424)
    * [BUGFIX] correctly bind method on Python 2.x (#403)
* Thu Jun 20 2019 mcepl@suse.com
  - Remove forgotten v0.6.0.tar.gz tarball.
* Wed Jun 19 2019 pgajdos@suse.com
  - version update to 0.7.0
    * Multiprocess exposition speed boost (#421)
    * optimize openmetrics text parsing (~4x perf) (#402)
    * Add python3.7 support (#418)
    * Change exemplar length limit to be only for label names+values (#397)
    * Disable gcCollector for pypy (#380)
* Thu May 23 2019 mcalabkova@suse.com
  - update to version 0.6.0
    * Better exceptions on exposition failure
    * Fix deadlock in gcCollector, metrics are now different
    * Fix thread leak in Python 3.7
    * parser: ensure samples are of type Sample
    0.5.0
    * Be more resilient to certain file corruptions
    * Permit subclassing of MetricsHandler
    * Updates based on latest OpenMetrics draft spec discussions
    * In multiprocess mode, ensure that metrics initialise to the
      correct file
    * Avoid re-entrant calls to GC collector's callback
    0.4.?
    * Disable GCCollector in multiprocess mode to prevent a deadlock
    * Fix OpenMetrics http negotiation handling
    * Counter time series will now always be exposed with _total, and
      counter metrics will have a _total suffix stripped. This is as
      the internal data model is now OpenMetrics, rather than
      Prometheus Text Format
    * Samples now use a namedtuple
    * Add OpenMetrics exposition and parser
    * Add Info, Stateset, Enum, GaugeHistogram support for OpenMetrics
    * Add timestamp support for Prometheus text format exposition
    * Add garbage collection metrics
    * If reading multiprocess file, open it readonly.
    * Fix bug in WSGI app code.
    * Write to multiprocess files directly
    0.3.?
    * Fix handing of escaping in parser
    * Fix concurrency issues with timers
    * 4.5x speedup in parser
    * Performance improvements for multiproc mode
    * Fix FD leak in multiproc mode
  - Taking tarball from git because of the tests
* Tue Dec 04 2018 mcepl@suse.com
  - Remove superfluous devel dependency for noarch package
* Fri May 04 2018 tbechtold@suse.com
  - Initial packaging (version 0.2.0)

Files

/usr/lib/python3.6/site-packages/prometheus_client
/usr/lib/python3.6/site-packages/prometheus_client-0.7.1-py3.6.egg-info
/usr/lib/python3.6/site-packages/prometheus_client-0.7.1-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/prometheus_client-0.7.1-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/prometheus_client-0.7.1-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/prometheus_client-0.7.1-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/prometheus_client-0.7.1-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/prometheus_client/__init__.py
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/context_managers.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/context_managers.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/core.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/decorator.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/exposition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/exposition.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/gc_collector.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/gc_collector.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/metrics.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/metrics.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/metrics_core.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/metrics_core.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/mmap_dict.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/mmap_dict.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/multiprocess.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/multiprocess.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/platform_collector.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/platform_collector.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/process_collector.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/process_collector.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/registry.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/registry.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/samples.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/samples.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/utils.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/utils.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/values.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/__pycache__/values.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/bridge
/usr/lib/python3.6/site-packages/prometheus_client/bridge/__init__.py
/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__
/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__/graphite.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/bridge/__pycache__/graphite.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/bridge/graphite.py
/usr/lib/python3.6/site-packages/prometheus_client/context_managers.py
/usr/lib/python3.6/site-packages/prometheus_client/core.py
/usr/lib/python3.6/site-packages/prometheus_client/decorator.py
/usr/lib/python3.6/site-packages/prometheus_client/exposition.py
/usr/lib/python3.6/site-packages/prometheus_client/gc_collector.py
/usr/lib/python3.6/site-packages/prometheus_client/metrics.py
/usr/lib/python3.6/site-packages/prometheus_client/metrics_core.py
/usr/lib/python3.6/site-packages/prometheus_client/mmap_dict.py
/usr/lib/python3.6/site-packages/prometheus_client/multiprocess.py
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__init__.py
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/exposition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/exposition.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/parser.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/__pycache__/parser.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/exposition.py
/usr/lib/python3.6/site-packages/prometheus_client/openmetrics/parser.py
/usr/lib/python3.6/site-packages/prometheus_client/parser.py
/usr/lib/python3.6/site-packages/prometheus_client/platform_collector.py
/usr/lib/python3.6/site-packages/prometheus_client/process_collector.py
/usr/lib/python3.6/site-packages/prometheus_client/registry.py
/usr/lib/python3.6/site-packages/prometheus_client/samples.py
/usr/lib/python3.6/site-packages/prometheus_client/twisted
/usr/lib/python3.6/site-packages/prometheus_client/twisted/__init__.py
/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__
/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__/_exposition.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/prometheus_client/twisted/__pycache__/_exposition.cpython-36.pyc
/usr/lib/python3.6/site-packages/prometheus_client/twisted/_exposition.py
/usr/lib/python3.6/site-packages/prometheus_client/utils.py
/usr/lib/python3.6/site-packages/prometheus_client/values.py
/usr/share/doc/packages/python3-prometheus_client
/usr/share/doc/packages/python3-prometheus_client/README.md
/usr/share/licenses/python3-prometheus_client
/usr/share/licenses/python3-prometheus_client/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024