git: 86f0f39ef8dd - main - misc/py-pymatreader: update 0.0.32 → 1.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Apr 2025 22:53:33 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=86f0f39ef8dd76cfba8694b9d1ec73d5b6f80b7a commit 86f0f39ef8dd76cfba8694b9d1ec73d5b6f80b7a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-04-12 22:51:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-04-12 22:53:22 +0000 misc/py-pymatreader: update 0.0.32 → 1.0.0 --- misc/py-pymatreader/Makefile | 9 ++++++--- misc/py-pymatreader/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/misc/py-pymatreader/Makefile b/misc/py-pymatreader/Makefile index efac771068bb..5abcb7993814 100644 --- a/misc/py-pymatreader/Makefile +++ b/misc/py-pymatreader/Makefile @@ -1,6 +1,5 @@ PORTNAME= pymatreader -DISTVERSION= 0.0.32 -PORTREVISION= 1 +DISTVERSION= 1.0.0 CATEGORIES= misc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,14 +11,18 @@ WWW= https://gitlab.com/obob/pymatreader LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-regex-commit>0:devel/py-hatch-regex-commit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.7.0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR} USES= python -USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://gitlab.com/obob/pymatreader/-/issues/20 +USE_PYTHON= pep517 autoplist pytest # tests fail to run, see https://gitlab.com/obob/pymatreader/-/issues/20 NO_ARCH= yes +# tests as of 1.0.0: 25 passed, 629 warnings in 136.24s (0:02:16 + .include <bsd.port.mk> diff --git a/misc/py-pymatreader/distinfo b/misc/py-pymatreader/distinfo index 22c0063684dc..9be11a5d3ac3 100644 --- a/misc/py-pymatreader/distinfo +++ b/misc/py-pymatreader/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689900077 -SHA256 (pymatreader-0.0.32.tar.gz) = 34a5b4812635c98d3e5776fc21cd7f85b045784539363674d178dfb1158a617f -SIZE (pymatreader-0.0.32.tar.gz) = 7601 +TIMESTAMP = 1744497788 +SHA256 (pymatreader-1.0.0.tar.gz) = 1bcf0dee93c567701351d83e46b91bf17ea175ac44f3f435fb08e2cfdfbd8534 +SIZE (pymatreader-1.0.0.tar.gz) = 37069234