17
0

- Version update to 1.23:

* dropped support for python 2.6
  * More testcases for various bugs
  * Various code cleanups
- Run tests
- Conflict with python-jsondiff as it provides jsondiff binary too

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpatch?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2018-05-14 11:24:33 +00:00
committed by Git OBS Bridge
parent 5e70b993b0
commit 5bc0c0052c
4 changed files with 25 additions and 15 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon May 14 11:22:40 UTC 2018 - tchvatal@suse.com
- Version update to 1.23:
* dropped support for python 2.6
* More testcases for various bugs
* Various code cleanups
- Run tests
- Conflict with python-jsondiff as it provides jsondiff binary too
-------------------------------------------------------------------
Tue Aug 8 06:27:14 UTC 2017 - tbechtold@suse.com