Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 20:43:03 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: c0fa7d92893d - main - devel/py-xarray: Update to 2023.3.0
Message-ID:  <202304092043.339Kh3G8096829@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit c0fa7d92893dadb08a10ad431cbc5794be77cf66
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 20:40:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 20:40:24 +0000

    devel/py-xarray: Update to 2023.3.0
    
    Changes:        https://github.com/pydata/xarray/releases
---
 devel/py-xarray/Makefile | 4 ++--
 devel/py-xarray/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-xarray/Makefile b/devel/py-xarray/Makefile
index b4d5d8318c83..82a1acd6e09e 100644
--- a/devel/py-xarray/Makefile
+++ b/devel/py-xarray/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xarray
-PORTVERSION=	2023.2.0
+PORTVERSION=	2023.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}numpy>=1.22,1:math/py-numpy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pandas>=1.4,1:math/py-pandas@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pandas>=1.4,1<2,1:math/py-pandas@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cartopy>=0:graphics/py-cartopy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cfgrib>=0:science/py-cfgrib@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}cftime>=0:devel/py-cftime@${PY_FLAVOR} \
diff --git a/devel/py-xarray/distinfo b/devel/py-xarray/distinfo
index ca1c0704c5ac..a316c350431d 100644
--- a/devel/py-xarray/distinfo
+++ b/devel/py-xarray/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498766
-SHA256 (xarray-2023.2.0.tar.gz) = aa760500a2d8f8be8efd8f3b27a94b2af3b0a8c2c037347d595eaf6ff09d8a77
-SIZE (xarray-2023.2.0.tar.gz) = 3070514
+TIMESTAMP = 1681052952
+SHA256 (xarray-2023.3.0.tar.gz) = f05c74b60b072e6919ef2ae9cf3c67a46173da585ca5912808118ab0c61b2cca
+SIZE (xarray-2023.3.0.tar.gz) = 3686167



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