pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-macs2: Import python filter from committed package



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By:	outpaddling
Date:		Thu May 18 10:51:27 2023 -0500
Changeset:	23672c2a7c5ef6a9903313282c45263ea0f101ca

Modified Files:
	py-macs2/Makefile

Log Message:
py-macs2: Import python filter from committed package

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=23672c2a7c5ef6a9903313282c45263ea0f101ca

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-macs2/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-macs2/Makefile b/py-macs2/Makefile
index 78d69df77d..2f052abe39 100644
--- a/py-macs2/Makefile
+++ b/py-macs2/Makefile
@@ -14,6 +14,8 @@ LICENSE=	modified-bsd
 
 TOOL_DEPENDS+=	${PYPKGPREFIX}-cython-[0-9]*:../../devel/py-cython
 
+PYTHON_VERSIONS_INCOMPATIBLE=	27
+
 CYTHONIZE=	${PREFIX}/bin/cythonize-${PYVERSSUFFIX}
 
 # Distributed .c files do not support python > 3.9


Home | Main Index | Thread Index | Old Index