diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/py-asdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile index 41208494fd8d..02bf12275d8a 100644 --- a/science/py-asdf/Makefile +++ b/science/py-asdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= asdf PORTVERSION= 2.4.2 +PORTREVISION= 1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=2.3<4:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lz4>=0.10:archivers/py-lz4@${PY_FLAVOR} \ ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}semantic_version>=2.3.1<2.6.1:devel/py-semantic_version@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}semantic_version26>=2.3.1<2.6.1:devel/py-semantic_version26@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} |