15
0

Accepting request 1235828 from home:jubalh:branches:devel:languages:python

- Update to 1.3.7:
  * Amend missing changelog

- Update to 1.3.6:
  * Support for Python 3.12 & 3.13
  * Fix escaping in docstrings (#608)

OBS-URL: https://build.opensuse.org/request/show/1235828
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cerberus?expand=0&rev=29
This commit is contained in:
2025-01-08 09:07:07 +00:00
committed by Git OBS Bridge
parent a5db6943d7
commit 3f44e98a08
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Jan 8 08:35:55 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.3.7:
* Amend missing changelog
-------------------------------------------------------------------
Wed Jan 8 08:35:33 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 1.3.6:
* Support for Python 3.12 & 3.13
* Fix escaping in docstrings (#608)
-------------------------------------------------------------------
Fri Aug 18 15:51:56 UTC 2023 - Martin Schreiner <martin.schreiner@suse.com>