Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2014/02/20 00:47:28 rodent Exp $
# $NetBSD: Makefile,v 1.12 2014/07/16 23:15:12 rodent Exp $
DISTNAME= billiard-3.3.0.16
DISTNAME= billiard-3.3.0.18
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= parallel
MASTER_SITES= https://pypi.python.org/packages/source/b/billiard/
@@ -13,8 +13,6 @@ LICENSE= modified-bsd
USE_LANGUAGES+= c
REPLACE_PYTHON+= funtests/setup.py funtests/tests/test_multiprocessing.py
PYTHON_VERSIONS_INCOMPATIBLE= 26
.include "../../lang/python/pyversion.mk"
TWO_OR_THREE= ${PYPKGPREFIX:C/([0-9])[0-9]/\1/1}