pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-google-apitools
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Feb 5 15:05:02 UTC 2018
Modified Files:
pkgsrc/www/py-google-apitools: Makefile
Log Message:
py-google-apitools: Set PYTHON_VERSIONS_INCOMPATIBLE (py-google-apputils).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-google-apitools/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-google-apitools/Makefile
diff -u pkgsrc/www/py-google-apitools/Makefile:1.1 pkgsrc/www/py-google-apitools/Makefile:1.2
--- pkgsrc/www/py-google-apitools/Makefile:1.1 Sun Feb 4 15:04:00 2018
+++ pkgsrc/www/py-google-apitools/Makefile Mon Feb 5 15:05:02 2018
@@ -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}-mock>=1.0.1:../
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