git: 83296d08fcaa - main - all: expire more consumers of devel/py-pytest-runners on 2025-06-01
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 31 Mar 2025 20:05:40 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=83296d08fcaa52a6af787ad1548609c5bd71a7c7
commit 83296d08fcaa52a6af787ad1548609c5bd71a7c7
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 20:05:15 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 20:05:15 +0000
all: expire more consumers of devel/py-pytest-runners on 2025-06-01
---
databases/datasette/Makefile | 3 +++
sysutils/iocage-devel/Makefile | 3 +++
2 files changed, 6 insertions(+)
diff --git a/databases/datasette/Makefile b/databases/datasette/Makefile
index 7b747832e099..991530b4abc5 100644
--- a/databases/datasette/Makefile
+++ b/databases/datasette/Makefile
@@ -11,6 +11,9 @@ WWW= https://datasette.io \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-06-01
+
PY_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}aiofiles>=0.4:devel/py-aiofiles@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}asgi-csrf>=0.9:www/py-asgi-csrf@${PY_FLAVOR} \
diff --git a/sysutils/iocage-devel/Makefile b/sysutils/iocage-devel/Makefile
index 3acae194b367..628ce5febc40 100644
--- a/sysutils/iocage-devel/Makefile
+++ b/sysutils/iocage-devel/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/freebsd/iocage
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-06-01
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.7:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}coloredlogs>0:devel/py-coloredlogs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \