14
0

Accepting request 1121219 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 4.19.2

OBS-URL: https://build.opensuse.org/request/show/1121219
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=75
This commit is contained in:
2023-10-30 19:06:12 +00:00
committed by Git OBS Bridge
parent 74353974fd
commit fc8f910df0
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 30 15:32:48 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update tp 4.19.2:
* Fix the error message for additional items when used with
heterogeneous arrays.
* Don't leak the additionalItems keyword into JSON Schema draft
2020-12, where it was replaced by items.
-------------------------------------------------------------------
Thu Sep 21 13:30:47 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>