Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2022 19:53:36 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 78a78610c638 - main - astro/py-metpy: Update to 1.2.0
Message-ID:  <202201251953.20PJraEi020586@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=78a78610c638a0338fbdb087856d8d746e4c9e8f

commit 78a78610c638a0338fbdb087856d8d746e4c9e8f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-25 19:21:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-25 19:50:11 +0000

    astro/py-metpy: Update to 1.2.0
    
    Changes:        https://github.com/Unidata/MetPy/releases
---
 astro/py-metpy/Makefile | 12 ++++++------
 astro/py-metpy/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile
index be5e34931c1e..dc327a74ef19 100644
--- a/astro/py-metpy/Makefile
+++ b/astro/py-metpy/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	metpy
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 CATEGORIES=	astro python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,13 +14,13 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.0:math/py-matplotlib@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}numpy>=1.16.0,1:math/py-numpy@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pandas>=0.22.0,1:math/py-pandas@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}matplotlib>=3.3.0:math/py-matplotlib@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}numpy>=1.17.0,1:math/py-numpy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pandas>=0.24.0,1:math/py-pandas@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pint>=0.10.1:devel/py-pint@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pooch>=0.1:devel/py-pooch@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pyproj>=2.3.0:graphics/py-pyproj@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pyproj>=2.5.0:graphics/py-pyproj@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}scipy>=1.2.0:science/py-scipy@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}traitlets>=4.3.0:devel/py-traitlets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}xarray>=0.14.1:devel/py-xarray@${PY_FLAVOR}
 
diff --git a/astro/py-metpy/distinfo b/astro/py-metpy/distinfo
index f4608ffb3f5d..0c2b48408305 100644
--- a/astro/py-metpy/distinfo
+++ b/astro/py-metpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1632037024
-SHA256 (MetPy-1.1.0.tar.gz) = e5ef6967a0721cccc92d6aeae27768bbc9eac66db252c36be6e233f43f228e53
-SIZE (MetPy-1.1.0.tar.gz) = 8277970
+TIMESTAMP = 1643133723
+SHA256 (MetPy-1.2.0.tar.gz) = 1f85f08642056bb6bdceec5febace10a6b7b2d71b77f3129505857c0eabdbce9
+SIZE (MetPy-1.2.0.tar.gz) = 9003171



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201251953.20PJraEi020586>