Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jun 2023 21:29:36 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: 9e6136d2894d - main - math/py-mpmath: deprecate, depends on expired math/py-gmpy
Message-ID:  <202306302129.35ULTaEn080074@gitrepo.freebsd.org>

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

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

commit 9e6136d2894d54d262e8d716f0c483eff3bbd2d0
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-06-30 21:29:07 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-06-30 21:29:07 +0000

    math/py-mpmath: deprecate, depends on expired math/py-gmpy
---
 math/py-mpmath/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile
index afb9f135dcc3..5abffd78fe19 100644
--- a/math/py-mpmath/Makefile
+++ b/math/py-mpmath/Makefile
@@ -10,6 +10,9 @@ WWW=		https://www.mpmath.org/
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Depends on expired math/py-gmpy
+EXPIRATION_DATE=2023-09-30
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}gmpy>=0:math/py-gmpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
 



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