From 1730c072dd2950120d284d903c750b7e30a2210e Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Thu, 5 Oct 2023 09:56:13 +0800 Subject: [PATCH] devel/py-arrow: Update to 1.3.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/arrow-py/arrow/releases --- devel/py-arrow/Makefile | 8 +++++--- devel/py-arrow/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/py-arrow/Makefile b/devel/py-arrow/Makefile index ad04e375cf553..8ece62082db39 100644 --- a/devel/py-arrow/Makefile +++ b/devel/py-arrow/Makefile @@ -1,5 +1,5 @@ PORTNAME= arrow -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,10 +10,12 @@ WWW= https://github.com/arrow-py/arrow LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.0:devel/py-dateutil@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.0:devel/py-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}types-python-dateutil>=2.8.10:devel/py-types-python-dateutil@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/devel/py-arrow/distinfo b/devel/py-arrow/distinfo index a71580d9eebd0..c70a06e05b9ab 100644 --- a/devel/py-arrow/distinfo +++ b/devel/py-arrow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1662558028 -SHA256 (arrow-1.2.3.tar.gz) = 3934b30ca1b9f292376d9db15b19446088d12ec58629bc3f0da28fd55fb633a1 -SIZE (arrow-1.2.3.tar.gz) = 127552 +TIMESTAMP = 1696432900 +SHA256 (arrow-1.3.0.tar.gz) = d4540617648cb5f895730f1ad8c82a65f2dad0166f57b75f3ca54759c4d67a85 +SIZE (arrow-1.3.0.tar.gz) = 131960