15
0

- update to 2.2:

* Add method and add classmethod tag
  * Add test for get_parts

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=31
This commit is contained in:
2021-12-06 18:02:16 +00:00
committed by Git OBS Bridge
parent ad87855b2b
commit 18018d7fb6
4 changed files with 12 additions and 5 deletions

View File

@@ -24,7 +24,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsonpointer
Version: 2.1
Version: 2.2
Release: 0
Summary: Module to identify specific nodes in a JSON document
License: BSD-3-Clause
@@ -39,7 +39,7 @@ Requires: alts
BuildRequires: alts
%else
Requires(post): update-alternatives
Requires(preun): update-alternatives
Requires(preun):update-alternatives
%endif
BuildArch: noarch
%python_subpackages