diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-10-06 17:34:24 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-10-06 17:34:24 +0800 |
commit | be633ac6b5e4f3b1814969a993f00191ea59f09e (patch) | |
tree | d5a10fa98ca4cde7182efb5c3c361b36bc607d1e /astro | |
parent | 324fdbdab7a74e2b31cf8ebbbdbbe4a59fd999e4 (diff) | |
download | freebsd-ports-gnome-be633ac6b5e4f3b1814969a993f00191ea59f09e.tar.gz freebsd-ports-gnome-be633ac6b5e4f3b1814969a993f00191ea59f09e.tar.zst freebsd-ports-gnome-be633ac6b5e4f3b1814969a993f00191ea59f09e.zip |
Update to 0.9.2
Changes: https://github.com/Unidata/MetPy/releases
Diffstat (limited to 'astro')
-rw-r--r-- | astro/py-metpy/Makefile | 2 | ||||
-rw-r--r-- | astro/py-metpy/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index 72078b033f2d..7efb3e35f993 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metpy -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= astro python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/astro/py-metpy/distinfo b/astro/py-metpy/distinfo index 1cc52fd94908..bddbde5f18c1 100644 --- a/astro/py-metpy/distinfo +++ b/astro/py-metpy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535639725 -SHA256 (MetPy-0.9.1.tar.gz) = 2dadf750ddb752da13f4ece9b5784587c79c6c86f9a7be8d0cae3d236e403498 -SIZE (MetPy-0.9.1.tar.gz) = 2226789 +TIMESTAMP = 1538591637 +SHA256 (MetPy-0.9.2.tar.gz) = f1181cbbb82b892a0b0915a8899d95c61741520ba6feba3045c4619a139f0135 +SIZE (MetPy-0.9.2.tar.gz) = 2226983 |