15
0

- update to 1.25:

* bugfixes, 3.8 support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=37
This commit is contained in:
2020-02-28 21:36:50 +00:00
committed by Git OBS Bridge
parent 82b898b98f
commit ee87a9134e
4 changed files with 11 additions and 5 deletions

View File

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

3
jsonpatch-1.25.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 28 21:34:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.25:
* bugfixes, 3.8 support
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 11 13:24:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Wed Sep 11 13:24:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-jsonpatch # spec file for package python-jsonpatch
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-jsonpatch Name: python-jsonpatch
Version: 1.24 Version: 1.25
Release: 0 Release: 0
Summary: Python - JSON-Patches Summary: Python - JSON-Patches
License: BSD-3-Clause License: BSD-3-Clause