Skip to content

Commit

Permalink
devel/py-xarray: Update to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 7, 2022
1 parent d14f548 commit 9f33df6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion devel/py-xarray/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= xarray
PORTVERSION= 0.21.0
PORTVERSION= 0.21.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.18,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}packaging>=20.0:devel/py-packaging@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.1,1:math/py-pandas@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions devel/py-xarray/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1643971098
SHA256 (xarray-0.21.0.tar.gz) = 2b3e7eb612ce571e1acbb397b31dacc47ba4e62e0c81710ef453c2e6842a5f49
SIZE (xarray-0.21.0.tar.gz) = 2937088
TIMESTAMP = 1646058054
SHA256 (xarray-0.21.1.tar.gz) = 0cd5a17c1271d6b468fb3872bd2ca196351cd522719275c436e45cac1d1ffc8b
SIZE (xarray-0.21.1.tar.gz) = 2936861

0 comments on commit 9f33df6

Please sign in to comment.