15
0

- update to 1.14:

* Support for python 3.6

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=21
This commit is contained in:
2017-11-14 23:04:21 +00:00
committed by Git OBS Bridge
parent bc70a8def6
commit 7163094eaf
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsonpointer
Version: 1.10
Version: 1.14
Release: 0
Summary: Identify specific nodes in a JSON document
License: BSD-3-Clause