kazoo 1.2.1-1ubuntu3 source package in Ubuntu

Changelog

kazoo (1.2.1-1ubuntu3) trusty; urgency=medium

  * Fix syntax error in def spawn in kazoo/interfaces.py introduced by
    debian/patches/no-zope.patch (added in 1.2.1-1ubuntu1) so the package
    will be installable
 -- Scott Kitterman <email address hidden>   Sun, 13 Apr 2014 01:42:26 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
kazoo_1.2.1.orig.tar.gz 144.0 KiB b246dabc5dca41f71671cf807f468fa3cdf6626aca2784349c8e1b3cc3df3f20
kazoo_1.2.1-1ubuntu3.debian.tar.gz 7.2 KiB df97e38f5449fdc565c5d74605f35b1a462302377f0b8e2f2031a0e7533d196d
kazoo_1.2.1-1ubuntu3.dsc 1.9 KiB 26ad5d7e6f9b44e5f13cfde9e342ecd307a99b86713e863f32cf465184d6bbcc

Available diffs

View changes file

Binary packages built by this source

python-kazoo: higher level API to Apache Zookeeper for Python clients

 Kazoo features:
 .
  * Support for gevent 0.13 and gevent 1.0b
  * Unified asynchronous API for use with greenlets or threads
  * Lock, Party, Election, and Partitioner recipe implementations (more
    implementations are in development)
  * Data and Children Watchers
  * Integrated testing helpers for Zookeeper clusters
  * Simplified Zookeeper connection state tracking
  * Pure-Python based implementation of the wire protocol, avoiding all the
    memory leaks, lacking features, and debugging madness of the C library
 .
 Kazoo is heavily inspired by Netflix Curator simplifications and helpers.

python-kazoo-doc: API to Apache Zookeeper for Python clients. - API documentation

 Kazoo features:
 .
  * Support for gevent 0.13 and gevent 1.0b
  * Unified asynchronous API for use with greenlets or threads
  * Lock, Party, Election, and Partitioner recipe implementations (more
    implementations are in development)
  * Data and Children Watchers
  * Integrated testing helpers for Zookeeper clusters
  * Simplified Zookeeper connection state tracking
  * Pure-Python based implementation of the wire protocol, avoiding all the
    memory leaks, lacking features, and debugging madness of the C library
 .
 Kazoo is heavily inspired by Netflix Curator simplifications and helpers.
 .
 This package contains the API documentation.