git: 527d87db183c - main - multimedia/py-ffmpeg-python: expire on 2025-03-31 for devel/py-pytest-runner
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 14:47:29 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=527d87db183c902bd1321e795a0fdcadf890d07a commit 527d87db183c902bd1321e795a0fdcadf890d07a Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 14:38:50 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:38:50 +0000 multimedia/py-ffmpeg-python: expire on 2025-03-31 for devel/py-pytest-runner --- multimedia/py-ffmpeg-python/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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