diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-01-01 15:38:50 +0100 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-01-01 15:38:50 +0100 |
commit | 527d87db183c902bd1321e795a0fdcadf890d07a (patch) | |
tree | 39aeefd4a49e17e3d2f33ae11ebf7915b3e1134a /multimedia/py-ffmpeg-python | |
parent | misc/py-onnx: expire on 2025-03-31 for devel/py-pytest-runner (diff) |
multimedia/py-ffmpeg-python: expire on 2025-03-31 for devel/py-pytest-runner
Diffstat (limited to 'multimedia/py-ffmpeg-python')
-rw-r--r-- | multimedia/py-ffmpeg-python/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/multimedia/py-ffmpeg-python/Makefile b/multimedia/py-ffmpeg-python/Makefile index da5aa08ffdcf..6e4f9f707ca7 100644 --- a/multimedia/py-ffmpeg-python/Makefile +++ b/multimedia/py-ffmpeg-python/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/kkroening/ffmpeg-python LICENSE= APACHE20 +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \ ffmpeg:multimedia/ffmpeg |