13
0

10 Commits

Author SHA256 Message Date
5a6a8d6339 Accepting request 1300698 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1300698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=53
2025-08-22 15:46:48 +00:00
ea5a6ab549 update to 4.25.1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=92
2025-08-21 07:20:27 +00:00
29df7a4c0e Accepting request 1295861 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1295861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=52
2025-07-27 14:26:19 +00:00
06ccef2947 Accepting request 1295542 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.25.0

OBS-URL: https://build.opensuse.org/request/show/1295542
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=90
2025-07-26 05:17:40 +00:00
6653490201 Accepting request 1294498 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1294498
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=51
2025-07-21 17:59:09 +00:00
7973bec7cd Accepting request 1294291 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.24.1

OBS-URL: https://build.opensuse.org/request/show/1294291
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=88
2025-07-19 07:33:05 +00:00
2b6c4d1f63 Accepting request 1281739 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1281739
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=50
2025-06-03 15:50:13 +00:00
36c614aac3 Accepting request 1281557 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 4.24.0

OBS-URL: https://build.opensuse.org/request/show/1281557
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=86
2025-06-02 05:58:30 +00:00
61001c4729 Accepting request 1187609 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1187609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonschema?expand=0&rev=49
2024-07-16 20:02:21 +00:00
ff3c59832b 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
2024-07-15 18:41:17 +00:00
4 changed files with 44 additions and 15 deletions

View File

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

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

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

View File

@@ -1,3 +1,40 @@
-------------------------------------------------------------------
Thu Aug 21 04:53:45 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.25.1:
* Fix Validator protocol init to match runtime by @sirosen in
#1396
-------------------------------------------------------------------
Thu Jul 24 11:39:56 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.25.0:
* Add support for the iri and iri-reference formats to the
format-nongpl extra by @jkowalleck in #1388
-------------------------------------------------------------------
Fri Jul 18 05:56:56 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.24.1:
* Unambiguously quote and escape properties in JSON path rendering
by @kurtmckee in #1390
* Drop python<3.9 backports by @hackowitz-af in #1367
-------------------------------------------------------------------
Thu May 29 05:55:21 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
- update to 4.24.0:
* Fix calculation of evaluated properties by @V02460 in #1351
* Support for Python 3.8 has been dropped, as it is end-of-life.
-------------------------------------------------------------------
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> Thu May 2 06:40:15 UTC 2024 - Johannes Kastl <git@johannes-kastl.de>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-jsonschema # spec file for package python-jsonschema
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -33,13 +33,13 @@
%{?sle15_python_module_pythons} %{?sle15_python_module_pythons}
Name: python-jsonschema%{psuffix} Name: python-jsonschema%{psuffix}
Version: 4.22.0 Version: 4.25.1
Release: 0 Release: 0
Summary: An implementation of JSON-Schema validation for Python Summary: An implementation of JSON-Schema validation for Python
License: MIT License: MIT
URL: https://github.com/python-jsonschema/jsonschema URL: https://github.com/python-jsonschema/jsonschema
Source: https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module base >= 3.9}
BuildRequires: %{python_module hatch-fancy-pypi-readme} BuildRequires: %{python_module hatch-fancy-pypi-readme}
BuildRequires: %{python_module hatch_vcs} BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module hatchling} BuildRequires: %{python_module hatchling}
@@ -47,6 +47,7 @@ BuildRequires: %{python_module pip}
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros >= 20210929 BuildRequires: python-rpm-macros >= 20210929
%if %{with test} %if %{with test}
BuildRequires: %{python_module jsonpath-ng}
BuildRequires: %{python_module jsonschema = %{version}} BuildRequires: %{python_module jsonschema = %{version}}
BuildRequires: %{python_module jsonschema-format = %{version}} BuildRequires: %{python_module jsonschema-format = %{version}}
BuildRequires: %{python_module jsonschema-format-nongpl = %{version}} BuildRequires: %{python_module jsonschema-format-nongpl = %{version}}
@@ -57,17 +58,8 @@ BuildRequires: git-core
%endif %endif
Requires: python-attrs >= 17.4.0 Requires: python-attrs >= 17.4.0
Requires: python-jsonschema-specifications Requires: python-jsonschema-specifications
Requires: python-pyrsistent >= 0.14.0
Requires: python-referencing Requires: python-referencing
Requires: python-rpds-py Requires: python-rpds-py
%if 0%{python_version_nodots} < 38
Requires: python-importlib-metadata
Requires: python-typing-extensions
%endif
%if 0%{python_version_nodots} < 39
Requires: python-importlib-resources >= 1.4.0
Requires: python-pkgutil-resolve-name >= 1.3.10
%endif
%if %{with libalternatives} %if %{with libalternatives}
Requires: alts Requires: alts
BuildRequires: alts BuildRequires: alts