Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2022 08:36:22 GMT
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f377b6cf8841 - main - math/py-cdecimal: set an expiration date
Message-ID:  <202202270836.21R8aM56079626@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine:

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

commit f377b6cf884157260415dba5bcf73b091900d4fe
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2022-02-27 08:36:05 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2022-02-27 08:36:05 +0000

    math/py-cdecimal: set an expiration date
---
 math/py-cdecimal/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/math/py-cdecimal/Makefile b/math/py-cdecimal/Makefile
index d2481f7e89bd..6add208c6456 100644
--- a/math/py-cdecimal/Makefile
+++ b/math/py-cdecimal/Makefile
@@ -14,6 +14,7 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 DEPRECATED=	upstream does not support it after Python-3.2
+EXPIRATION_DATE=	2022-05-27
 
 USES=		python:3.6-3.8
 USE_PYTHON=	distutils autoplist



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