Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2021 08:21:44 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560957 - head/math/py-statsmodels010
Message-ID:  <202101100821.10A8LiTW017372@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 10 08:21:43 2021
New Revision: 560957
URL: https://svnweb.freebsd.org/changeset/ports/560957

Log:
  Mark DEPRECATED and set EXPIRATION_DATE to 2021-01-31

Modified:
  head/math/py-statsmodels010/Makefile

Modified: head/math/py-statsmodels010/Makefile
==============================================================================
--- head/math/py-statsmodels010/Makefile	Sun Jan 10 08:21:39 2021	(r560956)
+++ head/math/py-statsmodels010/Makefile	Sun Jan 10 08:21:43 2021	(r560957)
@@ -13,6 +13,9 @@ COMMENT=	Complement to SciPy for statistical computati
 
 LICENSE=	BSD3CLAUSE
 
+DEPRECATED=	Use math/py-statsmodels instead
+EXPIRATION_DATE=2021-01-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cython>=0.24:lang/cython@${PY_FLAVOR} \
 		${RUN_DEPENDS}
 RUN_DEPENDS=	${PYNUMPY} \



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