Search Criteria
Package Details: python-kazoo-git 2.6.0.r60.g9bb8499-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-kazoo-git.git (read-only, click to copy) |
---|---|
Package Base: | python-kazoo-git |
Description: | kazoo implements a higher level API to Apache Zookeeper for Python clients. |
Upstream URL: | https://github.com/python-zk/kazoo |
Licenses: | Apache |
Conflicts: | python-kazoo |
Provides: | python-kazoo |
Submitter: | Felixoid |
Maintainer: | Felixoid |
Last Packager: | Felixoid |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-22 10:04 (UTC) |
Last Updated: | 2022-08-03 08:10 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-objgraph
- python-setuptools (make)
Required by (5)
- patroni-git (requires python-kazoo) (optional)
- python-taskflow (requires python-kazoo) (check)
- python-taskflow (requires python-kazoo) (optional)
- python-tooz (requires python-kazoo)
- python-zake (requires python-kazoo)
Latest Comments
MarsSeed commented on 2022-08-03 08:25 (UTC)
Thank you for implementing the changes I've suggested, and for maintaining this package. :)
MarsSeed commented on 2022-08-03 04:01 (UTC)
I forgot to mention - please also add
conflicts=(python-kazoo)
.This is needed to ensure that pacman / AUR helpers will properly inform users and offer them the choice of installing either python-kazoo or python-kazoo-git but not both at the same time.
MarsSeed commented on 2022-03-04 13:34 (UTC)
Please kindly add
provides=(python-kazoo)
to the Python 3 package.