pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/py-MyHDL Remove unnecessary python restriction (to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a870aeaaf95
branches: trunk
changeset: 609495:3a870aeaaf95
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 04 07:02:41 2012 +0000
description:
Remove unnecessary python restriction (to all supported versions).
diffstat:
cad/py-MyHDL/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 07b62a98e8fb -r 3a870aeaaf95 cad/py-MyHDL/Makefile
--- a/cad/py-MyHDL/Makefile Thu Oct 04 06:38:40 2012 +0000
+++ b/cad/py-MyHDL/Makefile Thu Oct 04 07:02:41 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2011/04/13 14:47:18 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/04 07:02:41 wiz Exp $
#
DISTNAME= myhdl-0.7
@@ -13,7 +13,6 @@
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 26 27
do-test:
cd ${WRKSRC}/myhdl/test/core && ${PYTHONBIN} test_all.py
Home |
Main Index |
Thread Index |
Old Index