Skip to content

Commit

Permalink
Update to 2.7.3.31:
Browse files Browse the repository at this point in the history
2.7.3.31 - 2012-07-04
---------------------

- Recent changes broke support for running without C extension (Issue #57).
  • Loading branch information
wiz committed Jul 28, 2013
1 parent 9b79ae7 commit bd6673c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions parallel/py-billiard/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.1 2013/07/02 11:08:27 rodent Exp $
#
# $NetBSD: Makefile,v 1.2 2013/07/28 20:41:41 wiz Exp $

DISTNAME= billiard-2.7.3.30
DISTNAME= billiard-2.7.3.31
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= parallel
MASTER_SITES= http://pypi.python.org/packages/source/b/billiard/
Expand Down
8 changes: 4 additions & 4 deletions parallel/py-billiard/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2013/07/02 11:08:27 rodent Exp $
$NetBSD: distinfo,v 1.2 2013/07/28 20:41:41 wiz Exp $

SHA1 (billiard-2.7.3.30.tar.gz) = 8541e22850a93bccff697adbb370e4f3bd54e1d6
RMD160 (billiard-2.7.3.30.tar.gz) = 3d68d2d2962d8d8d0fd6c47e88332192602b687f
Size (billiard-2.7.3.30.tar.gz) = 134637 bytes
SHA1 (billiard-2.7.3.31.tar.gz) = 12193cea9528b8c2c2526545eb3de2b8db17f6d2
RMD160 (billiard-2.7.3.31.tar.gz) = 2da2559937c545829559b4a2065abf20be315acc
Size (billiard-2.7.3.31.tar.gz) = 134743 bytes

0 comments on commit bd6673c

Please sign in to comment.