pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-transformers: depends py-setuptools and py-matruin
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Tue May 12 23:20:17 2026 +0900
Changeset: 50d77eddbafbf8f4d1b56a9bf03cab0fdc40063f
Modified Files:
py-transformers/Makefile
Log Message:
py-transformers: depends py-setuptools and py-matruin
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=50d77eddbafbf8f4d1b56a9bf03cab0fdc40063f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-transformers/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/py-transformers/Makefile b/py-transformers/Makefile
index 1220497d97..87c324d108 100644
--- a/py-transformers/Makefile
+++ b/py-transformers/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE= https://github.com/huggingface/transformers
COMMENT= State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow
LICENSE= apache-2.0
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
#TOOL_DEPENDS+= # TODO: GitPython<3.1.19>=0
#TOOL_DEPENDS+= # TODO: GitPython<3.1.19>=0
#TOOL_DEPENDS+= ${PYPKGPREFIX}-gitpython-[0-9]*:../../devel/py-gitpython
@@ -117,5 +118,6 @@ DEPENDS+= ${PYPKGPREFIX}-tqdm>=4.27:../../misc/py-tqdm
USE_LANGUAGES= c++
+.include "../../devel/py-maturin/tool.mk"
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index