diff --git a/jsonpointer-2.1.tar.gz b/jsonpointer-2.1.tar.gz deleted file mode 100644 index f98d7c1..0000000 --- a/jsonpointer-2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a34b698db1eb79ceac454159d3f7c12a451a91f6334a4f638454327b7a89962 -size 8190 diff --git a/jsonpointer-2.2.tar.gz b/jsonpointer-2.2.tar.gz new file mode 100644 index 0000000..d938ee0 --- /dev/null +++ b/jsonpointer-2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f09f8deecaaa5aea65b5eb4f67ca4e54e1a61f7a11c75085e360fe6feb6a48bf +size 8292 diff --git a/python-jsonpointer.changes b/python-jsonpointer.changes index 98e1dff..aa5bf90 100644 --- a/python-jsonpointer.changes +++ b/python-jsonpointer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Dec 6 18:00:47 UTC 2021 - Dirk Müller + +- update to 2.2: + * Add method and add classmethod tag + * Add test for get_parts + ------------------------------------------------------------------- Sun Aug 22 20:52:50 UTC 2021 - Stefan Schubert diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index 8870122..381e85b 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -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