1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

astro/py-metpy: Update to 1.0.1

Changes:	https://github.com/Unidata/MetPy/releases
This commit is contained in:
Po-Chuan Hsieh 2021-05-12 05:15:39 +08:00
parent 5919eefffa
commit e8ed454e34
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 4 additions and 15 deletions

View File

@ -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}

View File

@ -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

View File

@ -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