forked from pool/python-jsonschema
Accepting request 990216 from home:ojkastl_buildservice:Systemsmanagement_Ansible
update to 4.7.2, introducing a new dependency hatch_vcs (see SR#990136) OBS-URL: https://build.opensuse.org/request/show/990216 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonschema?expand=0&rev=51
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-jsonschema
|
||||
Version: 4.5.1
|
||||
Version: 4.7.2
|
||||
Release: 0
|
||||
Summary: An implementation of JSON-Schema validation for Python
|
||||
License: MIT
|
||||
@@ -33,6 +33,8 @@ URL: https://github.com/python-jsonschema/jsonschema
|
||||
Source: https://files.pythonhosted.org/packages/source/j/jsonschema/jsonschema-%{version}.tar.gz
|
||||
# SECTION build
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module hatch_vcs}
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools_scm}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
Reference in New Issue
Block a user