14
0

Accepting request 1186960 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 4.23.0

OBS-URL: https://build.opensuse.org/request/show/1186960
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=84
This commit is contained in:
2024-07-15 18:41:17 +00:00
committed by Git OBS Bridge
parent cdcf7669c1
commit ff3c59832b
4 changed files with 12 additions and 4 deletions

View File

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

BIN
jsonschema-4.23.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 11 19:39:45 UTC 2024 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.23.0:
* Add some typing to the exceptions.py module by @DanielNoord in
#1019
* Declare support for 3.13 by @rominf in #1282
-------------------------------------------------------------------
Thu May 2 06:40:15 UTC 2024 - Johannes Kastl <git@johannes-kastl.de>

View File

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