git: 4330b18103a0 - main - science/py-geomet: Update to 1.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Nov 2023 10:36:45 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4330b18103a0fbdd5858f6a1dacf7a7bc496703b commit 4330b18103a0fbdd5858f6a1dacf7a7bc496703b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-11-27 10:02:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-11-27 10:28:22 +0000 science/py-geomet: Update to 1.1.0 - Convert to USE_PYTHON=pep517 Changes: https://github.com/geomet/geomet/releases --- science/py-geomet/Makefile | 9 +++++---- science/py-geomet/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/science/py-geomet/Makefile b/science/py-geomet/Makefile index 40709e90e772..d1cb786cbdaf 100644 --- a/science/py-geomet/Makefile +++ b/science/py-geomet/Makefile @@ -1,5 +1,5 @@ PORTNAME= geomet -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,11 +10,12 @@ WWW= https://github.com/geomet/geomet LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/science/py-geomet/distinfo b/science/py-geomet/distinfo index 85b46db9d0ae..f59bd2709e6e 100644 --- a/science/py-geomet/distinfo +++ b/science/py-geomet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057941 -SHA256 (geomet-1.0.0.tar.gz) = 0020a4426469934fb58f541cdc23f27c0c0fbbb3d003ee2cb76bb7ffa96a7506 -SIZE (geomet-1.0.0.tar.gz) = 25713 +TIMESTAMP = 1700759854 +SHA256 (geomet-1.1.0.tar.gz) = 51e92231a0ef6aaa63ac20c443377ba78a303fd2ecd179dc3567de79f3c11605 +SIZE (geomet-1.1.0.tar.gz) = 28732