mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
Update to 0.6.4
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
This commit is contained in:
parent
e3586e42e0
commit
c5392cf754
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541914
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tiledb
|
||||
PORTVERSION= 0.6.3
|
||||
PORTVERSION= 0.6.4
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pybind11>=0:devel/py-pybind11@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.5.4:devel/py-setuptools_scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0.30:devel/py-wheel@${PY_FLAVOR} \
|
||||
${RUN_DEPENDS} \
|
||||
tiledb>=2.0.5:databases/tiledb
|
||||
tiledb>=2.0.6:databases/tiledb
|
||||
LIB_DEPENDS= libtiledb.so:databases/tiledb
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1592835227
|
||||
SHA256 (tiledb-0.6.3.tar.gz) = b3d175c3d92f490470ce183e09b3503decd9cdc567ee742cc5951648b7ef39c7
|
||||
SIZE (tiledb-0.6.3.tar.gz) = 124806
|
||||
TIMESTAMP = 1594390002
|
||||
SHA256 (tiledb-0.6.4.tar.gz) = 28c729e148dc354d46ea7c330ed0ae60e8e93d56d49896ce69123121d9bf9428
|
||||
SIZE (tiledb-0.6.4.tar.gz) = 154366
|
||||
|
Loading…
Reference in New Issue
Block a user