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

python3-osprofiler-4.1.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python3-osprofiler Distribution: openSUSE Tumbleweed
Version: 4.1.0 Vendor: openSUSE
Release: 1.1 Build date: Mon Apr 1 19:37:16 2024
Group: Development/Languages/Python Build host: reproducible
Size: 987854 Source RPM: python-osprofiler-4.1.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://docs.openstack.org/osprofiler
Summary: OpenStack Profiler Library
OSProfiler provides a tiny but powerful library that is used by
most (soon to be all) OpenStack projects and their python clients. It
provides functionality to be able to generate 1 trace per request, that goes
through all involved services. This trace can then be extracted and used
to build a tree of calls which can be quite handy for a variety of
reasons (for example in isolating cross-project performance issues).

This package contains the Python 3.x module

Provides

Requires

License

Apache-2.0

Changelog

* Mon Apr 01 2024 Christian Boltz <suse-beta@cboltz.de>
  - %check: delete test_jaeger.py (already excluded via
    - -exclude-regex, but still causes import error)
  - add missing BuildRequires: python3-opentelemetry-exporter-otlp
* Thu Jan 04 2024 cloud-devel@suse.de
  - added 0001-Add-default-port-to-Elasticsearch-connection-url.patch
  - update to version 4.1.0
    - tox: Add functional-py38, functional-py39 envs
    - add support of otlp exporter
    - jaeger: introduce process tags' option for tracer
    - Fix formattiing of release list
    - [profiler] hmac_key should be secret
    - setup.cfg: Replace dashes with underscores
    - jaeger: introduce service name prefix
    - remove unicode prefix from code
    - jaeger: fix driver initialization for tests
    - devstack: remove jaeger container on unstack
    - profiler: add python requests profile
    - Change StrictRedis usage to Redis
* Wed Jun 08 2022 Dirk Müller <dmueller@suse.com>
  - update to 3.4.3:
    * Make some revisions in the document
    * Update CI to use unversioned jobs template
    * Fix api index and module index
* Tue May 24 2022 Dirk Müller <dmueller@suse.com>
  - drop unneeded dependencies
* Mon Dec 06 2021 cloud-devel@suse.de
  - update to version 3.4.2
    - Use py3 as the default runtime for tox
    - Move flake8 as a pre-commit local target.
    - Add Python3 wallaby unit tests
    - ignore reno generated artifacts
    - Dropping lower constraints testing
    - Set manila config opts in devstack
    - Update master for stable/victoria
    - Uncap PrettyTable
    - Adding pre-commit
* Fri Oct 09 2020 cloud-devel@suse.de
  - update to version 3.4.0
    - Fix empty 'args' and 'kwargs' when using 'hide_args' with Jaeger
    - drop mock from lower-constraints
    - Bump default tox env from py37 to py38
    - Add Python3 victoria unit tests
    - Add py38 package metadata
    - switch to importlib.metadata to find package version
    - Fix StopIteration error on Ubuntu Focal
    - Use unittest.mock instead of third party mock
    - Fix pep8 failures
    - Bump bandit version
    - Switch to newer openstackdocstheme and reno versions
    - Update master for stable/ussuri
    - Enforce order of import statements
* Tue May 12 2020 cloud-devel@suse.de
  - update to version 3.1.0
    - Handle driver initialization errors to avoid service crash
    - [ussuri][goal] Drop python 2.7 support and testing
    - Switch to Ussuri jobs
    - Start README.rst with a better title
    - Update master for stable/train
    - Update hacking for Python3
* Mon Mar 23 2020 Dirk Mueller <dmueller@suse.com>
  - add obsoletes
* Sat Mar 14 2020 Dirk Mueller <dmueller@suse.com>
  - switch to python 3.x only builds
* Wed Oct 09 2019 cloud-devel@suse.de
  - update to version 2.8.2
    - Add a job to run full Tempest with enabled profiler
    - Minimum versions of databases with JSON data type support
    - Allow OSPROFILER_TRACE_SQLALCHEMY to be overridden
    - Don't fail if sqlalchemy driver fails to initialize
    - Fix elasticsearch version in python requirements
    - Automatic configuration of SQLAlchemy driver in DevStack
    - Rename OSProfiler-enabled Tempest job
    - Add Python 3 Train unit tests
    - Bring env OSPROFILER_CONNECTION_STRING into effect
    - Optimize storage schema for Redis driver
    - Replace git.openstack.org URLs with opendev.org URLs
    - Dropping the py35 testing
    - Support standalone placement in the devstack
    - Update master for stable/stein
    - Collect traces from Tempest job
    - change function list_traces of mongodb module
    - OpenDev Migration Patch

Files

/usr/bin/osprofiler
/usr/lib/python3.11/site-packages/osprofiler
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/pbr.json
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/osprofiler-4.1.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/osprofiler/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/_utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/_utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/exc.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/exc.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/initializer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/initializer.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/notifier.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/notifier.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/opts.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/opts.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/profiler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/profiler.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/requests.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/requests.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/sqlalchemy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/sqlalchemy.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/web.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/__pycache__/web.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/_utils.py
/usr/lib/python3.11/site-packages/osprofiler/cmd
/usr/lib/python3.11/site-packages/osprofiler/cmd/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/cliutils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/cliutils.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/commands.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/commands.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/shell.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/__pycache__/shell.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/cmd/cliutils.py
/usr/lib/python3.11/site-packages/osprofiler/cmd/commands.py
/usr/lib/python3.11/site-packages/osprofiler/cmd/shell.py
/usr/lib/python3.11/site-packages/osprofiler/cmd/template.html
/usr/lib/python3.11/site-packages/osprofiler/drivers
/usr/lib/python3.11/site-packages/osprofiler/drivers/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/elasticsearch_driver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/elasticsearch_driver.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/jaeger.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/jaeger.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/loginsight.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/loginsight.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/messaging.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/messaging.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/mongodb.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/mongodb.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/otlp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/otlp.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/redis_driver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/redis_driver.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/sqlalchemy_driver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/__pycache__/sqlalchemy_driver.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/drivers/base.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/elasticsearch_driver.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/jaeger.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/loginsight.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/messaging.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/mongodb.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/otlp.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/redis_driver.py
/usr/lib/python3.11/site-packages/osprofiler/drivers/sqlalchemy_driver.py
/usr/lib/python3.11/site-packages/osprofiler/exc.py
/usr/lib/python3.11/site-packages/osprofiler/hacking
/usr/lib/python3.11/site-packages/osprofiler/hacking/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/hacking/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/hacking/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/hacking/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/hacking/__pycache__/checks.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/hacking/__pycache__/checks.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/hacking/checks.py
/usr/lib/python3.11/site-packages/osprofiler/initializer.py
/usr/lib/python3.11/site-packages/osprofiler/notifier.py
/usr/lib/python3.11/site-packages/osprofiler/opts.py
/usr/lib/python3.11/site-packages/osprofiler/profiler.py
/usr/lib/python3.11/site-packages/osprofiler/requests.py
/usr/lib/python3.11/site-packages/osprofiler/sqlalchemy.py
/usr/lib/python3.11/site-packages/osprofiler/tests
/usr/lib/python3.11/site-packages/osprofiler/tests/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/tests/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/tests/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/__pycache__/test.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/__pycache__/test.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/functional
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/__pycache__/test_driver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/__pycache__/test_driver.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/config.cfg
/usr/lib/python3.11/site-packages/osprofiler/tests/functional/test_driver.py
/usr/lib/python3.11/site-packages/osprofiler/tests/test.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_initializer.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_initializer.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_notifier.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_notifier.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_opts.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_opts.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_profiler.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_profiler.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_sqlalchemy.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_sqlalchemy.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_web.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/__pycache__/test_web.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/__pycache__/test_shell.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/__pycache__/test_shell.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/cmd/test_shell.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/__pycache__/test_specs.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/__pycache__/test_specs.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/doc/test_specs.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__init__.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_base.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_base.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_elasticsearch.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_elasticsearch.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_jaeger.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_jaeger.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_loginsight.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_loginsight.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_messaging.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_messaging.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_mongodb.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_mongodb.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_otlp.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_otlp.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_redis_driver.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/__pycache__/test_redis_driver.cpython-311.pyc
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_base.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_elasticsearch.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_jaeger.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_loginsight.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_messaging.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_mongodb.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_otlp.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/drivers/test_redis_driver.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_initializer.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_notifier.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_opts.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_profiler.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_sqlalchemy.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_utils.py
/usr/lib/python3.11/site-packages/osprofiler/tests/unit/test_web.py
/usr/lib/python3.11/site-packages/osprofiler/web.py
/usr/share/doc/packages/python3-osprofiler
/usr/share/doc/packages/python3-osprofiler/ChangeLog
/usr/share/doc/packages/python3-osprofiler/LICENSE
/usr/share/doc/packages/python3-osprofiler/README.rst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024