converters/py-markitdown: Mark IGNORE

This commit is contained in:
Wen Heping 2025-04-07 11:58:12 +00:00
parent 200ec9dcd7
commit e4dd24e2c7

View file

@ -10,6 +10,8 @@ WWW= https://pypi.org/project/tlv8/
LICENSE= APACHE20 LICENSE= APACHE20
IGNORE= run error:No module named 'magika'
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mammoth>=0:converters/py-mammoth@${PY_FLAVOR} \ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mammoth>=0:converters/py-mammoth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}markdownify>=0:textproc/py-markdownify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdownify>=0:textproc/py-markdownify@${PY_FLAVOR} \