Date: Sun, 15 Sep 2024 20:16:51 GMT 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: 881f9e32829c - main - graphics/py-altair: Update to 5.4.1 Message-ID: <202409152016.48FKGpTK083378@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=881f9e32829c2aa55bb42bd8877873f317ce4b6c commit 881f9e32829c2aa55bb42bd8877873f317ce4b6c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-15 19:43:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-15 20:09:51 +0000 graphics/py-altair: Update to 5.4.1 Changes: https://github.com/vega/altair/releases --- graphics/py-altair/Makefile | 4 ++-- graphics/py-altair/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/py-altair/Makefile b/graphics/py-altair/Makefile index 7489596cf971..b5924f6bcb3b 100644 --- a/graphics/py-altair/Makefile +++ b/graphics/py-altair/Makefile @@ -1,5 +1,5 @@ PORTNAME= altair -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0:devel/py-jsonschema@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}narwhals>=1.1.0:math/py-narwhals@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}narwhals>=1.5.2:math/py-narwhals@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} USES= python diff --git a/graphics/py-altair/distinfo b/graphics/py-altair/distinfo index dbb24ecc5578..aab6d4ddf2fe 100644 --- a/graphics/py-altair/distinfo +++ b/graphics/py-altair/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724084616 -SHA256 (altair-5.4.0.tar.gz) = 27c69e93d85b7bb3c98fa3626ef7e6bc6939a1466a55a8f8bf68c4bff31cf030 -SIZE (altair-5.4.0.tar.gz) = 650113 +TIMESTAMP = 1726081035 +SHA256 (altair-5.4.1.tar.gz) = 0ce8c2e66546cb327e5f2d7572ec0e7c6feece816203215613962f0ec1d76a82 +SIZE (altair-5.4.1.tar.gz) = 636465
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409152016.48FKGpTK083378>