pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/py-pythonz Mark as not ready for python-3.3, per



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d51f0fe4d13
branches:  trunk
changeset: 632338:3d51f0fe4d13
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Mar 25 14:12:23 2014 +0000

description:
Mark as not ready for python-3.3, per
http://ftp.netbsd.org/pub/pkgsrc/misc/joerg/20140324.1029/py33-pythonz-1.2.1/build.log

diffstat:

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

diffs (17 lines):

diff -r b385727cdb04 -r 3d51f0fe4d13 lang/py-pythonz/Makefile
--- a/lang/py-pythonz/Makefile  Tue Mar 25 13:56:38 2014 +0000
+++ b/lang/py-pythonz/Makefile  Tue Mar 25 14:12:23 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/03/14 03:17:49 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/03/25 14:12:23 wiz Exp $
 
 DISTNAME=      pythonz-1.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -14,6 +14,7 @@
 USE_LANGUAGES= # none
 
 PLIST_SUBST+=  PYVERSSUFFIX=${PYVERSSUFFIX}
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of 1.2.1
 
 post-install:
        ${MV} ${DESTDIR}${PREFIX}/bin/pythonz \



Home | Main Index | Thread Index | Old Index