summaryrefslogtreecommitdiff
path: root/parallel/py-billiard/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2014-07-16 23:15:12 +0000
committerrodent <rodent>2014-07-16 23:15:12 +0000
commit440c6a123fd04b09908ffb5aabb3803ef5eeb885 (patch)
tree8dc1fecb9f48b257a7602f96407a69e583ac734f /parallel/py-billiard/Makefile
parentee745b140c8c164d9d0dc974877a30c5d249a5fa (diff)
downloadpkgsrc-440c6a123fd04b09908ffb5aabb3803ef5eeb885.tar.gz
3.3.0.18 - 2014-06-20
--------------------- - Now compiles on GNU/kFreeBSD - Pool: `AF_PIPE` address fixed so that it works on recent Windows versions in combination with Python 2.7.7. - Pool: Fix for `Supervisor object has no attribute _children` error. - Pool: Fixed bug with human_status(None). - Pool: shrink did not work properly if asked to remove more than 1 process.
Diffstat (limited to 'parallel/py-billiard/Makefile')
-rw-r--r--parallel/py-billiard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/py-billiard/Makefile b/parallel/py-billiard/Makefile
index ce2d0294a43..85d24b16e50 100644
--- a/parallel/py-billiard/Makefile
+++ b/parallel/py-billiard/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2014/04/19 17:54:28 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2014/07/16 23:15:12 rodent Exp $
-DISTNAME= billiard-3.3.0.17
+DISTNAME= billiard-3.3.0.18
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= parallel
MASTER_SITES= https://pypi.python.org/packages/source/b/billiard/