From owner-svn-ports-all@freebsd.org Sat May 19 11:06:06 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6E20EA9730; Sat, 19 May 2018 11:06:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7793669D7A; Sat, 19 May 2018 11:06:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 52BBA262FB; Sat, 19 May 2018 11:06:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4JB65QI036239; Sat, 19 May 2018 11:06:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4JB64ad036234; Sat, 19 May 2018 11:06:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201805191106.w4JB64ad036234@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 May 2018 11:06:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470374 - in head/devel: . py-xarray X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . py-xarray X-SVN-Commit-Revision: 470374 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 May 2018 11:06:06 -0000 Author: sunpoet Date: Sat May 19 11:06:04 2018 New Revision: 470374 URL: https://svnweb.freebsd.org/changeset/ports/470374 Log: Add py-xarray 0.10.4 xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures. Our goal is to provide a pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays, rather than the tabular data for which pandas excels. Our approach adopts the Common Data Model for self- describing scientific data in widespread use in the Earth sciences: xarray.Dataset is an in-memory representation of a netCDF file. WWW: https://pypi.org/project/xarray/ WWW: https://github.com/pydata/xarray Added: head/devel/py-xarray/ head/devel/py-xarray/Makefile (contents, props changed) head/devel/py-xarray/distinfo (contents, props changed) head/devel/py-xarray/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat May 19 10:32:30 2018 (r470373) +++ head/devel/Makefile Sat May 19 11:06:04 2018 (r470374) @@ -5095,6 +5095,7 @@ SUBDIR += py-wsgitools SUBDIR += py-wsgiutils SUBDIR += py-wsme + SUBDIR += py-xarray SUBDIR += py-xattr SUBDIR += py-xcaplib SUBDIR += py-xdg Added: head/devel/py-xarray/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-xarray/Makefile Sat May 19 11:06:04 2018 (r470374) @@ -0,0 +1,30 @@ +# Created by: Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= xarray +PORTVERSION= 0.10.4 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= N-D labeled arrays and datasets in Python + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}pandas>=0.18.0:math/py-pandas@${FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.7.1:devel/py-pytest@${FLAVOR} + +NO_ARCH= yes +USE_PYTHON= autoplist concurrent distutils +USES= python + +.include + +.if ${PYTHON_REL} < 3000 +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${FLAVOR} +.endif + +.include Added: head/devel/py-xarray/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-xarray/distinfo Sat May 19 11:06:04 2018 (r470374) @@ -0,0 +1,3 @@ +TIMESTAMP = 1526676169 +SHA256 (xarray-0.10.4.tar.gz) = 64c2d07b75b8ea1320cba521818a2f09107f5f46514d50ff5ef1c4d5da90aaf1 +SIZE (xarray-0.10.4.tar.gz) = 1414769 Added: head/devel/py-xarray/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-xarray/pkg-descr Sat May 19 11:06:04 2018 (r470374) @@ -0,0 +1,12 @@ +xarray (formerly xray) is an open source project and Python package that aims to +bring the labeled data power of pandas to the physical sciences, by providing +N-dimensional variants of the core pandas data structures. + +Our goal is to provide a pandas-like and pandas-compatible toolkit for analytics +on multi-dimensional arrays, rather than the tabular data for which pandas +excels. Our approach adopts the Common Data Model for self- describing +scientific data in widespread use in the Earth sciences: xarray.Dataset is an +in-memory representation of a netCDF file. + +WWW: https://pypi.org/project/xarray/ +WWW: https://github.com/pydata/xarray