1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

devel/py-array-api-compat: Update to 1.5

- Add GitHub to MASTER_SITES
- Convert to USE_PYTHON=pep517

Changes:	https://github.com/data-apis/array-api-compat/releases
		https://github.com/data-apis/array-api-compat/blob/main/CHANGELOG.md
This commit is contained in:
Po-Chuan Hsieh 2024-03-23 22:21:00 +08:00
parent eebebd30bd
commit 666b5a61eb
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
2 changed files with 10 additions and 6 deletions

View File

@ -1,7 +1,8 @@
PORTNAME= array-api-compat
PORTVERSION= 1.4
PORTVERSION= 1.5
CATEGORIES= devel python
MASTER_SITES= PYPI
MASTER_SITES= PYPI \
https://github.com/data-apis/array-api-compat/releases/download/${PORTVERSION}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= array_api_compat-${PORTVERSION}
@ -13,8 +14,11 @@ WWW= https://data-apis.org/array-api-compat/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1696753602
SHA256 (array_api_compat-1.4.tar.gz) = d49f00eb66b436cf3a6026d6f43c115d3e058a3a9936536b0bac33dd470e8b4d
SIZE (array_api_compat-1.4.tar.gz) = 29461
TIMESTAMP = 1710712412
SHA256 (array_api_compat-1.5.tar.gz) = c3ee5c9980f5288a19dafce950e5301bd7b0752e96e25989ff78471a968348a5
SIZE (array_api_compat-1.5.tar.gz) = 38987