15
0

- Update to 0.17.0:

* [ENHANCEMENT] Add additional typing.
  * [BUGFIX] Fix typo in python_gc_objects_collected metadata.
  * [BUGFIX] Do not include .pyc files in the build wheel.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-prometheus-client?expand=0&rev=14
This commit is contained in:
2023-05-24 23:42:08 +00:00
committed by Git OBS Bridge
parent f7d2603595
commit 968f38f483
4 changed files with 25 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 24 23:39:52 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Update to 0.17.0:
* [ENHANCEMENT] Add additional typing.
* [BUGFIX] Fix typo in python_gc_objects_collected metadata.
* [BUGFIX] Do not include .pyc files in the build wheel.
-------------------------------------------------------------------
Tue Jan 24 07:59:49 UTC 2023 - Matej Cepl <mcepl@suse.com>