mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
graphics/py-altair: Update to 5.3.0
Changes: https://github.com/altair-viz/altair/releases
This commit is contained in:
parent
036a6f6cf4
commit
a8466d83de
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue