pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lang/nodejs builds, works fine with python 39
I noticed that lang/nodejs has PYTHON_VERSIONS_ACCEPTED= 27
But nodejs builds and runs fine (according to my very minimal testing)
with Python 39 on NetBSD-9.2 and on MacOS-11.5.1 (big sur).
Is there a reason we're still locked in to python27 on this package?
--- lang/nodejs/Makefile 21 May 2021 06:56:28 -0000 1.215
+++ lang/nodejs/Makefile 2 Aug 2021 19:25:44 -0000
@@ -13,7 +13,7 @@
CONFIGURE_ARGS+= --shared-nghttp2
CONFIGURE_ARGS+= --with-intl=system-icu
-PYTHON_VERSIONS_ACCEPTED= 27
+#PYTHON_VERSIONS_ACCEPTED= 27
CHECK_PORTABILITY_SKIP+=
tools/macos-installer/pkgbuild/npm/scripts/preinstall
--
Louis
Home |
Main Index |
Thread Index |
Old Index