Skip to content
Snippets Groups Projects
Verified Commit 1730c072 authored by sunpoet's avatar sunpoet
Browse files

devel/py-arrow: Update to 1.3.0

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/arrow-py/arrow/releases
parent 4330698b
Branches
Tags
No related merge requests found
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
......
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment