Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:21:17 GMT
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: fa8a063cf9de - main - devel/py-cf-xarray: Update to 0.10.9
Message-ID:  <202510061121.596BLH5r077436@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=fa8a063cf9de10ecf74026047220c98cef7a5e0b

commit fa8a063cf9de10ecf74026047220c98cef7a5e0b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:14:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:14:07 +0000

    devel/py-cf-xarray: Update to 0.10.9
    
    Changes:        https://github.com/xarray-contrib/cf-xarray/releases
---
 devel/py-cf-xarray/Makefile | 6 +++---
 devel/py-cf-xarray/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-cf-xarray/Makefile b/devel/py-cf-xarray/Makefile
index 88d8f6539e3b..1c810161e001 100644
--- a/devel/py-cf-xarray/Makefile
+++ b/devel/py-cf-xarray/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cf-xarray
-PORTVERSION=	0.10.8
+PORTVERSION=	0.10.9
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,8 +16,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=6.2:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}xarray>=2023.09.0:devel/py-xarray@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xarray>=2023.09.0:devel/py-xarray@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}xarray>=2024.7.0:devel/py-xarray@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}xarray>=2024.7.0:devel/py-xarray@${PY_FLAVOR}
 
 USES=		python:3.11+
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-cf-xarray/distinfo b/devel/py-cf-xarray/distinfo
index 7b05b88420f4..be7be55acb67 100644
--- a/devel/py-cf-xarray/distinfo
+++ b/devel/py-cf-xarray/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757436487
-SHA256 (cf_xarray-0.10.8.tar.gz) = 93d6f43be300fcecad6d951b4cc41ba6eb3866b34fecd1b9ca505d83317b1197
-SIZE (cf_xarray-0.10.8.tar.gz) = 519853
+TIMESTAMP = 1759324078
+SHA256 (cf_xarray-0.10.9.tar.gz) = 36e829c63e42496e892b52faf1c5d6a9936857df3b3ad2f4fd86e06a17e6ec33
+SIZE (cf_xarray-0.10.9.tar.gz) = 683246


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510061121.596BLH5r077436>