forked from pool/python-jsonpatch
- update to 1.28:
* Make it possible for from_diff to support custom types (issue #107) * Python 3.9 support OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=41
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e45df18b0ab7df1925f20671bbc3f6bd0b4b556fb4b9c5d97684b0a7eac01744
|
|
||||||
size 18641
|
|
||||||
3
jsonpatch-1.28.tar.gz
Normal file
3
jsonpatch-1.28.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e930adc932e4d36087dbbf0f22e1ded32185dfb20662f2e3dd848677a5295a14
|
||||||
|
size 20635
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 20 09:52:04 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.28:
|
||||||
|
* Make it possible for from_diff to support custom types (issue #107)
|
||||||
|
* Python 3.9 support
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 4 16:19:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Tue Aug 4 16:19:12 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -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.26
|
Version: 1.28
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python - JSON-Patches
|
Summary: Python - JSON-Patches
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
|||||||
Reference in New Issue
Block a user