pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-iruby
Module Name: pkgsrc
Committed By: adam
Date: Sat Jul 20 13:01:40 UTC 2024
Modified Files:
pkgsrc/devel/ruby-iruby: Makefile
Log Message:
ruby-iruby: not for Python 3.9 anymore
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ruby-iruby/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-iruby/Makefile
diff -u pkgsrc/devel/ruby-iruby/Makefile:1.12 pkgsrc/devel/ruby-iruby/Makefile:1.13
--- pkgsrc/devel/ruby-iruby/Makefile:1.12 Mon Aug 14 05:24:16 2023
+++ pkgsrc/devel/ruby-iruby/Makefile Sat Jul 20 13:01:40 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2023/08/14 05:24:16 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2024/07/20 13:01:40 adam Exp $
DISTNAME= iruby-0.7.4
PKGREVISION= 1
@@ -19,7 +19,7 @@ DEPENDS+= ${PYPKGPREFIX}-ipython>=6.0.0:
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39
RUBYGEM_OPTIONS+= --format-executable
Home |
Main Index |
Thread Index |
Old Index