forked from pool/python-jsonschema
Accepting request 1098347 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.18.1 OBS-URL: https://build.opensuse.org/request/show/1098347 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=62
This commit is contained in:
parent
4601bcf8f5
commit
bedcca0ea2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8caf5b57a990a98e9b39832ef3cb35c176fe331414252b6e1b26fd5866f891a4
|
||||
size 315551
|
3
jsonschema-4.18.1.tar.gz
Normal file
3
jsonschema-4.18.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5896514b46cc9283e9951bfebf51cc72fa3eab229919c0469f94e11b4387776
|
||||
size 314802
|
@ -1,4 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 12 10:39:42 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- upgrade to 4.18.1:
|
||||
* Fix a regression with jsonschema.RefResolver based resolution
|
||||
when used in combination with a custom validation dialect (via
|
||||
jsonschema.validators.create).
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 6 09:34:43 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
- update to 4.18.0
|
||||
|
@ -33,7 +33,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-jsonschema%{psuffix}
|
||||
Version: 4.18.0
|
||||
Version: 4.18.1
|
||||
Release: 0
|
||||
Summary: An implementation of JSON-Schema validation for Python
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user