Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 21:50:01 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: 0446cea18fa7 - main - devel/py-xarray: Update to 2023.4.0
Message-ID:  <202304182150.33ILo1Qi047200@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=0446cea18fa7d8c39a9f58cce325effeb926365a

commit 0446cea18fa7d8c39a9f58cce325effeb926365a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 21:38:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 21:38:17 +0000

    devel/py-xarray: Update to 2023.4.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 82a1acd6e09e..a07b4c0a95a8 100644
--- a/devel/py-xarray/Makefile
+++ b/devel/py-xarray/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xarray
-PORTVERSION=	2023.3.0
+PORTVERSION=	2023.4.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<2,1:math/py-pandas@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pandas>=1.4,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 a316c350431d..9a1734f3fbaf 100644
--- a/devel/py-xarray/distinfo
+++ b/devel/py-xarray/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681052952
-SHA256 (xarray-2023.3.0.tar.gz) = f05c74b60b072e6919ef2ae9cf3c67a46173da585ca5912808118ab0c61b2cca
-SIZE (xarray-2023.3.0.tar.gz) = 3686167
+TIMESTAMP = 1681843886
+SHA256 (xarray-2023.4.0.tar.gz) = 9f0f7e3402037c6611e802662b4374ddf55985a725bfc18dc2325cebdc06d4e7
+SIZE (xarray-2023.4.0.tar.gz) = 3689883



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