diff --git a/fastjsonschema-2.18.0.tar.gz b/fastjsonschema-2.18.0.tar.gz deleted file mode 100644 index af7981e..0000000 --- a/fastjsonschema-2.18.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e820349dd16f806e4bd1467a138dced9def4bc7d6213a34295272a6cac95b5bd -size 371063 diff --git a/fastjsonschema-2.19.0.tar.gz b/fastjsonschema-2.19.0.tar.gz new file mode 100644 index 0000000..a1c3267 --- /dev/null +++ b/fastjsonschema-2.19.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e25df6647e1bc4a26070b700897b07b542ec898dd4f1f6ea013e7f6a88417225 +size 371202 diff --git a/python-fastjsonschema.changes b/python-fastjsonschema.changes index 5178f6a..98e9f70 100644 --- a/python-fastjsonschema.changes +++ b/python-fastjsonschema.changes @@ -1,17 +1,23 @@ +------------------------------------------------------------------- +Mon Nov 27 18:48:55 UTC 2023 - Dirk Müller + +- update to 2.19.0: + * Added `use_formats` parameter to allow disable automatic assertions + ------------------------------------------------------------------- Tue Sep 26 19:04:36 UTC 2023 - Torsten Gruner -- update to 1.18.0 +- update to 2.18.0 * Improved error message for required props - only missing are reported - * Fixed support of boolean schema in if-then-else application + * Fixed support of boolean schema in if-then-else application ------------------------------------------------------------------- Mon May 29 14:28:04 UTC 2023 - Dirk Müller -- update to 1.17.1: +- update to 2.17.1: * Fixed tests in sdist * Added support for Decimals - * Added tests in sdist + * Added tests in sdist ------------------------------------------------------------------- Fri May 12 10:18:43 UTC 2023 - Daniel Garcia @@ -22,7 +28,7 @@ Fri May 12 10:18:43 UTC 2023 - Daniel Garcia Mon Mar 6 21:23:34 UTC 2023 - Dirk Müller - update to 2.16.3: - * Fix variable name resolving with references + * Fix variable name resolving with references ------------------------------------------------------------------- Thu Oct 6 14:32:39 UTC 2022 - Dirk Müller diff --git a/python-fastjsonschema.spec b/python-fastjsonschema.spec index fe5f3df..14d5198 100644 --- a/python-fastjsonschema.spec +++ b/python-fastjsonschema.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-fastjsonschema -Version: 2.18.0 +Version: 2.19.0 Release: 0 Summary: Fastest Python implementation of JSON schema License: BSD-3-Clause