Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 00:45:14 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: a8466d83defd - main - graphics/py-altair: Update to 5.3.0
Message-ID:  <202404050045.4350jErI001224@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=a8466d83defd3a02f991840c1138c40bf29b21d2

commit a8466d83defd3a02f991840c1138c40bf29b21d2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-04-05 00:40:03 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-04-05 00:40:03 +0000

    graphics/py-altair: Update to 5.3.0
    
    Changes:        https://github.com/altair-viz/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 eff4f12e7397..954cc6862320 100644
--- a/graphics/py-altair/Makefile
+++ b/graphics/py-altair/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	altair
-PORTVERSION=	5.2.0
+PORTVERSION=	5.3.0
 CATEGORIES=	graphics python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pandas>=0.25,1:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}toolz>=0:devel/py-toolz@${PY_FLAVOR}
 
-USES=		dos2unix python
+USES=		python
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/graphics/py-altair/distinfo b/graphics/py-altair/distinfo
index 08ab9bdc62e4..deeb8b3789f6 100644
--- a/graphics/py-altair/distinfo
+++ b/graphics/py-altair/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701363728
-SHA256 (altair-5.2.0.tar.gz) = 2ad7f0c8010ebbc46319cc30febfb8e59ccf84969a201541c207bc3a4fa6cf81
-SIZE (altair-5.2.0.tar.gz) = 967705
+TIMESTAMP = 1712084516
+SHA256 (altair-5.3.0.tar.gz) = 5a268b1a0983b23d8f9129f819f956174aa7aea2719ed55a52eba9979b9f6675
+SIZE (altair-5.3.0.tar.gz) = 826846



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