pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-google-apitools py-google-apitools: Set PYTHON_...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9db1a0288af7
branches: trunk
changeset: 375194:9db1a0288af7
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Mon Feb 05 15:05:02 2018 +0000
description:
py-google-apitools: Set PYTHON_VERSIONS_INCOMPATIBLE (py-google-apputils).
diffstat:
www/py-google-apitools/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r cdd2c64bfce3 -r 9db1a0288af7 www/py-google-apitools/Makefile
--- a/www/py-google-apitools/Makefile Mon Feb 05 13:48:07 2018 +0000
+++ b/www/py-google-apitools/Makefile Mon Feb 05 15:05:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/02/04 15:04:00 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/05 15:05:02 jperkin Exp $
DISTNAME= google-apitools-0.5.21
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -22,6 +22,8 @@
DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
DEPENDS+= ${PYPKGPREFIX}-unittest2>=0.5.1:../../devel/py-unittest2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-google-apputils
+
post-install:
${RM} -f ${DESTDIR}${PREFIX}/${PYSITELIB}/${EGG_INFODIR}/requires.txt.orig
do-test:
Home |
Main Index |
Thread Index |
Old Index