14
0

- update to 0.15.0:

* #512: Add Any type to defaults
  * #513: Only calculate hash once for Marker objects
  * #514: Remove python 3.8 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-voluptuous?expand=0&rev=25
This commit is contained in:
2024-06-29 07:00:18 +00:00
committed by Git OBS Bridge
parent c3893b46a0
commit accfb2855a
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jun 29 07:00:04 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.15.0:
* #512: Add Any type to defaults
* #513: Only calculate hash once for Marker objects
* #514: Remove python 3.8 support
-------------------------------------------------------------------
Thu Mar 14 08:55:07 UTC 2024 - Dirk Müller <dmueller@suse.com>