Accepting request 1113731 from home:Simmphonie:branches:devel:languages:python

- update to 1.18.0
  * Improved error message for required props - only missing are reported
  * Fixed support of boolean schema in if-then-else application

OBS-URL: https://build.opensuse.org/request/show/1113731
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastjsonschema?expand=0&rev=14
This commit is contained in:
Dirk Mueller 2023-09-28 07:42:15 +00:00 committed by Git OBS Bridge
parent 2a7df49fde
commit c64f2f36d8
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f4eeb8a77cef54861dbf7424ac8ce71306f12cbb086c45131bcba2c6a4f726e3
size 370651

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e820349dd16f806e4bd1467a138dced9def4bc7d6213a34295272a6cac95b5bd
size 371063

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 26 19:04:36 UTC 2023 - Torsten Gruner <simmphonie@opensuse.org>
- update to 1.18.0
* Improved error message for required props - only missing are reported
* Fixed support of boolean schema in if-then-else application
-------------------------------------------------------------------
Mon May 29 14:28:04 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-fastjsonschema
Version: 2.17.1
Version: 2.18.0
Release: 0
Summary: Fastest Python implementation of JSON schema
License: BSD-3-Clause