aboutsummaryrefslogtreecommitdiff
path: root/misc/py-SQCommon
diff options
context:
space:
mode:
Diffstat (limited to 'misc/py-SQCommon')
-rw-r--r--misc/py-SQCommon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-SQCommon/Makefile b/misc/py-SQCommon/Makefile
index 987c082cc119..863abd7b554d 100644
--- a/misc/py-SQCommon/Makefile
+++ b/misc/py-SQCommon/Makefile
@@ -1,6 +1,6 @@
PORTNAME= SQCommon
DISTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc math python # quantum-computing, chemostry, physics
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy1>=1.16:math/py-numpy1@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16:math/py-numpy@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 autoplist pytest