pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-ipython py-ipython: not for Python 3.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/514569793c1c
branches: trunk
changeset: 372999:514569793c1c
user: adam <adam%pkgsrc.org@localhost>
date: Fri Feb 04 12:40:33 2022 +0000
description:
py-ipython: not for Python 3.7
diffstat:
devel/py-ipython/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d95ac773097c -r 514569793c1c devel/py-ipython/Makefile
--- a/devel/py-ipython/Makefile Fri Feb 04 12:33:30 2022 +0000
+++ b/devel/py-ipython/Makefile Fri Feb 04 12:40:33 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2022/01/24 18:37:58 adam Exp $
+# $NetBSD: Makefile,v 1.74 2022/02/04 12:40:33 adam Exp $
DISTNAME= ipython-8.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -30,7 +30,7 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
USE_PKG_RESOURCES= yes
Home |
Main Index |
Thread Index |
Old Index