pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-eventlib py-logan no longer supports Python 2.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/cd1d1ecc23c3
branches: trunk
changeset: 649128:cd1d1ecc23c3
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Apr 01 10:45:34 2015 +0000
description:
py-logan no longer supports Python 2.6.
diffstat:
net/py-eventlib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7ceddbb6fa31 -r cd1d1ecc23c3 net/py-eventlib/Makefile
--- a/net/py-eventlib/Makefile Wed Apr 01 03:59:19 2015 +0000
+++ b/net/py-eventlib/Makefile Wed Apr 01 10:45:34 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/09 07:37:15 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/04/01 10:45:34 joerg Exp $
#
DISTNAME= eventlib-0.1.5
@@ -21,7 +21,7 @@
PY_PATCHPLIST= yes
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 26 33 34
post-install:
${MV} ${DESTDIR}${PREFIX}/bin/eventlib \
Home |
Main Index |
Thread Index |
Old Index