pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/parallel/py-billiard Fix PLIST for python-3.x. Remove ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e4363ad7788
branches: trunk
changeset: 629305:3e4363ad7788
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jan 19 18:48:00 2014 +0000
description:
Fix PLIST for python-3.x. Remove FETCH_USING, not package-setable.
diffstat:
parallel/py-billiard/Makefile | 3 +--
parallel/py-billiard/PLIST | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diffs (26 lines):
diff -r c9494e7d88d6 -r 3e4363ad7788 parallel/py-billiard/Makefile
--- a/parallel/py-billiard/Makefile Sun Jan 19 17:51:43 2014 +0000
+++ b/parallel/py-billiard/Makefile Sun Jan 19 18:48:00 2014 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2014/01/17 13:13:28 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2014/01/19 18:48:00 wiz Exp $
DISTNAME= billiard-3.3.0.13
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= parallel
MASTER_SITES= https://pypi.python.org/packages/source/b/billiard/
-FETCH_USING= curl
MAINTAINER= rodent%NetBSD.org@localhost
HOMEPAGE= http://github.com/celery/billiard
diff -r c9494e7d88d6 -r 3e4363ad7788 parallel/py-billiard/PLIST
--- a/parallel/py-billiard/PLIST Sun Jan 19 17:51:43 2014 +0000
+++ b/parallel/py-billiard/PLIST Sun Jan 19 18:48:00 2014 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2013/12/31 13:27:51 rodent Exp $
-${PYSITELIB}/_billiard.so
+@comment $NetBSD: PLIST,v 1.3 2014/01/19 18:48:00 wiz Exp $
+${PLIST.py2x}${PYSITELIB}/_billiard.so
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
Home |
Main Index |
Thread Index |
Old Index