File python-jsonpatch.changes of Package python-jsonpatch
-------------------------------------------------------------------
Mon Sep 15 09:40:21 UTC 2014 - tbechtold@suse.com
- update to version 1.7:
* bump version to 1.7
* [Setup] use utf-8 explicitly in setup.py
* bump version to 1.6
* Fix make_patch() when root is an array (fixes #28)
* Merge branch 'remove-error' of https://github.com/umago/python-json-patch
* Improve error message when removing non-existent objects
* bump version to 1.5
* fix test for Python 3
* fix make_patch where obj keys contain "/", fixes #26
- Update Requires for python-jsonpointer
-------------------------------------------------------------------
Fri Nov 15 09:53:50 UTC 2013 - speilicke@suse.com
- Don't ghost /etc/alternatives/..., post-build-checks on 12.2 fail
-------------------------------------------------------------------
Thu Nov 14 09:46:03 UTC 2013 - speilicke@suse.com
- Fix update-alternatives (SLE_11_SP3)
-------------------------------------------------------------------
Mon Oct 21 13:18:40 UTC 2013 - dmueller@suse.com
- update to 1.3:
* Improved Tests, add command line utilities
- add update-alternatives
-------------------------------------------------------------------
Thu Jul 11 14:41:17 UTC 2013 - dmueller@suse.com
- update to 1.1:
* various python 3.x fixes
-------------------------------------------------------------------
Mon Apr 29 12:36:33 UTC 2013 - dmueller@suse.com
- update to 1.0
* first stable release, some bugfixes
-------------------------------------------------------------------
Fri Feb 22 14:00:26 UTC 2013 - saschpe@suse.de
- Initial version