git: 949b27570997 - main - databases/py-tableschema: Update to 1.20.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Mar 2024 15:00:23 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=949b27570997e2b40b7ca9b5e3a9c140227a3274 commit 949b27570997e2b40b7ca9b5e3a9c140227a3274 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 14:20:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 14:31:10 +0000 databases/py-tableschema: Update to 1.20.5 - Convert to USE_PYTHON=pep517 Changes: https://github.com/frictionlessdata/tableschema-py/blob/master/README.md#changelog https://github.com/frictionlessdata/tableschema-py/commits/master --- databases/py-tableschema/Makefile | 6 ++++-- databases/py-tableschema/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/databases/py-tableschema/Makefile b/databases/py-tableschema/Makefile index 0edf29e97158..1ee4acf15285 100644 --- a/databases/py-tableschema/Makefile +++ b/databases/py-tableschema/Makefile @@ -1,5 +1,5 @@ PORTNAME= tableschema -PORTVERSION= 1.20.2 +PORTVERSION= 1.20.5 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,6 +11,8 @@ WWW= https://github.com/frictionlessdata/tableschema-py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${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}isodate>=0.5.4:devel/py-isodate@${PY_FLAVOR} \ @@ -23,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cached-property>=1.5:devel/py-cached-propert ${PYTHON_PKGNAMEPREFIX}unicodecsv>=0.14:devel/py-unicodecsv@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/databases/py-tableschema/distinfo b/databases/py-tableschema/distinfo index dab624885eb8..fc581d9c3b9e 100644 --- a/databases/py-tableschema/distinfo +++ b/databases/py-tableschema/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614794252 -SHA256 (tableschema-1.20.2.tar.gz) = cfa3b0aa1c0941002384c6288794f9488cb5ea9188cf84ac700d17758cb036e7 -SIZE (tableschema-1.20.2.tar.gz) = 72379 +TIMESTAMP = 1710712404 +SHA256 (tableschema-1.20.5.tar.gz) = 04dc4aaa6766e1578ef652402795c71cc9b3e07b0649ccc4fb2110ff8b5c802c +SIZE (tableschema-1.20.5.tar.gz) = 70881