Accepting request 1098183 from home:mcalabkova:branches:devel:languages:python

- Update to 0.4.2
  * Handle removed markdown version_info
  * fix nested oneOf resolution with different schema types
- Drop merged pso-markdown-version.patch
- Pin jsonschema version to < 4.18, not supported yet

OBS-URL: https://build.opensuse.org/request/show/1098183
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-jsonschema-objects?expand=0&rev=11
This commit is contained in:
2023-07-12 08:26:48 +00:00
committed by Git OBS Bridge
parent 74f4420da4
commit 5fec6e7e32
5 changed files with 17 additions and 62 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 11 13:18:57 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to 0.4.2
* Handle removed markdown version_info
* fix nested oneOf resolution with different schema types
- Drop merged pso-markdown-version.patch
- Pin jsonschema version to < 4.18, not supported yet
-------------------------------------------------------------------
Fri Aug 26 17:24:20 UTC 2022 - Ben Greiner <code@bnavigator.de>