forked from pool/python-zake
New upstream release OBS-URL: https://build.opensuse.org/request/show/287870 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zake?expand=0&rev=7
42 lines
1.3 KiB
Plaintext
42 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 26 10:50:21 UTC 2015 - tbechtold@suse.com
|
|
|
|
- update to version 0.2.0:
|
|
* Allow FORCE=yes override
|
|
* Update run_zookeeper.sh
|
|
* Release 0.2.0
|
|
* Ensure kill command is sent as byte string
|
|
* Result from command() should be regular string, not bytes
|
|
* Ensure commands are always byte strings
|
|
* Release 0.1.8
|
|
* Add basic envi command support
|
|
* Release 0.1.7
|
|
* Merge pull request #12 from kennethmyers/master
|
|
* Changed attribute name "_data_watches" to "_data_watchers".
|
|
* Unify the exception messaging for no node found
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 21 06:46:04 UTC 2015 - dmueller@suse.com
|
|
|
|
- add dependency on testtools (which is needed during runtime)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 16 19:56:08 UTC 2014 - dmueller@suse.com
|
|
|
|
- update to 0.1.6:
|
|
* Support for multi-client storage
|
|
* Bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 24 07:21:50 UTC 2014 - dmueller@suse.com
|
|
|
|
- update to 0.0.20:
|
|
* Added testsuite
|
|
* Use concurrent.future for greater good
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 08:02:53 UTC 2014 - speilicke@suse.com
|
|
|
|
- Initial version
|
|
|