pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-kivy
Module Name: pkgsrc
Committed By: gdt
Date: Mon Nov 20 16:42:43 UTC 2023
Modified Files:
pkgsrc/devel/py-kivy: Makefile
Log Message:
devel/py-kivy: Drop cython comment
It is fixed upstream, and it is merely that they have not created a
release with the fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/py-kivy/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/py-kivy/Makefile
diff -u pkgsrc/devel/py-kivy/Makefile:1.6 pkgsrc/devel/py-kivy/Makefile:1.7
--- pkgsrc/devel/py-kivy/Makefile:1.6 Mon Nov 20 15:52:18 2023
+++ pkgsrc/devel/py-kivy/Makefile Mon Nov 20 16:42:43 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2023/11/20 15:52:18 gdt Exp $
+# $NetBSD: Makefile,v 1.7 2023/11/20 16:42:43 gdt Exp $
DISTNAME= Kivy-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
@@ -15,8 +15,6 @@ USE_TOOLS+= pkg-config
PYTHON_VERSIONS_INCOMPATIBLE= 27
-# upstream does not yet support modern cython
-# \todo file bug upstream about lack of cython3 support
TOOL_DEPENDS+= ${PYPKGPREFIX}-cython-[0-9]*:../../devel/py-cython
TOOL_DEPENDS+= ${PYPKGPREFIX}-kivy-garden-[0-9]*:../../devel/py-kivy-garden
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
Home |
Main Index |
Thread Index |
Old Index