pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-eventlib devel/py-logon doesn't support Python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a19126671c50
branches: trunk
changeset: 633977:a19126671c50
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 05 22:56:39 2014 +0000
description:
devel/py-logon doesn't support Python 3.3.
diffstat:
net/py-eventlib/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d6cf444492d3 -r a19126671c50 net/py-eventlib/Makefile
--- a/net/py-eventlib/Makefile Mon May 05 22:56:03 2014 +0000
+++ b/net/py-eventlib/Makefile Mon May 05 22:56:39 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/05/03 15:20:12 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2014/05/05 22:56:39 joerg Exp $
#
DISTNAME= eventlib-0.1.5
@@ -21,6 +21,7 @@
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
+PYTHON_VERSIONS_INCOMPATIBLE= 33
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/eventlib \
Home |
Main Index |
Thread Index |
Old Index