Accepting request 541911 from devel:languages:python

- update to 1.14:
  * Support for python 3.6

OBS-URL: https://build.opensuse.org/request/show/541911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpointer?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2017-11-16 13:00:02 +00:00 committed by Git OBS Bridge
commit 1644554119
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fa5dcac35eefd53e25d6cd4c310d963c9f0b897641772cd6e5e7b89df7ee0b1
size 7577

3
jsonpointer-1.14.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c681af823545c731b7b38aedd5d4eee4c5eff87bc0f25e0ff25444a4189eac4d
size 8449

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 14 23:03:26 UTC 2017 - dmueller@suse.com
- update to 1.14:
* Support for python 3.6
-------------------------------------------------------------------
Tue Aug 8 06:32:28 UTC 2017 - tbechtold@suse.com

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