diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile index 6c556675f783..176a1c23268b 100644 --- a/science/py-asdf/Makefile +++ b/science/py-asdf/Makefile @@ -1,38 +1,38 @@ # Created by: Po-Chuan Hsieh PORTNAME= asdf -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python tools to handle ASDF files LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jmespath>=0.6.2:devel/py-jmespath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.2<4:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lz4>=0.10:archivers/py-lz4@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.10,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=16.0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8:devel/py-semantic-version@${PY_FLAVOR} USES= python:3.6+ shebangfix USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes SHEBANG_FILES= asdf/extern/RangeHTTPServer.py \ asdf-standard/reference_files/generate/generate .include .if ${PYTHON_REL} < 30900 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-resources>=3:devel/py-importlib-resources@${PY_FLAVOR} .endif .include diff --git a/science/py-asdf/distinfo b/science/py-asdf/distinfo index 72b11c7c195b..668837246f17 100644 --- a/science/py-asdf/distinfo +++ b/science/py-asdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620928629 -SHA256 (asdf-2.8.0.tar.gz) = 4b9552962c31b92a0e66aa14f56665f2d52bc50d93f2fe4d9944d556ca15852d -SIZE (asdf-2.8.0.tar.gz) = 489353 +TIMESTAMP = 1622214110 +SHA256 (asdf-2.8.1.tar.gz) = 6e9ddf304dc54dae6f723eea5285041aabee236bb04a9235df30dc1605af6c9c +SIZE (asdf-2.8.1.tar.gz) = 489830