mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Update to 0.7.0
Changes: https://github.com/TileDB-Inc/TileDB-Py/releases
This commit is contained in:
parent
6a57cf8184
commit
3b036ab750
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554523
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= tiledb
|
||||
PORTVERSION= 0.6.6
|
||||
PORTVERSION= 0.7.0
|
||||
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.8:databases/tiledb
|
||||
tiledb>=2.1.2:databases/tiledb
|
||||
LIB_DEPENDS= libtiledb.so:databases/tiledb
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596954296
|
||||
SHA256 (tiledb-0.6.6.tar.gz) = 18c264d5b6c5094a3987d48e21908ac78b0e1323fa3f26ed47247277a134f1c6
|
||||
SIZE (tiledb-0.6.6.tar.gz) = 157026
|
||||
TIMESTAMP = 1604680128
|
||||
SHA256 (tiledb-0.7.0.tar.gz) = 9d3a4ba8fa0e7356736365a5d90eea6dcc3c711e21128e55b9974c281473b22f
|
||||
SIZE (tiledb-0.7.0.tar.gz) = 165183
|
||||
|
Loading…
Reference in New Issue
Block a user