mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update to 0.16.0
Changes: https://github.com/pydata/xarray/blob/master/doc/whats-new.rst#whats-new
This commit is contained in:
parent
1831a5b0f4
commit
c11b9c88fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543065
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xarray
|
||||
PORTVERSION= 0.15.1
|
||||
PORTVERSION= 0.16.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
|
|||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1585564878
|
||||
SHA256 (xarray-0.15.1.tar.gz) = 64e3138d87b641e22fe7a003c94abc685896b247b63e434505c1e6b38c91a8fb
|
||||
SIZE (xarray-0.15.1.tar.gz) = 1934184
|
||||
TIMESTAMP = 1595416611
|
||||
SHA256 (xarray-0.16.0.tar.gz) = 665de4253fcf951e7a6954313b77164d7efca2bd820f0a518b7c25ea46ee43cb
|
||||
SIZE (xarray-0.16.0.tar.gz) = 1987841
|
||||
|
|
Loading…
Add table
Reference in a new issue