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,25 +1,28 @@ PORTNAME= pymatreader -DISTVERSION= 0.0.32 -PORTREVISION= 1 +DISTVERSION= 1.0.0 CATEGORIES= misc MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Convenient reader for Matlab mat files 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 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