diff options
Diffstat (limited to 'science/py-asdf')
-rw-r--r-- | science/py-asdf/Makefile | 3 | ||||
-rw-r--r-- | science/py-asdf/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile index 150580aa2496..76f131028c90 100644 --- a/science/py-asdf/Makefile +++ b/science/py-asdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= asdf -PORTVERSION= 4.5.0 +PORTVERSION= 5.0.0 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -43,7 +43,6 @@ OPTIONS_DEFAULT=ALL HTTP LZ4 ALL_IMPLIES= HTTP LZ4 ALL_DESC= All optional dependencies HTTP_DESC= HTTP support via fsspec -LZ4_DESC= Lz4 compression algorithm support HTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:filesystems/py-fsspec@${PY_FLAVOR} diff --git a/science/py-asdf/distinfo b/science/py-asdf/distinfo index cf61646370fe..39f1bfcd99c2 100644 --- a/science/py-asdf/distinfo +++ b/science/py-asdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436539 -SHA256 (asdf-4.5.0.tar.gz) = 1f37979263cac53b8f7b078c521fda8aa9a08cd5d2badb9aacec34d6badd2dc1 -SIZE (asdf-4.5.0.tar.gz) = 900039 +TIMESTAMP = 1759816708 +SHA256 (asdf-5.0.0.tar.gz) = a7c37703db1b99dc29b686978c2d43fcd4b99019dc499b48cabd210776750590 +SIZE (asdf-5.0.0.tar.gz) = 894440 |