Skip to content

Commit

Permalink
2.0 (2014-06-19)
Browse files Browse the repository at this point in the history
----------------

Documentation
*************

- Extend support to Python 3.4, deprecating Python 3.2.
- Issue #198: Mention Zake as a sophisticated kazoo mock testing library.
- Issue #181: Add documentation on basic logging setup.
  • Loading branch information
rodent committed Apr 1, 2015
1 parent d9c85ac commit c30a491
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions sysutils/py-kazoo/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/06/08 22:51:04 rodent Exp $
# $NetBSD: Makefile,v 1.2 2015/04/01 11:43:57 rodent Exp $

DISTNAME= kazoo-2.0b1
DISTNAME= kazoo-2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python sysutils
MASTER_SITES= https://pypi.python.org/packages/source/k/kazoo/
Expand Down
8 changes: 4 additions & 4 deletions sysutils/py-kazoo/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/06/08 22:51:04 rodent Exp $
$NetBSD: distinfo,v 1.2 2015/04/01 11:43:57 rodent Exp $

SHA1 (kazoo-2.0b1.zip) = b02122721fea496ce481e883c446eb53bf13f729
RMD160 (kazoo-2.0b1.zip) = 56fdfeff258e9340882c8bb9a93bae471fadf19e
Size (kazoo-2.0b1.zip) = 144969 bytes
SHA1 (kazoo-2.0.zip) = 66f749aaeb774c34edd004c1901d58904dac716e
RMD160 (kazoo-2.0.zip) = 55d81ebabe11b2354ae8344b49bdb7223d5ac21b
Size (kazoo-2.0.zip) = 145663 bytes

0 comments on commit c30a491

Please sign in to comment.