git: 829c268188ac - main - devel/buildstream: 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:10 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=829c268188ac7bd1dc7e1f7eda18cb378237770b
commit 829c268188ac7bd1dc7e1f7eda18cb378237770b
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:31:02 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:31:02 +0000
devel/buildstream: expire on 2025-03-31 for devel/py-pytest-runner
---
devel/buildstream/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/buildstream/Makefile b/devel/buildstream/Makefile
index 6d1f6f5f3d2d..dcb2a91efa44 100644
--- a/devel/buildstream/Makefile
+++ b/devel/buildstream/Makefile
@@ -12,6 +12,9 @@ WWW= https://buildstream.build/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
+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}click>=7.0:devel/py-click@${PY_FLAVOR} \