14
0

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
This commit is contained in:
2025-07-19 07:33:05 +00:00
committed by Git OBS Bridge
parent 36c614aac3
commit 7973bec7cd
4 changed files with 13 additions and 4 deletions

View File

@@ -33,7 +33,7 @@
%{?sle15_python_module_pythons}
Name: python-jsonschema%{psuffix}
Version: 4.24.0
Version: 4.24.1
Release: 0
Summary: An implementation of JSON-Schema validation for Python
License: MIT
@@ -47,6 +47,7 @@ BuildRequires: %{python_module pip}
BuildRequires: fdupes
BuildRequires: python-rpm-macros >= 20210929
%if %{with test}
BuildRequires: %{python_module jsonpath-ng}
BuildRequires: %{python_module jsonschema = %{version}}
BuildRequires: %{python_module jsonschema-format = %{version}}
BuildRequires: %{python_module jsonschema-format-nongpl = %{version}}