python-zake 0.1.6-1 source package in Ubuntu

Changelog

python-zake (0.1.6-1) unstable; urgency=medium


  * New upstream release.

 -- Thomas Goirand <email address hidden>  Wed, 17 Sep 2014 20:02:18 +0800

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zake_0.1.6-1.dsc 2.3 KiB 62451f8e8eb01cc76eb7c7cb535de057a734c9ee76ac026fa8c574ee0f41811a
python-zake_0.1.6.orig.tar.xz 14.9 KiB 2c4ec505ac1b9b059035d8b0827f6d9968dccc87dc314aa16d7c98a96f9c1622
python-zake_0.1.6-1.debian.tar.xz 2.6 KiB 5800962b5927f4e0b91c008ca323c6a98fbe6b0cf7da45273e5c8e7a73de84c3

Available diffs

No changes file available.

Binary packages built by this source

python-zake: provides a set of testing utilities for the kazoo library - Python 2.x

 Zake is a Python package that works to provide a nice set of testing utilities
 for the kazoo library.
 .
 It includes the following functionality:
  * Storage access (for viewing what was saved/created).
  * Kazoo *mostly* compatible client API.
  * Sync/transaction/create/get/delete... commands.
  * Listener support.
  * And more...
 .
 It simplifies testing by providing a client that has a similar API as the
 kazoo client so that your tests (or applications/libraries that use kazoo) do
 not require a real zookeeper server to be tested with (since this is not
 available in all testing environments).
 .
 This package contains the Python 2.x module.

python3-zake: provides a set of testing utilities for the kazoo library - Python 3.x

 Zake is a Python package that works to provide a nice set of testing utilities
 for the kazoo library.
 .
 It includes the following functionality:
  * Storage access (for viewing what was saved/created).
  * Kazoo *mostly* compatible client API.
  * Sync/transaction/create/get/delete... commands.
  * Listener support.
  * And more...
 .
 It simplifies testing by providing a client that has a similar API as the
 kazoo client so that your tests (or applications/libraries that use kazoo) do
 not require a real zookeeper server to be tested with (since this is not
 available in all testing environments).
 .
 This package contains the Python 3.x module.