Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2024 19:37:26 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ddfb1a8585ad - main - www/py-habanero: expire on 2024-12-31 for devel/py-codecov
Message-ID:  <202409301937.48UJbQhM038909@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by rene:

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

commit ddfb1a8585ad81411b6fcbb2e1e46167fe72d17c
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-09-30 19:36:38 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-09-30 19:37:15 +0000

    www/py-habanero: expire on 2024-12-31 for devel/py-codecov
---
 www/py-habanero/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/www/py-habanero/Makefile b/www/py-habanero/Makefile
index 230af1c8ef1c..14159ba0a754 100644
--- a/www/py-habanero/Makefile
+++ b/www/py-habanero/Makefile
@@ -11,6 +11,9 @@ WWW=		https://github.com/sckott/habanero
 
 LICENSE=	MIT
 
+DEPRECATED=	Depends on expired devel/py-codecov
+EXPIRATION_DATE=2024-12-31
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409301937.48UJbQhM038909>