diff options
Diffstat (limited to 'misc/py-SQCommon/Makefile')
| -rw-r--r-- | misc/py-SQCommon/Makefile | 4 |
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 |
