aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/py-metpy/Makefile2
-rw-r--r--astro/py-metpy/distinfo6
-rw-r--r--astro/py-metpy/files/patch-setup.cfg11
3 files changed, 4 insertions, 15 deletions
diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile
index 6c54f3963178..539ea3670074 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.0
+PORTVERSION= 1.0.1
CATEGORIES= astro python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/astro/py-metpy/distinfo b/astro/py-metpy/distinfo
index 6b61b4bad9be..cb3fbd6b5f1a 100644
--- a/astro/py-metpy/distinfo
+++ b/astro/py-metpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611856534
-SHA256 (MetPy-1.0.tar.gz) = 11b043aaa4e3d35db319e96bb9967eb9f73da653e155bca2d62f838108b100dc
-SIZE (MetPy-1.0.tar.gz) = 7011681
+TIMESTAMP = 1620405377
+SHA256 (MetPy-1.0.1.tar.gz) = 16fa9806facc24f31f454b898741ec5639a72ba9d4ff8a19ad0e94629d93cb95
+SIZE (MetPy-1.0.1.tar.gz) = 7216646
diff --git a/astro/py-metpy/files/patch-setup.cfg b/astro/py-metpy/files/patch-setup.cfg
deleted file mode 100644
index 5b1b85badcae..000000000000
--- a/astro/py-metpy/files/patch-setup.cfg
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.cfg.orig 2020-12-22 04:47:41 UTC
-+++ setup.cfg
-@@ -47,7 +47,7 @@ install_requires =
- pandas>=0.22.0
- pint>=0.10.1
- pooch>=0.1
-- pyproj>=2.3.0,<3.0
-+ pyproj>=2.3.0
- scipy>=1.0
- traitlets>=4.3.0
- xarray>=0.14.1