Accepting request 980820 from devel:languages:python
- update to 4.5.1: * Revert changes to ``$dynamicRef`` which caused a performance regression in v4.5.0 * Validator classes for each version now maintain references to the correct corresponding format checker (#905) * Development has moved to a `GitHub organization <https://github.com/python-jsonschema/>`_. No functional behavior changes are expected from the change. OBS-URL: https://build.opensuse.org/request/show/980820 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=29
This commit is contained in:
commit
1b5616a07f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:636694eb41b3535ed608fe04129f26542b59ed99808b4f688aa32dcf55317a83
|
||||
size 313519
|
3
jsonschema-4.5.1.tar.gz
Normal file
3
jsonschema-4.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c6d882619340c3347a1bf7315e147e6d3dae439033ae6383d6acb908c101dfc
|
||||
size 282414
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 5 00:14:03 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 4.5.1:
|
||||
* Revert changes to ``$dynamicRef`` which caused a performance regression
|
||||
in v4.5.0
|
||||
* Validator classes for each version now maintain references to the correct
|
||||
corresponding format checker (#905)
|
||||
* Development has moved to a `GitHub organization
|
||||
<https://github.com/python-jsonschema/>`_.
|
||||
No functional behavior changes are expected from the change.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 11:54:11 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-jsonschema
|
||||
Version: 4.4.0
|
||||
Version: 4.5.1
|
||||
Release: 0
|
||||
Summary: An implementation of JSON-Schema validation for Python
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user