Date: Sat, 18 Apr 2026 22:01:56 +0000 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3fe25a3bd85b - main - databases/py-fastparquet: Mark DEPRECATED and set EXPIRATION_DATE to 2026-06-30 Message-ID: <69e3ff54.32ce7.64d9f081@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fe25a3bd85b0099541b6b7a9d1e89a5dbccf138 commit 3fe25a3bd85b0099541b6b7a9d1e89a5dbccf138 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-04-18 21:23:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-04-18 21:51:35 +0000 databases/py-fastparquet: Mark DEPRECATED and set EXPIRATION_DATE to 2026-06-30 Reference: https://github.com/dask/fastparquet/commit/dfe8d4ed0107427674dfa1b18918a167f057a328 --- databases/py-fastparquet/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/databases/py-fastparquet/Makefile b/databases/py-fastparquet/Makefile index 987cf8c37e0e..ae1b317063ec 100644 --- a/databases/py-fastparquet/Makefile +++ b/databases/py-fastparquet/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/dask/fastparquet LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Retired by upstream. See https://github.com/dask/fastparquet/commit/dfe8d4ed0107427674dfa1b18918a167f057a328 for details +EXPIRATION_DATE=2026-06-30 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=0:math/py-numpy1@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff54.32ce7.64d9f081>
