diff --git a/jsonpointer-1.10.tar.gz b/jsonpointer-1.10.tar.gz new file mode 100644 index 0000000..a9abd8b --- /dev/null +++ b/jsonpointer-1.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fa5dcac35eefd53e25d6cd4c310d963c9f0b897641772cd6e5e7b89df7ee0b1 +size 7577 diff --git a/jsonpointer-1.9.tar.gz b/jsonpointer-1.9.tar.gz deleted file mode 100644 index 0f2ed49..0000000 --- a/jsonpointer-1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39403b47a71aa782de6d80db3b78f8a5f68ad8dfc9e674ca3bb5b32c15ec7308 -size 7662 diff --git a/python-jsonpointer.changes b/python-jsonpointer.changes index fcc0fb5..d3d3361 100644 --- a/python-jsonpointer.changes +++ b/python-jsonpointer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 15 10:51:34 UTC 2016 - dmueller@suse.com + +- update to 1.10: + * Drop support for Python 3.2 + * Add support for Python 3.5 + ------------------------------------------------------------------- Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com diff --git a/python-jsonpointer.spec b/python-jsonpointer.spec index bb3a3df..34b1c02 100644 --- a/python-jsonpointer.spec +++ b/python-jsonpointer.spec @@ -1,7 +1,7 @@ # # spec file for package python-jsonpointer # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: python-jsonpointer -Version: 1.9 +Version: 1.10 Release: 0 Summary: Identify specific nodes in a JSON document License: BSD-3-Clause Group: Development/Languages/Python Url: https://github.com/stefankoegl/python-json-pointer -Source: http://pypi.python.org/packages/source/j/jsonpointer/jsonpointer-%{version}.tar.gz +Source: https://pypi.io/packages/source/j/jsonpointer/jsonpointer-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools Requires(post): update-alternatives