2016-08-15 18:02:48 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 15 14:51:56 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
|
|
- Fix update-alternatives implementation.
|
|
|
|
|
|
2015-02-04 18:01:41 +00:00
|
|
|
-------------------------------------------------------------------
|
2015-06-23 06:23:19 +00:00
|
|
|
Mon Jun 22 14:36:43 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.11.0:
|
|
|
|
|
* bump version to 1.11
|
|
|
|
|
* Fix tests for Python 3.2
|
|
|
|
|
* bump version to 1.10
|
|
|
|
|
* Require pypandoc instead of pandoc for setup.py
|
|
|
|
|
* Fix make_patch with unicode paths
|
|
|
|
|
* Enable container-based builds on Travis-CI
|
|
|
|
|
- Update Requires according to requirements.txt
|
|
|
|
|
-------------------------------------------------------------------
|
2015-02-04 18:01:41 +00:00
|
|
|
Wed Feb 4 14:28:36 UTC 2015 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to version 1.9:
|
|
|
|
|
* bump version to 1.9
|
|
|
|
|
* require jsonpointer>=1.5
|
|
|
|
|
* Use ABCs instead of list/dict, fixes #33
|
|
|
|
|
* Convert readme from markdown to rst for PyPI
|
|
|
|
|
* Added Python 3.4 and PyPy3 to the build matrix.
|
|
|
|
|
* bump version to 1.8
|
|
|
|
|
* Fix installation of commandline scripts (fixes #31)
|
|
|
|
|
* raise JsonPatchException on missing patch attributes
|
|
|
|
|
* Add wheel as dev dependency for wheel packages
|
|
|
|
|
- Requires(pre) coreutils to be able to use "rm" cmd
|
|
|
|
|
|
2014-11-14 15:27:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Nov 08 17:31:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
|
|
|
|
|
|
- fix bashisms in pre script
|
|
|
|
|
|
2013-11-15 09:59:38 +00:00
|
|
|
-------------------------------------------------------------------
|
2014-09-15 14:01:47 +00:00
|
|
|
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
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2013-11-15 09:59:38 +00:00
|
|
|
Fri Nov 15 09:53:50 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Don't ghost /etc/alternatives/..., post-build-checks on 12.2 fail
|
|
|
|
|
|
2013-11-14 09:46:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Nov 14 09:46:03 UTC 2013 - speilicke@suse.com
|
|
|
|
|
|
|
|
|
|
- Fix update-alternatives (SLE_11_SP3)
|
|
|
|
|
|
2013-11-01 00:04:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 21 13:18:40 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.3:
|
|
|
|
|
* Improved Tests, add command line utilities
|
|
|
|
|
- add update-alternatives
|
|
|
|
|
|
2013-07-22 06:17:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 11 14:41:17 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.1:
|
|
|
|
|
* various python 3.x fixes
|
|
|
|
|
|
2013-04-29 13:39:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 29 12:36:33 UTC 2013 - dmueller@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.0
|
|
|
|
|
* first stable release, some bugfixes
|
|
|
|
|
|
2013-02-22 14:02:47 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Feb 22 14:00:26 UTC 2013 - saschpe@suse.de
|
|
|
|
|
|
|
|
|
|
- Initial version
|
|
|
|
|
|