17
0

- update to 1.32:

* take_index causing 'move' of incorrect values due to bad True==1 comparison

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=45
This commit is contained in:
2021-05-18 21:55:02 +00:00
committed by Git OBS Bridge
parent 2994a8d1a4
commit cb5f48dc77
4 changed files with 10 additions and 4 deletions

View File

@@ -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>