forked from pool/python-jsonpatch
- udpate to 1.14.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=23
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22d0bc0f5522a4a03dd9fb4c4cdf7c1f03256546c88be4c61e5ceabd22280e47
|
||||
size 14317
|
||||
3
jsonpatch-1.14.tar.gz
Normal file
3
jsonpatch-1.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:776d828d6f7b4581862529cf413439a652d74b9e3a0261fa08c36fd761a78b4a
|
||||
size 15234
|
||||
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 10:53:42 UTC 2016 - dmueller@suse.com
|
||||
|
||||
- udpate to 1.14.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jsonpatch
|
||||
#
|
||||
# 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-jsonpatch
|
||||
Version: 1.11
|
||||
Version: 1.14
|
||||
Release: 0
|
||||
Summary: Python - JSON-Patches
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/stefankoegl/python-json-patch
|
||||
Source: http://pypi.python.org/packages/source/j/jsonpatch/jsonpatch-%{version}.tar.gz
|
||||
Source: https://pypi.io/packages/source/j/jsonpatch/jsonpatch-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-jsonpointer
|
||||
Requires: python-jsonpointer >= 1.9
|
||||
|
||||
Reference in New Issue
Block a user