pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/blender-lts blender-lts: Incompatible with Py...
details: https://anonhg.NetBSD.org/pkgsrc/rev/16e7f2cd0976
branches: trunk
changeset: 380984:16e7f2cd0976
user: nia <nia%pkgsrc.org@localhost>
date: Wed Jun 22 10:22:57 2022 +0000
description:
blender-lts: Incompatible with Python 3.9. This package needs some love...
diffstat:
graphics/blender-lts/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r f5f6e76767ba -r 16e7f2cd0976 graphics/blender-lts/Makefile
--- a/graphics/blender-lts/Makefile Wed Jun 22 10:19:50 2022 +0000
+++ b/graphics/blender-lts/Makefile Wed Jun 22 10:22:57 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2022/03/28 10:44:20 tnn Exp $
+# $NetBSD: Makefile,v 1.17 2022/06/22 10:22:57 nia Exp $
DISTNAME= blender-2.83.5
PKGREVISION= 14
@@ -52,7 +52,7 @@
CHECK_PORTABILITY_SKIP+= doc/python_api/sphinx_doc_gen.sh
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_ACCEPTED= 38 37
pre-configure:
${MKDIR} ${WRKSRC}/build
Home |
Main Index |
Thread Index |
Old Index