pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-iruby ruby-iruby: actually do not support P...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ec2adb946f7d
branches: trunk
changeset: 373007:ec2adb946f7d
user: adam <adam%pkgsrc.org@localhost>
date: Fri Feb 04 13:39:10 2022 +0000
description:
ruby-iruby: actually do not support Python 3.7
diffstat:
devel/ruby-iruby/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0fb6e644f359 -r ec2adb946f7d devel/ruby-iruby/Makefile
--- a/devel/ruby-iruby/Makefile Fri Feb 04 13:14:11 2022 +0000
+++ b/devel/ruby-iruby/Makefile Fri Feb 04 13:39:10 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2022/02/04 12:42:34 adam Exp $
+# $NetBSD: Makefile,v 1.7 2022/02/04 13:39:10 adam Exp $
DISTNAME= iruby-0.7.0
PKGREVISION= 1
@@ -21,7 +21,7 @@
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 37
RUBYGEM_OPTIONS+= --format-executable
Home |
Main Index |
Thread Index |
Old Index