kazoo 2.2.1-1ubuntu1 source package in Ubuntu
Changelog
kazoo (2.2.1-1ubuntu1) wily; urgency=low * Merge from Debian unstable. Remaining changes: - Add autopkgtest. * Dropped changes: - no-zope.patch: Remove repoze.sphinx-interface (applied upstream now). kazoo (2.2.1-1) unstable; urgency=medium * Adopting the package in the OpenStack PKG team, as per comments of Neils in Neil Williams in the bug report below: - Added VCS fields. * New upstream release (Closes: #792503). * Removed no-tag-build.patch applied upstream. * Removed -doc package as the docs folder is gone from upstream. * Removed X-Python-Version: >= 2.6 X-Python3-Version: >= 3.2, now useless. * Added extend-diff-ignore = "^[^/]*[.]egg-info/" in d/source/options. * Added a debian/gbp.conf. * Standards-Version is now 3.9.6 (no changes). -- James Page <email address hidden> Tue, 11 Aug 2015 09:47:59 +0100
Upload details
- Uploaded by:
- James Page
- Uploaded to:
- Wily
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc | |
Xenial | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
kazoo_2.2.1.orig.tar.xz | 1.5 MiB | 7077cc4d8e1209c0ecf7f1df2a6ea9041b4e6ae304eb66e1f2daf521c271b26a |
kazoo_2.2.1-1ubuntu1.debian.tar.xz | 4.0 KiB | cdeace72517cafb1fd6ca864a1d925ee5385330fb95ed81300e5647699c58968 |
kazoo_2.2.1-1ubuntu1.dsc | 2.2 KiB | e4167221cf51e36adc1d1528caca54fde6411bd174b89179140f5789d03c8273 |
Available diffs
- diff from 1.3.1-1ubuntu2 to 2.2.1-1ubuntu1 (94.8 KiB)
Binary packages built by this source
- python-kazoo: higher level API to Apache Zookeeper (Python 2)
Kazoo features:
.
* A wide range of recipe implementations, like Lock, Election or Queue
* Data and Children Watchers
* Simplified Zookeeper connection state tracking
* Unified asynchronous API for use with greenlets or threads
* Support for gevent 0.13 and gevent 1.0
* Support for Zookeeper 3.3 and 3.4 servers
* Integrated testing helpers for Zookeeper clusters
* 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 is the Python 2 version of the package.
- python3-kazoo: higher level API to Apache Zookeeper (Python 3)
Kazoo features:
.
* A wide range of recipe implementations, like Lock, Election or Queue
* Data and Children Watchers
* Simplified Zookeeper connection state tracking
* Unified asynchronous API for use with greenlets or threads
* Support for gevent 0.13 and gevent 1.0
* Support for Zookeeper 3.3 and 3.4 servers
* Integrated testing helpers for Zookeeper clusters
* 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 is the Python 3 version of the package.