Accepting request 1102347 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1102347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=41
This commit is contained in:
Dominique Leuenberger 2023-08-05 10:54:56 +00:00 committed by Git OBS Bridge
commit 1a54c7a8fe
4 changed files with 17 additions and 4 deletions

View File

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

3
jsonschema-4.18.6.tar.gz Normal file
View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Aug 3 18:38:22 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 4.18.6:
* Set a jsonschema specific user agent when automatically
retrieving remote references (which is deprecated).
-------------------------------------------------------------------
Thu Aug 3 17:44:21 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 4.18.5:
* Declare support for Py3.12
-------------------------------------------------------------------
Tue Jul 18 09:05:26 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -33,7 +33,7 @@
%{?sle15_python_module_pythons}
Name: python-jsonschema%{psuffix}
Version: 4.18.4
Version: 4.18.6
Release: 0
Summary: An implementation of JSON-Schema validation for Python
License: MIT