diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-05 05:26:16 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-05 05:30:16 +0800 |
commit | 82e3485fecb9f7d851144015ec7195b45c9c0f78 (patch) | |
tree | 10b05adfd7e719761d14536cee79325ed3b25446 | |
parent | devel/py-ypy-websocket: Change RUN_DEPENDS from py-anyio to py-anyio3 (diff) |
graphics/py-altair: Update to 5.1.1
Changes: https://github.com/altair-viz/altair/releases
-rw-r--r-- | graphics/py-altair/Makefile | 2 | ||||
-rw-r--r-- | graphics/py-altair/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/py-altair/Makefile b/graphics/py-altair/Makefile index b5a6a278b6b1..1589a5b19129 100644 --- a/graphics/py-altair/Makefile +++ b/graphics/py-altair/Makefile @@ -1,5 +1,5 @@ PORTNAME= altair -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-altair/distinfo b/graphics/py-altair/distinfo index 4a8e47426651..a1429f303920 100644 --- a/graphics/py-altair/distinfo +++ b/graphics/py-altair/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693334009 -SHA256 (altair-5.1.0.tar.gz) = 46d2b1a9fa29eeed24513262cb1de13a40d55c04580fc21799d5de3991fea8ff -SIZE (altair-5.1.0.tar.gz) = 501043 +TIMESTAMP = 1693823921 +SHA256 (altair-5.1.1.tar.gz) = ad6cd6983c8db69a34dd68e42653f6172b7fc3775b7190005107f1b4fc60d64d +SIZE (altair-5.1.1.tar.gz) = 501070 |