Accepting request 703019 from home:gary_smith:branches:devel:languages:python

- Upgraded to 1.1.2
  * no changelog available

OBS-URL: https://build.opensuse.org/request/show/703019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsondiff?expand=0&rev=6
This commit is contained in:
Tomáš Chvátal 2019-05-14 22:23:58 +00:00 committed by Git OBS Bridge
parent 72b088ab20
commit 25111f3ba9
4 changed files with 12 additions and 6 deletions

View File

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

3
jsondiff-1.1.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 14 22:18:30 UTC 2019 - Gary Smith <GSmith@suse.com>
- Upgraded to 1.1.2
* no changelog available
-------------------------------------------------------------------
Mon May 14 11:25:31 UTC 2018 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-jsondiff
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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
@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsondiff
Version: 1.1.1
Version: 1.1.2
Release: 0
Summary: Diff JSON and JSON-like structures in Python
License: MIT