diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-30 03:09:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-30 03:09:46 +0800 |
commit | 191f509e48731096023b10a89a8ce2e05de1d319 (patch) | |
tree | d22e22fcac5146e436ac3e0fac25f9406f458fbc /devel | |
parent | 5fbf0de1bf2dba8d48b936f4bed94d5954b436cb (diff) | |
download | freebsd-ports-gnome-191f509e48731096023b10a89a8ce2e05de1d319.tar.gz freebsd-ports-gnome-191f509e48731096023b10a89a8ce2e05de1d319.tar.zst freebsd-ports-gnome-191f509e48731096023b10a89a8ce2e05de1d319.zip |
Update to 0.10.8
Changes: https://github.com/pydata/xarray/blob/master/doc/whats-new.rst
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-xarray/Makefile | 4 | ||||
-rw-r--r-- | 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 13d86a6b1975..5fd863dd9ed5 100644 --- a/devel/py-xarray/Makefile +++ b/devel/py-xarray/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xarray -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.8 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}pandas>=0.18.0:math/py-pandas@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pandas>=0.19.2:math/py-pandas@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.7.1:devel/py-pytest@${PY_FLAVOR} NO_ARCH= yes diff --git a/devel/py-xarray/distinfo b/devel/py-xarray/distinfo index 414205b85b83..0f4641d24da5 100644 --- a/devel/py-xarray/distinfo +++ b/devel/py-xarray/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526676169 -SHA256 (xarray-0.10.4.tar.gz) = 64c2d07b75b8ea1320cba521818a2f09107f5f46514d50ff5ef1c4d5da90aaf1 -SIZE (xarray-0.10.4.tar.gz) = 1414769 +TIMESTAMP = 1535388719 +SHA256 (xarray-0.10.8.tar.gz) = 6a1f2c5dc5f639f8343f70ed08d0afbb477a3867298ef38f0d9bf4aafa0fb750 +SIZE (xarray-0.10.8.tar.gz) = 1630608 |