Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:05:14 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cad9f58934b3 - main - science/py-asdf: Update to 5.2.0
Message-ID:  <69e4001a.34589.302e74f4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cad9f58934b3abe410460ff6b51fcc69f91e7893

commit cad9f58934b3abe410460ff6b51fcc69f91e7893
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:40:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:45 +0000

    science/py-asdf: Update to 5.2.0
    
    Changes:        https://github.com/asdf-format/asdf/releases
---
 science/py-asdf/Makefile | 6 ++----
 science/py-asdf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/science/py-asdf/Makefile b/science/py-asdf/Makefile
index 19a032e787e6..b72c37d95466 100644
--- a/science/py-asdf/Makefile
+++ b/science/py-asdf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	asdf
-PORTVERSION=	5.1.0
-PORTREVISION=	1
+PORTVERSION=	5.2.0
 CATEGORIES=	science python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,12 +16,11 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=60:devel/py-setuptools@${PY_FL
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asdf-standard>=1.1.0:science/py-asdf-standard@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}asdf-transform-schemas>=0.3:science/py-asdf-transform-schemas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}attrs>=22.2.0:devel/py-attrs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jmespath>=0.6.2:devel/py-jmespath@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}numpy1>=1.22:math/py-numpy1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=19:devel/py-packaging@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyyaml>=5.4.1:devel/py-pyyaml@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyyaml>=6.0:devel/py-pyyaml@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}semantic-version>=2.8:devel/py-semantic-version@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fsspec>=2022.8.2:filesystems/py-fsspec@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lz4>=0.10:archivers/py-lz4@${PY_FLAVOR} \
diff --git a/science/py-asdf/distinfo b/science/py-asdf/distinfo
index e88c0a10689b..2af9f4df6acb 100644
--- a/science/py-asdf/distinfo
+++ b/science/py-asdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1763853430
-SHA256 (asdf-5.1.0.tar.gz) = 20bcacd47259dc894044dcf37b82b4ced14bd172ce302b3592972ee8174512d4
-SIZE (asdf-5.1.0.tar.gz) = 896796
+TIMESTAMP = 1775587554
+SHA256 (asdf-5.2.0.tar.gz) = 1e59d626400cbefbcddf411e700204fcd110e1c852dab3e3368a250ca5419f1f
+SIZE (asdf-5.2.0.tar.gz) = 897677


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e4001a.34589.302e74f4>