Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:12:32 +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: 85ff1d21731c - main - graphics/py-altair: Update to 6.1.0
Message-ID:  <69ef60c0.32b8a.5c345168@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=85ff1d21731c43e7b154e6c18f488e2998e5b0b4

commit 85ff1d21731c43e7b154e6c18f488e2998e5b0b4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:04:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:07:43 +0000

    graphics/py-altair: Update to 6.1.0
    
    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 eeb292391942..c112fbf9de79 100644
--- a/graphics/py-altair/Makefile
+++ b/graphics/py-altair/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	altair
-PORTVERSION=	6.0.0
+PORTVERSION=	6.1.0
 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.27.1:math/py-narwhals@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}narwhals>=2.4.0: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 57a3da3c02b5..7ed34aab2975 100644
--- a/graphics/py-altair/distinfo
+++ b/graphics/py-altair/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853414
-SHA256 (altair-6.0.0.tar.gz) = 614bf5ecbe2337347b590afb111929aa9c16c9527c4887d96c9bc7f6640756b4
-SIZE (altair-6.0.0.tar.gz) = 763834
+TIMESTAMP = 1777252758
+SHA256 (altair-6.1.0.tar.gz) = dda699216cf85b040d968ae5a569ad45957616811e38760a85e5118269daca67
+SIZE (altair-6.1.0.tar.gz) = 765519


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef60c0.32b8a.5c345168>