aboutsummaryrefslogtreecommitdiff
path: root/misc/py-pymatreader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-pymatreader/Makefile')
-rw-r--r--misc/py-pymatreader/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-pymatreader/Makefile b/misc/py-pymatreader/Makefile
index 67fe45df036b..0dada4cb6d4c 100644
--- a/misc/py-pymatreader/Makefile
+++ b/misc/py-pymatreader/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pymatreader
DISTVERSION= 1.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ 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} \
- ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.7.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}xmltodict>=0:devel/py-xmltodict@${PY_FLAVOR}