pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-ipython5 Remove 36 from accepted pythons
details: https://anonhg.NetBSD.org/pkgsrc/rev/c4f556e477a8
branches: trunk
changeset: 455259:c4f556e477a8
user: nia <nia%pkgsrc.org@localhost>
date: Thu Jul 01 14:54:01 2021 +0000
description:
Remove 36 from accepted pythons
diffstat:
devel/py-ipython5/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r c0367e923e4c -r c4f556e477a8 devel/py-ipython5/Makefile
--- a/devel/py-ipython5/Makefile Thu Jul 01 14:48:31 2021 +0000
+++ b/devel/py-ipython5/Makefile Thu Jul 01 14:54:01 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2021/06/29 08:34:19 nia Exp $
+# $NetBSD: Makefile,v 1.12 2021/07/01 14:54:01 nia Exp $
DISTNAME= ipython-5.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -31,7 +31,7 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_ACCEPTED= 27 36
+PYTHON_VERSIONS_ACCEPTED= 27
post-install:
cd ${DESTDIR}${PREFIX} && \
Home |
Main Index |
Thread Index |
Old Index