git: 9ea97281f14d - main - net/py-libcloud: expire on 2025-03-31 for devel/py-pytest-runner

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Wed, 01 Jan 2025 14:47:32 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9ea97281f14dec9b8ec34266e1a9a170257bbca1

commit 9ea97281f14dec9b8ec34266e1a9a170257bbca1
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:39:36 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:39:36 +0000

    net/py-libcloud: expire on 2025-03-31 for devel/py-pytest-runner
---
 net/py-libcloud/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile
index 585656239b2e..92c4bc31a735 100644
--- a/net/py-libcloud/Makefile
+++ b/net/py-libcloud/Makefile
@@ -12,6 +12,9 @@ WWW=		https://libcloud.apache.org/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+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}requests>=2.5.0:www/py-requests@${PY_FLAVOR}