forked from pool/python-voluptuous-serialize
- Update to version 2.7.0
* Add type annotations (#160) @farmio * Consistently mark required fields of mapping schemas (#159) @farmio * Check for nested mapping schemas raise properly (#155) @farmio * Add tests for unsupported validators (#154) @farmio * Improve README example (#153) @farmio * Fix TypeError in convert function when schema is not a class (#140) @philippwaller * Improve error handling for unsupported object (#152) @farmio * Remove support for Python 3.8 (#146) @MartinHjelmare - updated source link OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-voluptuous-serialize?expand=0&rev=16
This commit is contained in:
@@ -1,8 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 23 05:39:24 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- update to version 2.7.0
|
||||
- got renamed to underscore name, providing compat provides
|
||||
- Update to version 2.7.0
|
||||
* Add type annotations (#160) @farmio
|
||||
* Consistently mark required fields of mapping schemas (#159) @farmio
|
||||
* Check for nested mapping schemas raise properly (#155) @farmio
|
||||
* Add tests for unsupported validators (#154) @farmio
|
||||
* Improve README example (#153) @farmio
|
||||
* Fix TypeError in convert function when schema is not a class (#140)
|
||||
@philippwaller
|
||||
* Improve error handling for unsupported object (#152) @farmio
|
||||
* Remove support for Python 3.8 (#146) @MartinHjelmare
|
||||
- updated source link
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 13 12:46:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
Reference in New Issue
Block a user