summaryrefslogtreecommitdiff
path: root/devel/py-dataclass-array/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-dataclass-array/Makefile')
-rw-r--r--devel/py-dataclass-array/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-dataclass-array/Makefile b/devel/py-dataclass-array/Makefile
index 2162a91b029c..7f8929198a0a 100644
--- a/devel/py-dataclass-array/Makefile
+++ b/devel/py-dataclass-array/Makefile
@@ -13,6 +13,9 @@ WWW= https://dataclass-array.readthedocs.io/en/latest/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expiring devel/py-lark
+EXPIRATION_DATE=2025-06-21
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.8<4:devel/py-flit-core@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}einops>=0:misc/py-einops@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}etils>=0:devel/py-etils@${PY_FLAVOR} \