mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/py-tableschema: Update to 1.21.0
Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog https://github.com/frictionlessdata/tableschema-py/commits/master
This commit is contained in:
parent
97c479edfd
commit
f54f85dc58
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= tableschema
|
||||
PORTVERSION= 1.20.7
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.21.0
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,13 +15,13 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
|||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=1.5:devel/py-cached-property@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}click>=3.3:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dataflows-tabulator>=1.54.1:devel/py-dataflows-tabulator@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}isodate>=0.5.4:devel/py-isodate@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}jsonschema>=2.5:devel/py-jsonschema@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-dateutil>=2.4:devel/py-python-dateutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.5:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}rfc3986>=1.1.0:www/py-rfc3986@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tabulator>=1.51.3:devel/py-tabulator@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}unicodecsv>=0.14:devel/py-unicodecsv@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1711466116
|
||||
SHA256 (tableschema-1.20.7.tar.gz) = 95de2816058b330a97fbde81fd4f4a5acf937b82dc30264b25854ec4740f0baf
|
||||
SIZE (tableschema-1.20.7.tar.gz) = 70928
|
||||
TIMESTAMP = 1731679220
|
||||
SHA256 (tableschema-1.21.0.tar.gz) = d834130e4e9fcc912b0e4694592acf7b7fe99bea1d16c872e823ee30fd5e5fa4
|
||||
SIZE (tableschema-1.21.0.tar.gz) = 71001
|
||||
|
|
Loading…
Add table
Reference in a new issue