pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/py-MyHDL this package builds/works on with Python ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d4d13e91b8fe
branches: trunk
changeset: 460561:d4d13e91b8fe
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sun Aug 31 20:27:33 2003 +0000
description:
this package builds/works on with Python 2.3, so list it as
acceptable version
from PR pkg/22626 by Michal Pasternak
diffstat:
cad/py-MyHDL/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8e366531dbdc -r d4d13e91b8fe cad/py-MyHDL/Makefile
--- a/cad/py-MyHDL/Makefile Sun Aug 31 20:22:09 2003 +0000
+++ b/cad/py-MyHDL/Makefile Sun Aug 31 20:27:33 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 21:25:18 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/08/31 20:27:33 jdolecek Exp $
#
DISTNAME= myhdl-0.2
@@ -12,7 +12,7 @@
USE_BUILDLINK2= YES
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 22 22pth
+PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index