mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
misc/py-*: expire consumers of misc/mxnet on 2025-06-01
This commit is contained in:
parent
c14813a43d
commit
fc59d7b28b
3 changed files with 9 additions and 0 deletions
|
@ -12,6 +12,9 @@ WWW= https://gluon-cv.mxnet.io/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Depends on expiring misc/py-mxnet
|
||||
EXPIRATION_DATE=2025-06-01
|
||||
|
||||
PY_DEPENDS= ${PYNUMPY} \
|
||||
${PY_PILLOW} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
|
|
|
@ -12,6 +12,9 @@ WWW= https://gluon-nlp.mxnet.io/
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Depends on expiring misc/py-mxnet
|
||||
EXPIRATION_DATE=2025-06-01
|
||||
|
||||
PY_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}mxnet>0:misc/py-mxnet@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PY_DEPENDS}
|
||||
|
|
|
@ -10,6 +10,9 @@ WWW= https://mxnet.apache.org/
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
DEPRECATED= Depends on expired misc/mxnet
|
||||
EXPIRATION_DATE=2025-06-01
|
||||
|
||||
BUILD_DEPENDS= mxnet>0:misc/mxnet
|
||||
RUN_DEPENDS= mxnet>0:misc/mxnet \
|
||||
${PYTHON_PKGNAMEPREFIX}graphviz>0:graphics/py-graphviz@${PY_FLAVOR} \
|
||||
|
|
Loading…
Add table
Reference in a new issue