pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-fastparquet: Mark python versions that are incompatible
Module Name: pkgsrc-wip
Committed By: Matthew Danielson <matthewd%fastmail.us@localhost>
Pushed By: matthewd
Date: Thu Jun 27 06:37:24 2024 -0600
Changeset: 2b7e7e3ba546a612d26d2653198c65e90cf5c390
Modified Files:
py-fastparquet/Makefile
Log Message:
py-fastparquet: Mark python versions that are incompatible
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2b7e7e3ba546a612d26d2653198c65e90cf5c390
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-fastparquet/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-fastparquet/Makefile b/py-fastparquet/Makefile
index 6e81daf0c1..962bb75870 100644
--- a/py-fastparquet/Makefile
+++ b/py-fastparquet/Makefile
@@ -17,6 +17,7 @@ COMMENT= Python implementation of the parquet format,
LICENSE= apache-2.0
USE_LANGUAGES= c c++
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel>=0:../../devel/py-wheel
TOOL_DEPENDS+= ${PYPKGPREFIX}-packaging>=0:../../devel/py-packaging
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=4.1.2:../../devel/py-setuptools_scm
Home |
Main Index |
Thread Index |
Old Index