forked from pool/python-jsonpatch
Accepting request 894164 from devel:languages:python
- update to 1.32: * take_index causing 'move' of incorrect values due to bad True==1 comparison OBS-URL: https://build.opensuse.org/request/show/894164 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jsonpatch?expand=0&rev=24
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae6f3686fc71b53a278a9fdeb91afdc0e523e2f8f8a82cb2f04af90413a8eacb
|
||||
size 20787
|
||||
3
jsonpatch-1.32.tar.gz
Normal file
3
jsonpatch-1.32.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b6ddfe6c3db30d81a96aaeceb6baf916094ffa23d7dd5fa2c13e13f8b6e600c2
|
||||
size 20853
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 21:54:01 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.32:
|
||||
* take_index causing 'move' of incorrect values due to bad True==1 comparison
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 22 20:25:23 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jsonpatch
|
||||
Version: 1.31
|
||||
Version: 1.32
|
||||
Release: 0
|
||||
Summary: Python - JSON-Patches
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user