git: cc207c56de39 - main - science/py-asdf: Remove PYNUMPY
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:13:11 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cc207c56de393879a03406011a27ba5f766ef729
commit cc207c56de393879a03406011a27ba5f766ef729
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:06:14 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:02 +0000
science/py-asdf: Remove PYNUMPY
---
science/py-asdf/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile
index 56972f86ea5c..ff0ae13774b8 100644
--- a/science/py-asdf/Makefile
+++ b/science/py-asdf/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/licenses/LICENSE.rst
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.2<4:devel/py-jsonschema@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}lz4>=0.10:archivers/py-lz4@${PY_FLAVOR} \
- ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.10,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8:devel/py-semantic-version@${PY_FLAVOR}
More information about the dev-commits-ports-all
mailing list