pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-test-rust
Module Name: pkgsrc
Committed By: wiz
Date: Fri Aug 25 18:45:02 UTC 2023
Modified Files:
pkgsrc/meta-pkgs/bulk-test-rust: Makefile
Log Message:
bulk-test-rust: not for Python 2
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/meta-pkgs/bulk-test-rust/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-test-rust/Makefile
diff -u pkgsrc/meta-pkgs/bulk-test-rust/Makefile:1.2 pkgsrc/meta-pkgs/bulk-test-rust/Makefile:1.3
--- pkgsrc/meta-pkgs/bulk-test-rust/Makefile:1.2 Fri Aug 25 18:43:33 2023
+++ pkgsrc/meta-pkgs/bulk-test-rust/Makefile Fri Aug 25 18:45:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2023/08/25 18:43:33 gdt Exp $
+# $NetBSD: Makefile,v 1.3 2023/08/25 18:45:02 wiz Exp $
DISTNAME= bulk-test-rust-20230825.0
CATEGORIES= meta-pkgs
@@ -22,6 +22,8 @@ NO_BIN_ON_FTP= ${RESTRICTED}
# regressions, and not about pressuring programs that have not
# recently and usually been healthy.)
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/pyversion.mk"
# enormous programs
Home |
Main Index |
Thread Index |
Old Index