Skip to content

Commit

Permalink
devel/py-xarray: Update to 2023.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 30, 2023
1 parent 8188203 commit 83a8c24
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,5 +1,5 @@
PORTNAME= xarray
PORTVERSION= 2023.8.0
PORTVERSION= 2023.9.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ 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.22,1:math/py-numpy@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.21,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}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cartopy>=0:graphics/py-cartopy@${PY_FLAVOR} \
Expand All @@ -28,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cartopy>=0:graphics/py-cartopy@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}sparse>=0:devel/py-sparse@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}zarr>=0:devel/py-zarr@${PY_FLAVOR}

USES= python
USES= python:3.9+
USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-xarray/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1692812434
SHA256 (xarray-2023.8.0.tar.gz) = 825c6d64202a731a4e49321edd1e9dfabf4be06802f1b8c8a3c00a3ebfc8cedf
SIZE (xarray-2023.8.0.tar.gz) = 3757528
TIMESTAMP = 1696001378
SHA256 (xarray-2023.9.0.tar.gz) = 271955c05dc626dad37791a7807d920aaf9c64cac71d03b45ec7e402cc646603
SIZE (xarray-2023.9.0.tar.gz) = 3776743

0 comments on commit 83a8c24

Please sign in to comment.