- update to 1.10:

* Drop support for Python 3.2
  * Add support for Python 3.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=17
This commit is contained in:
Dirk Mueller 2016-11-15 10:52:26 +00:00 committed by Git OBS Bridge
parent 8f667aa9e5
commit 37a26c3db5
4 changed files with 13 additions and 6 deletions

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

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

View File

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

View File

@ -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

View File

@ -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