Skip to content

Commit

Permalink
devel/py-xarray: Update to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 1, 2021
1 parent e469418 commit 50cfe69
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions devel/py-xarray/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= xarray
PORTVERSION= 0.17.0
PORTVERSION= 0.19.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,8 +13,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.15,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=0.25,1:math/py-pandas@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pandas>=1.0,1:math/py-pandas@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}

USES= python:3.7+
Expand Down
6 changes: 3 additions & 3 deletions devel/py-xarray/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1614794302
SHA256 (xarray-0.17.0.tar.gz) = 9c2edad2a4e588f9117c666a4249920b9717fb75703b96998cf65fcd4f60551f
SIZE (xarray-0.17.0.tar.gz) = 2055584
TIMESTAMP = 1635730987
SHA256 (xarray-0.19.0.tar.gz) = 3a365ce09127fc841ba88baa63f37ca61376ffe389a6c5e66d52f2c88c23a62b
SIZE (xarray-0.19.0.tar.gz) = 2882403

0 comments on commit 50cfe69

Please sign in to comment.