pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-twill Mark as not for python-3.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59b8759a03ac
branches:  trunk
changeset: 633902:59b8759a03ac
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun May 04 13:45:27 2014 +0000

description:
Mark as not for python-3.3.

diffstat:

 www/py-twill/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 81cfbdcd829d -r 59b8759a03ac www/py-twill/Makefile
--- a/www/py-twill/Makefile     Sun May 04 13:36:03 2014 +0000
+++ b/www/py-twill/Makefile     Sun May 04 13:45:27 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/05/03 01:56:29 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/05/04 13:45:27 wiz Exp $
 
 DISTNAME=      twill-1.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,7 @@
 
 PY_PATCHPLIST= yes
 PLIST_SUBST+=  PYVERSSUFFIX=${PYVERSSUFFIX}
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # setup fails for 1.8.0
 
 post-install:
        ${MV} ${DESTDIR}${PREFIX}/bin/twill-fork \



Home | Main Index | Thread Index | Old Index