pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

UP:py-dask ADD: py-cesium, py-cloudpickle, py-gatspy



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Sep 23 19:56:09 2016 +0000
Changeset:	fd6322032c29c6379004cf4389ad3fc78dd38c7c

Modified Files:
	py-dask/Makefile
	py-dask/PLIST
	py-dask/distinfo
Added Files:
	py-cesium/DESCR
	py-cesium/Makefile
	py-cesium/PLIST
	py-cesium/distinfo
	py-cloudpickle/DESCR
	py-cloudpickle/Makefile
	py-cloudpickle/PLIST
	py-cloudpickle/distinfo
	py-gatspy/DESCR
	py-gatspy/Makefile
	py-gatspy/PLIST
	py-gatspy/distinfo
	py-xarray/DESCR
	py-xarray/Makefile
	py-xarray/PLIST
	py-xarray/distinfo

Log Message:
UP:py-dask
ADD: py-cesium, py-cloudpickle, py-gatspy

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fd6322032c29c6379004cf4389ad3fc78dd38c7c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-cesium/DESCR         |   1 +
 py-cesium/Makefile      |  25 +++++++
 py-cesium/PLIST         | 111 ++++++++++++++++++++++++++++
 py-cesium/distinfo      |   6 ++
 py-cloudpickle/DESCR    |   1 +
 py-cloudpickle/Makefile |  20 +++++
 py-cloudpickle/PLIST    |  12 +++
 py-cloudpickle/distinfo |   6 ++
 py-dask/Makefile        |   7 +-
 py-dask/PLIST           |   3 +
 py-dask/distinfo        |   8 +-
 py-gatspy/DESCR         |   2 +
 py-gatspy/Makefile      |  17 +++++
 py-gatspy/PLIST         |  89 +++++++++++++++++++++++
 py-gatspy/distinfo      |   6 ++
 py-xarray/DESCR         |   3 +
 py-xarray/Makefile      |  21 ++++++
 py-xarray/PLIST         | 190 ++++++++++++++++++++++++++++++++++++++++++++++++
 py-xarray/distinfo      |   6 ++
 19 files changed, 527 insertions(+), 7 deletions(-)

diffs:
diff --git a/py-cesium/DESCR b/py-cesium/DESCR
new file mode 100644
index 0000000..3de85b7
--- /dev/null
+++ b/py-cesium/DESCR
@@ -0,0 +1 @@
+Machine Learning Time-Series Platform
diff --git a/py-cesium/Makefile b/py-cesium/Makefile
new file mode 100644
index 0000000..160335b
--- /dev/null
+++ b/py-cesium/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD$
+
+DISTNAME=	cesium-0.6.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	https://pypi.python.org/packages/48/fa/d624ed95e48ab259eb0653c8d9b301aeee07715cc37c0d9f29dcb63d4ad2/
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	http://cesium.ml/
+COMMENT=	Machine Learning for Time Series Analysis Platform
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-cloudpickle>=0.2.1:../../devel/py-cloudpickle
+#DEPENDS+=	${PYPKGPREFIX}-netcdf4>=0.2.1:../../wip/py-netcdf4
+DEPENDS+=	${PYPKGPREFIX}-pandas>=0.18.1:../../math/py-pandas
+DEPENDS+=	${PYPKGPREFIX}-scipy>=0.18.0:../../math/py-scipy
+DEPENDS+=	${PYPKGPREFIX}-dask>=0.11.0:../../wip/py-dask
+DEPENDS+=	${PYPKGPREFIX}-gatspy>=0.3:../../wip/py-gatspy
+DEPENDS+=	${PYPKGPREFIX}-scikit-learn>=0.18.0:../../wip/py-scikit-learn
+DEPENDS+=	${PYPKGPREFIX}-toolz>=0.7.1:../../wip/py-toolz
+DEPENDS+=	${PYPKGPREFIX}-xarray>=0.8.2:../../wip/py-xarray
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-cesium/PLIST b/py-cesium/PLIST
new file mode 100644
index 0000000..2d0e7a3
--- /dev/null
+++ b/py-cesium/PLIST
@@ -0,0 +1,111 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/cesium/__init__.py
+${PYSITELIB}/cesium/__init__.pyc
+${PYSITELIB}/cesium/__init__.pyo
+${PYSITELIB}/cesium/build_model.py
+${PYSITELIB}/cesium/build_model.pyc
+${PYSITELIB}/cesium/build_model.pyo
+${PYSITELIB}/cesium/custom_exceptions.py
+${PYSITELIB}/cesium/custom_exceptions.pyc
+${PYSITELIB}/cesium/custom_exceptions.pyo
+${PYSITELIB}/cesium/data_management.py
+${PYSITELIB}/cesium/data_management.pyc
+${PYSITELIB}/cesium/data_management.pyo
+${PYSITELIB}/cesium/datasets/__init__.py
+${PYSITELIB}/cesium/datasets/__init__.pyc
+${PYSITELIB}/cesium/datasets/__init__.pyo
+${PYSITELIB}/cesium/datasets/andrzejak.py
+${PYSITELIB}/cesium/datasets/andrzejak.pyc
+${PYSITELIB}/cesium/datasets/andrzejak.pyo
+${PYSITELIB}/cesium/datasets/asas_training.py
+${PYSITELIB}/cesium/datasets/asas_training.pyc
+${PYSITELIB}/cesium/datasets/asas_training.pyo
+${PYSITELIB}/cesium/datasets/util.py
+${PYSITELIB}/cesium/datasets/util.pyc
+${PYSITELIB}/cesium/datasets/util.pyo
+${PYSITELIB}/cesium/featurize.py
+${PYSITELIB}/cesium/featurize.pyc
+${PYSITELIB}/cesium/featurize.pyo
+${PYSITELIB}/cesium/obs_feature_tools.py
+${PYSITELIB}/cesium/obs_feature_tools.pyc
+${PYSITELIB}/cesium/obs_feature_tools.pyo
+${PYSITELIB}/cesium/predict.py
+${PYSITELIB}/cesium/predict.pyc
+${PYSITELIB}/cesium/predict.pyo
+${PYSITELIB}/cesium/science_feature_tools.py
+${PYSITELIB}/cesium/science_feature_tools.pyc
+${PYSITELIB}/cesium/science_feature_tools.pyo
+${PYSITELIB}/cesium/science_features/__init__.py
+${PYSITELIB}/cesium/science_features/__init__.pyc
+${PYSITELIB}/cesium/science_features/__init__.pyo
+${PYSITELIB}/cesium/science_features/_lomb_scargle.so
+${PYSITELIB}/cesium/science_features/amplitude.py
+${PYSITELIB}/cesium/science_features/amplitude.pyc
+${PYSITELIB}/cesium/science_features/amplitude.pyo
+${PYSITELIB}/cesium/science_features/common_functions.py
+${PYSITELIB}/cesium/science_features/common_functions.pyc
+${PYSITELIB}/cesium/science_features/common_functions.pyo
+${PYSITELIB}/cesium/science_features/lomb_scargle.py
+${PYSITELIB}/cesium/science_features/lomb_scargle.pyc
+${PYSITELIB}/cesium/science_features/lomb_scargle.pyo
+${PYSITELIB}/cesium/science_features/lomb_scargle_fast.py
+${PYSITELIB}/cesium/science_features/lomb_scargle_fast.pyc
+${PYSITELIB}/cesium/science_features/lomb_scargle_fast.pyo
+${PYSITELIB}/cesium/science_features/num_alias.py
+${PYSITELIB}/cesium/science_features/num_alias.pyc
+${PYSITELIB}/cesium/science_features/num_alias.pyo
+${PYSITELIB}/cesium/science_features/period_folding.py
+${PYSITELIB}/cesium/science_features/period_folding.pyc
+${PYSITELIB}/cesium/science_features/period_folding.pyo
+${PYSITELIB}/cesium/science_features/periodic_model.py
+${PYSITELIB}/cesium/science_features/periodic_model.pyc
+${PYSITELIB}/cesium/science_features/periodic_model.pyo
+${PYSITELIB}/cesium/science_features/qso_model.py
+${PYSITELIB}/cesium/science_features/qso_model.pyc
+${PYSITELIB}/cesium/science_features/qso_model.pyo
+${PYSITELIB}/cesium/science_features/scatter_res_raw.py
+${PYSITELIB}/cesium/science_features/scatter_res_raw.pyc
+${PYSITELIB}/cesium/science_features/scatter_res_raw.pyo
+${PYSITELIB}/cesium/science_features/setup.py
+${PYSITELIB}/cesium/science_features/setup.pyc
+${PYSITELIB}/cesium/science_features/setup.pyo
+${PYSITELIB}/cesium/science_features/stetson.py
+${PYSITELIB}/cesium/science_features/stetson.pyc
+${PYSITELIB}/cesium/science_features/stetson.pyo
+${PYSITELIB}/cesium/setup.py
+${PYSITELIB}/cesium/setup.pyc
+${PYSITELIB}/cesium/setup.pyo
+${PYSITELIB}/cesium/tests/data/215153_215176_218272_218934.tar.gz
+${PYSITELIB}/cesium/tests/data/215153_215176_218272_218934_metadata.dat
+${PYSITELIB}/cesium/tests/data/${PYVERSSUFFIX}327.dat
+${PYSITELIB}/cesium/tests/data/asas_training_subset.tar.gz
+${PYSITELIB}/cesium/tests/data/asas_training_subset_classes_with_metadata.dat
+${PYSITELIB}/cesium/tests/data/dotastro_215153.dat
+${PYSITELIB}/cesium/tests/data/test_features_with_targets.csv
+${PYSITELIB}/cesium/tests/fixtures.py
+${PYSITELIB}/cesium/tests/test_build_model.py
+${PYSITELIB}/cesium/tests/test_data_management.py
+${PYSITELIB}/cesium/tests/test_featurize.py
+${PYSITELIB}/cesium/tests/test_obs_features.py
+${PYSITELIB}/cesium/tests/test_predict.py
+${PYSITELIB}/cesium/tests/test_time_series.py
+${PYSITELIB}/cesium/tests/test_transformation.py
+${PYSITELIB}/cesium/tests/test_util.py
+${PYSITELIB}/cesium/time_series.py
+${PYSITELIB}/cesium/time_series.pyc
+${PYSITELIB}/cesium/time_series.pyo
+${PYSITELIB}/cesium/transformation.py
+${PYSITELIB}/cesium/transformation.pyc
+${PYSITELIB}/cesium/transformation.pyo
+${PYSITELIB}/cesium/util.py
+${PYSITELIB}/cesium/util.pyc
+${PYSITELIB}/cesium/util.pyo
+${PYSITELIB}/cesium/version.py
+${PYSITELIB}/cesium/version.pyc
+${PYSITELIB}/cesium/version.pyo
diff --git a/py-cesium/distinfo b/py-cesium/distinfo
new file mode 100644
index 0000000..7bae724
--- /dev/null
+++ b/py-cesium/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (cesium-0.6.2.tar.gz) = eb2cdb3e60a2d0a25e8764c7a2701c4af38be34c
+RMD160 (cesium-0.6.2.tar.gz) = be048b4f85b8a6d6d5f22e4e9bf84dcf421aa492
+SHA512 (cesium-0.6.2.tar.gz) = d60f89db3b60931186ea1297698ab15b73a3d23135d7b4a91c09ad7ad436cb5f5a95cc1e37c2b2e4ff0d67b4d99e9fa80704a213469dd88848bdd9fcdc3d84c2
+Size (cesium-0.6.2.tar.gz) = 237478 bytes
diff --git a/py-cloudpickle/DESCR b/py-cloudpickle/DESCR
new file mode 100644
index 0000000..e9da458
--- /dev/null
+++ b/py-cloudpickle/DESCR
@@ -0,0 +1 @@
+Extended pickling support for Python objects
diff --git a/py-cloudpickle/Makefile b/py-cloudpickle/Makefile
new file mode 100644
index 0000000..d2b3b4e
--- /dev/null
+++ b/py-cloudpickle/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=	cloudpickle-0.2.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel
+MASTER_SITES=	https://pypi.python.org/packages/4e/39/40a2862086fdd55eb1881a499a834bfae98ce70f272ed19385f4c74ebe7c/
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/cloudpipe/cloudpickle
+COMMENT=	Extended pickling support for Python objects
+LICENSE=	modified-bsd
+
+DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
+DEPENDS+=	${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+
+WRKSRC=		${WRKDIR}/cloudpickle-0.2.1
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-cloudpickle/PLIST b/py-cloudpickle/PLIST
new file mode 100644
index 0000000..233f98f
--- /dev/null
+++ b/py-cloudpickle/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/cloudpickle/__init__.py
+${PYSITELIB}/cloudpickle/__init__.pyc
+${PYSITELIB}/cloudpickle/__init__.pyo
+${PYSITELIB}/cloudpickle/cloudpickle.py
+${PYSITELIB}/cloudpickle/cloudpickle.pyc
+${PYSITELIB}/cloudpickle/cloudpickle.pyo
diff --git a/py-cloudpickle/distinfo b/py-cloudpickle/distinfo
new file mode 100644
index 0000000..97c6789
--- /dev/null
+++ b/py-cloudpickle/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (cloudpickle-0.2.1.tar.gz) = 5144671b16658aeb2861d9ca3e0b6da70b1599fd
+RMD160 (cloudpickle-0.2.1.tar.gz) = da5dbd946c5814ff97224067e44f2d1038f501b6
+SHA512 (cloudpickle-0.2.1.tar.gz) = ab098186c04db1947fb6c4c92bb4708b0c45122adf0435f5da70a0cb24c08cf6d36ce627ea112a8ad8d0107a28b12259435c3e1aa2ab7a6f8f4122e5ca756e2c
+Size (cloudpickle-0.2.1.tar.gz) = 15514 bytes
diff --git a/py-dask/Makefile b/py-dask/Makefile
index 0bfbd0c..9fd76b3 100644
--- a/py-dask/Makefile
+++ b/py-dask/Makefile
@@ -1,9 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	dask-0.10.1
+DISTNAME=	dask-0.11.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
-MASTER_SITES=	https://pypi.python.org/packages/60/3d/e8778209da4d7b5aa54c59fa62d91fd1601d2dab21497752b98cc51ae364/
+MASTER_SITES=	https://pypi.python.org/packages/45/78/da8e4a5625e71566ff2af73c3ce61d7846c7405917fd1f15d5d15d4d06a6/
+
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://github.com/dask/dask/
@@ -12,7 +13,7 @@ LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-toolz>=0.7.1:../../wip/py-toolz
 
-WRKSRC=		${WRKDIR}/dask-0.10.1
+WRKSRC=		${WRKDIR}/dask-0.11.0
 
 USE_LANGUAGES=	# none
 
diff --git a/py-dask/PLIST b/py-dask/PLIST
index 09d2e0b..5fbf937 100644
--- a/py-dask/PLIST
+++ b/py-dask/PLIST
@@ -371,6 +371,9 @@ ${PYSITELIB}/dask/tests/test_distributed.pyo
 ${PYSITELIB}/dask/tests/test_dot.py
 ${PYSITELIB}/dask/tests/test_dot.pyc
 ${PYSITELIB}/dask/tests/test_dot.pyo
+${PYSITELIB}/dask/tests/test_flake8.py
+${PYSITELIB}/dask/tests/test_flake8.pyc
+${PYSITELIB}/dask/tests/test_flake8.pyo
 ${PYSITELIB}/dask/tests/test_multiprocessing.py
 ${PYSITELIB}/dask/tests/test_multiprocessing.pyc
 ${PYSITELIB}/dask/tests/test_multiprocessing.pyo
diff --git a/py-dask/distinfo b/py-dask/distinfo
index 7721f50..67cdccd 100644
--- a/py-dask/distinfo
+++ b/py-dask/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (dask-0.10.1.tar.gz) = 0f9b99a50a4293ad0083931e03bff2fcefbe047f
-RMD160 (dask-0.10.1.tar.gz) = 3878567d715a44d1413510f2dda89846853f4e65
-SHA512 (dask-0.10.1.tar.gz) = 3981092b859b46f736fd4fbc73843eaedcac0e4fce3ccd1d2e32445a6101e36cc189e877588d614e74d591e2bd09df73a382b507208b2970140e011af38bf5b0
-Size (dask-0.10.1.tar.gz) = 351365 bytes
+SHA1 (dask-0.11.0.tar.gz) = 0ec5c2e5edba6772bb2a41efe8119050066d7495
+RMD160 (dask-0.11.0.tar.gz) = bbaf270422353f43ee644ee5e41d0009ea54b26b
+SHA512 (dask-0.11.0.tar.gz) = 2715d2bd0f30bcfa25cc9f46bd40506cede517029f760fafe30cec1b8172a62ce3f995207b69d6470e2ca467dca4192dd370520d4f280dd9041e30bd5806e0ef
+Size (dask-0.11.0.tar.gz) = 379185 bytes
diff --git a/py-gatspy/DESCR b/py-gatspy/DESCR
new file mode 100644
index 0000000..13f6248
--- /dev/null
+++ b/py-gatspy/DESCR
@@ -0,0 +1,2 @@
+Gatspy (pronounced as F. Scott Fitzgerald might pronounce it) is a collection
+of tools for analyzing astronomical time series in Python
diff --git a/py-gatspy/Makefile b/py-gatspy/Makefile
new file mode 100644
index 0000000..199ecb2
--- /dev/null
+++ b/py-gatspy/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD$
+
+DISTNAME=	gatspy-0.3
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	https://pypi.python.org/packages/b0/fa/a075f6cd3f40255a883e8a966df17322825f6b86cb4907edce06098aa566/
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	http://github.com/astroml/gatspy
+COMMENT=	General tools for Astronomical Time Series in Python
+LICENSE=	2-clause-bsd
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/distutils.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-gatspy/PLIST b/py-gatspy/PLIST
new file mode 100644
index 0000000..35f26ef
--- /dev/null
+++ b/py-gatspy/PLIST
@@ -0,0 +1,89 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/gatspy/__init__.py
+${PYSITELIB}/gatspy/__init__.pyc
+${PYSITELIB}/gatspy/__init__.pyo
+${PYSITELIB}/gatspy/datasets/__init__.py
+${PYSITELIB}/gatspy/datasets/__init__.pyc
+${PYSITELIB}/gatspy/datasets/__init__.pyo
+${PYSITELIB}/gatspy/datasets/rrlyrae.py
+${PYSITELIB}/gatspy/datasets/rrlyrae.pyc
+${PYSITELIB}/gatspy/datasets/rrlyrae.pyo
+${PYSITELIB}/gatspy/datasets/rrlyrae_generated.py
+${PYSITELIB}/gatspy/datasets/rrlyrae_generated.pyc
+${PYSITELIB}/gatspy/datasets/rrlyrae_generated.pyo
+${PYSITELIB}/gatspy/datasets/tests/__init__.py
+${PYSITELIB}/gatspy/datasets/tests/__init__.pyc
+${PYSITELIB}/gatspy/datasets/tests/__init__.pyo
+${PYSITELIB}/gatspy/datasets/tests/test_download_data.py
+${PYSITELIB}/gatspy/datasets/tests/test_download_data.pyc
+${PYSITELIB}/gatspy/datasets/tests/test_download_data.pyo
+${PYSITELIB}/gatspy/datasets/tests/test_rrlyrae.py
+${PYSITELIB}/gatspy/datasets/tests/test_rrlyrae.pyc
+${PYSITELIB}/gatspy/datasets/tests/test_rrlyrae.pyo
+${PYSITELIB}/gatspy/datasets/tests/test_rrlyrae_generated.py
+${PYSITELIB}/gatspy/datasets/tests/test_rrlyrae_generated.pyc
+${PYSITELIB}/gatspy/datasets/tests/test_rrlyrae_generated.pyo
+${PYSITELIB}/gatspy/periodic/__init__.py
+${PYSITELIB}/gatspy/periodic/__init__.pyc
+${PYSITELIB}/gatspy/periodic/__init__.pyo
+${PYSITELIB}/gatspy/periodic/_least_squares_mixin.py
+${PYSITELIB}/gatspy/periodic/_least_squares_mixin.pyc
+${PYSITELIB}/gatspy/periodic/_least_squares_mixin.pyo
+${PYSITELIB}/gatspy/periodic/lomb_scargle.py
+${PYSITELIB}/gatspy/periodic/lomb_scargle.pyc
+${PYSITELIB}/gatspy/periodic/lomb_scargle.pyo
+${PYSITELIB}/gatspy/periodic/lomb_scargle_fast.py
+${PYSITELIB}/gatspy/periodic/lomb_scargle_fast.pyc
+${PYSITELIB}/gatspy/periodic/lomb_scargle_fast.pyo
+${PYSITELIB}/gatspy/periodic/lomb_scargle_multiband.py
+${PYSITELIB}/gatspy/periodic/lomb_scargle_multiband.pyc
+${PYSITELIB}/gatspy/periodic/lomb_scargle_multiband.pyo
+${PYSITELIB}/gatspy/periodic/modeler.py
+${PYSITELIB}/gatspy/periodic/modeler.pyc
+${PYSITELIB}/gatspy/periodic/modeler.pyo
+${PYSITELIB}/gatspy/periodic/naive_multiband.py
+${PYSITELIB}/gatspy/periodic/naive_multiband.pyc
+${PYSITELIB}/gatspy/periodic/naive_multiband.pyo
+${PYSITELIB}/gatspy/periodic/optimizer.py
+${PYSITELIB}/gatspy/periodic/optimizer.pyc
+${PYSITELIB}/gatspy/periodic/optimizer.pyo
+${PYSITELIB}/gatspy/periodic/supersmoother.py
+${PYSITELIB}/gatspy/periodic/supersmoother.pyc
+${PYSITELIB}/gatspy/periodic/supersmoother.pyo
+${PYSITELIB}/gatspy/periodic/template_modeler.py
+${PYSITELIB}/gatspy/periodic/template_modeler.pyc
+${PYSITELIB}/gatspy/periodic/template_modeler.pyo
+${PYSITELIB}/gatspy/periodic/tests/__init__.py
+${PYSITELIB}/gatspy/periodic/tests/__init__.pyc
+${PYSITELIB}/gatspy/periodic/tests/__init__.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_base_modeler.py
+${PYSITELIB}/gatspy/periodic/tests/test_base_modeler.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_base_modeler.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle.py
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle_fast.py
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle_fast.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle_fast.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle_multiband.py
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle_multiband.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_lomb_scargle_multiband.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_optimizer.py
+${PYSITELIB}/gatspy/periodic/tests/test_optimizer.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_optimizer.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_supersmoother.py
+${PYSITELIB}/gatspy/periodic/tests/test_supersmoother.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_supersmoother.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_templates.py
+${PYSITELIB}/gatspy/periodic/tests/test_templates.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_templates.pyo
+${PYSITELIB}/gatspy/periodic/tests/test_trended_lomb_scargle.py
+${PYSITELIB}/gatspy/periodic/tests/test_trended_lomb_scargle.pyc
+${PYSITELIB}/gatspy/periodic/tests/test_trended_lomb_scargle.pyo
+${PYSITELIB}/gatspy/periodic/trended_lomb_scargle.py
+${PYSITELIB}/gatspy/periodic/trended_lomb_scargle.pyc
+${PYSITELIB}/gatspy/periodic/trended_lomb_scargle.pyo
+${PYSITELIB}/gatspy/tests/__init__.py
+${PYSITELIB}/gatspy/tests/__init__.pyc
+${PYSITELIB}/gatspy/tests/__init__.pyo
diff --git a/py-gatspy/distinfo b/py-gatspy/distinfo
new file mode 100644
index 0000000..e74da46
--- /dev/null
+++ b/py-gatspy/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (gatspy-0.3.tar.gz) = f0db4ddc383204aa4c3139758f084e25e8cac6f0
+RMD160 (gatspy-0.3.tar.gz) = b5c996a8a62d00318c35a39058db126f21b44061
+SHA512 (gatspy-0.3.tar.gz) = b5c9ebf29ab3352cc0127d5a4af45c70c67ebb74061504585abd9c219dcd1267be03274738aa3aa6bf2a6d41fc73f880a13192bbd4ffb1f9d5cac535b1b978b4
+Size (gatspy-0.3.tar.gz) = 554464 bytes
diff --git a/py-xarray/DESCR b/py-xarray/DESCR
new file mode 100644
index 0000000..d4eb390
--- /dev/null
+++ b/py-xarray/DESCR
@@ -0,0 +1,3 @@
+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.
diff --git a/py-xarray/Makefile b/py-xarray/Makefile
new file mode 100644
index 0000000..5c3ee26
--- /dev/null
+++ b/py-xarray/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	xarray-0.8.2
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	math
+MASTER_SITES=	https://pypi.python.org/packages/6a/be/484dacd98f21506961bf67fd5b0dc62a128869e6a1f9716266e846aa6a82/
+
+MAINTAINER=	jihbed.research%gmail.com@localhost
+HOMEPAGE=	https://github.com/pydata/xarray
+COMMENT=	N-D labeled arrays and datasets in Python
+LICENSE=	apache-2.0
+
+DEPENDS+=	${PYPKGPREFIX}-pandas>=0.18.1:../../math/py-pandas
+
+WRKSRC=		${WRKDIR}/xarray-0.8.2
+
+USE_LANGUAGES=	# none
+
+.include "../../lang/python/egg.mk"
+.include "../../math/py-numpy/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-xarray/PLIST b/py-xarray/PLIST
new file mode 100644
index 0000000..783223f
--- /dev/null
+++ b/py-xarray/PLIST
@@ -0,0 +1,190 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/xarray/__init__.py
+${PYSITELIB}/xarray/__init__.pyc
+${PYSITELIB}/xarray/__init__.pyo
+${PYSITELIB}/xarray/backends/__init__.py
+${PYSITELIB}/xarray/backends/__init__.pyc
+${PYSITELIB}/xarray/backends/__init__.pyo
+${PYSITELIB}/xarray/backends/api.py
+${PYSITELIB}/xarray/backends/api.pyc
+${PYSITELIB}/xarray/backends/api.pyo
+${PYSITELIB}/xarray/backends/common.py
+${PYSITELIB}/xarray/backends/common.pyc
+${PYSITELIB}/xarray/backends/common.pyo
+${PYSITELIB}/xarray/backends/h5netcdf_.py
+${PYSITELIB}/xarray/backends/h5netcdf_.pyc
+${PYSITELIB}/xarray/backends/h5netcdf_.pyo
+${PYSITELIB}/xarray/backends/memory.py
+${PYSITELIB}/xarray/backends/memory.pyc
+${PYSITELIB}/xarray/backends/memory.pyo
+${PYSITELIB}/xarray/backends/netCDF4_.py
+${PYSITELIB}/xarray/backends/netCDF4_.pyc
+${PYSITELIB}/xarray/backends/netCDF4_.pyo
+${PYSITELIB}/xarray/backends/netcdf3.py
+${PYSITELIB}/xarray/backends/netcdf3.pyc
+${PYSITELIB}/xarray/backends/netcdf3.pyo
+${PYSITELIB}/xarray/backends/pydap_.py
+${PYSITELIB}/xarray/backends/pydap_.pyc
+${PYSITELIB}/xarray/backends/pydap_.pyo
+${PYSITELIB}/xarray/backends/pynio_.py
+${PYSITELIB}/xarray/backends/pynio_.pyc
+${PYSITELIB}/xarray/backends/pynio_.pyo
+${PYSITELIB}/xarray/backends/scipy_.py
+${PYSITELIB}/xarray/backends/scipy_.pyc
+${PYSITELIB}/xarray/backends/scipy_.pyo
+${PYSITELIB}/xarray/conventions.py
+${PYSITELIB}/xarray/conventions.pyc
+${PYSITELIB}/xarray/conventions.pyo
+${PYSITELIB}/xarray/convert.py
+${PYSITELIB}/xarray/convert.pyc
+${PYSITELIB}/xarray/convert.pyo
+${PYSITELIB}/xarray/core/__init__.py
+${PYSITELIB}/xarray/core/__init__.pyc
+${PYSITELIB}/xarray/core/__init__.pyo
+${PYSITELIB}/xarray/core/alignment.py
+${PYSITELIB}/xarray/core/alignment.pyc
+${PYSITELIB}/xarray/core/alignment.pyo
+${PYSITELIB}/xarray/core/combine.py
+${PYSITELIB}/xarray/core/combine.pyc
+${PYSITELIB}/xarray/core/combine.pyo
+${PYSITELIB}/xarray/core/common.py
+${PYSITELIB}/xarray/core/common.pyc
+${PYSITELIB}/xarray/core/common.pyo
+${PYSITELIB}/xarray/core/coordinates.py
+${PYSITELIB}/xarray/core/coordinates.pyc
+${PYSITELIB}/xarray/core/coordinates.pyo
+${PYSITELIB}/xarray/core/dataarray.py
+${PYSITELIB}/xarray/core/dataarray.pyc
+${PYSITELIB}/xarray/core/dataarray.pyo
+${PYSITELIB}/xarray/core/dataset.py
+${PYSITELIB}/xarray/core/dataset.pyc
+${PYSITELIB}/xarray/core/dataset.pyo
+${PYSITELIB}/xarray/core/extensions.py
+${PYSITELIB}/xarray/core/extensions.pyc
+${PYSITELIB}/xarray/core/extensions.pyo
+${PYSITELIB}/xarray/core/formatting.py
+${PYSITELIB}/xarray/core/formatting.pyc
+${PYSITELIB}/xarray/core/formatting.pyo
+${PYSITELIB}/xarray/core/groupby.py
+${PYSITELIB}/xarray/core/groupby.pyc
+${PYSITELIB}/xarray/core/groupby.pyo
+${PYSITELIB}/xarray/core/indexing.py
+${PYSITELIB}/xarray/core/indexing.pyc
+${PYSITELIB}/xarray/core/indexing.pyo
+${PYSITELIB}/xarray/core/merge.py
+${PYSITELIB}/xarray/core/merge.pyc
+${PYSITELIB}/xarray/core/merge.pyo
+${PYSITELIB}/xarray/core/npcompat.py
+${PYSITELIB}/xarray/core/npcompat.pyc
+${PYSITELIB}/xarray/core/npcompat.pyo
+${PYSITELIB}/xarray/core/nputils.py
+${PYSITELIB}/xarray/core/nputils.pyc
+${PYSITELIB}/xarray/core/nputils.pyo
+${PYSITELIB}/xarray/core/ops.py
+${PYSITELIB}/xarray/core/ops.pyc
+${PYSITELIB}/xarray/core/ops.pyo
+${PYSITELIB}/xarray/core/options.py
+${PYSITELIB}/xarray/core/options.pyc
+${PYSITELIB}/xarray/core/options.pyo
+${PYSITELIB}/xarray/core/pycompat.py
+${PYSITELIB}/xarray/core/pycompat.pyc
+${PYSITELIB}/xarray/core/pycompat.pyo
+${PYSITELIB}/xarray/core/rolling.py
+${PYSITELIB}/xarray/core/rolling.pyc
+${PYSITELIB}/xarray/core/rolling.pyo
+${PYSITELIB}/xarray/core/utils.py
+${PYSITELIB}/xarray/core/utils.pyc
+${PYSITELIB}/xarray/core/utils.pyo
+${PYSITELIB}/xarray/core/variable.py
+${PYSITELIB}/xarray/core/variable.pyc
+${PYSITELIB}/xarray/core/variable.pyo
+${PYSITELIB}/xarray/plot/__init__.py
+${PYSITELIB}/xarray/plot/__init__.pyc
+${PYSITELIB}/xarray/plot/__init__.pyo
+${PYSITELIB}/xarray/plot/default_colormap.csv
+${PYSITELIB}/xarray/plot/facetgrid.py
+${PYSITELIB}/xarray/plot/facetgrid.pyc
+${PYSITELIB}/xarray/plot/facetgrid.pyo
+${PYSITELIB}/xarray/plot/plot.py
+${PYSITELIB}/xarray/plot/plot.pyc
+${PYSITELIB}/xarray/plot/plot.pyo
+${PYSITELIB}/xarray/plot/utils.py
+${PYSITELIB}/xarray/plot/utils.pyc
+${PYSITELIB}/xarray/plot/utils.pyo
+${PYSITELIB}/xarray/test/__init__.py
+${PYSITELIB}/xarray/test/__init__.pyc
+${PYSITELIB}/xarray/test/__init__.pyo
+${PYSITELIB}/xarray/test/data/bears.nc
+${PYSITELIB}/xarray/test/data/example_1.nc
+${PYSITELIB}/xarray/test/data/example_1.nc.gz
+${PYSITELIB}/xarray/test/test_backends.py
+${PYSITELIB}/xarray/test/test_backends.pyc
+${PYSITELIB}/xarray/test/test_backends.pyo
+${PYSITELIB}/xarray/test/test_combine.py
+${PYSITELIB}/xarray/test/test_combine.pyc
+${PYSITELIB}/xarray/test/test_combine.pyo
+${PYSITELIB}/xarray/test/test_conventions.py
+${PYSITELIB}/xarray/test/test_conventions.pyc
+${PYSITELIB}/xarray/test/test_conventions.pyo
+${PYSITELIB}/xarray/test/test_dask.py
+${PYSITELIB}/xarray/test/test_dask.pyc
+${PYSITELIB}/xarray/test/test_dask.pyo
+${PYSITELIB}/xarray/test/test_dataarray.py
+${PYSITELIB}/xarray/test/test_dataarray.pyc
+${PYSITELIB}/xarray/test/test_dataarray.pyo
+${PYSITELIB}/xarray/test/test_dataset.py
+${PYSITELIB}/xarray/test/test_dataset.pyc
+${PYSITELIB}/xarray/test/test_dataset.pyo
+${PYSITELIB}/xarray/test/test_extensions.py
+${PYSITELIB}/xarray/test/test_extensions.pyc
+${PYSITELIB}/xarray/test/test_extensions.pyo
+${PYSITELIB}/xarray/test/test_formatting.py
+${PYSITELIB}/xarray/test/test_formatting.pyc
+${PYSITELIB}/xarray/test/test_formatting.pyo
+${PYSITELIB}/xarray/test/test_groupby.py
+${PYSITELIB}/xarray/test/test_groupby.pyc
+${PYSITELIB}/xarray/test/test_groupby.pyo
+${PYSITELIB}/xarray/test/test_indexing.py
+${PYSITELIB}/xarray/test/test_indexing.pyc
+${PYSITELIB}/xarray/test/test_indexing.pyo
+${PYSITELIB}/xarray/test/test_merge.py
+${PYSITELIB}/xarray/test/test_merge.pyc
+${PYSITELIB}/xarray/test/test_merge.pyo
+${PYSITELIB}/xarray/test/test_ops.py
+${PYSITELIB}/xarray/test/test_ops.pyc
+${PYSITELIB}/xarray/test/test_ops.pyo
+${PYSITELIB}/xarray/test/test_plot.py
+${PYSITELIB}/xarray/test/test_plot.pyc
+${PYSITELIB}/xarray/test/test_plot.pyo
+${PYSITELIB}/xarray/test/test_tutorial.py
+${PYSITELIB}/xarray/test/test_tutorial.pyc
+${PYSITELIB}/xarray/test/test_tutorial.pyo
+${PYSITELIB}/xarray/test/test_ufuncs.py
+${PYSITELIB}/xarray/test/test_ufuncs.pyc
+${PYSITELIB}/xarray/test/test_ufuncs.pyo
+${PYSITELIB}/xarray/test/test_utils.py
+${PYSITELIB}/xarray/test/test_utils.pyc
+${PYSITELIB}/xarray/test/test_utils.pyo
+${PYSITELIB}/xarray/test/test_variable.py
+${PYSITELIB}/xarray/test/test_variable.pyc
+${PYSITELIB}/xarray/test/test_variable.pyo
+${PYSITELIB}/xarray/test/test_xray.py
+${PYSITELIB}/xarray/test/test_xray.pyc
+${PYSITELIB}/xarray/test/test_xray.pyo
+${PYSITELIB}/xarray/tutorial.py
+${PYSITELIB}/xarray/tutorial.pyc
+${PYSITELIB}/xarray/tutorial.pyo
+${PYSITELIB}/xarray/ufuncs.py
+${PYSITELIB}/xarray/ufuncs.pyc
+${PYSITELIB}/xarray/ufuncs.pyo
+${PYSITELIB}/xarray/version.py
+${PYSITELIB}/xarray/version.pyc
+${PYSITELIB}/xarray/version.pyo
+${PYSITELIB}/xray.py
+${PYSITELIB}/xray.pyc
+${PYSITELIB}/xray.pyo
diff --git a/py-xarray/distinfo b/py-xarray/distinfo
new file mode 100644
index 0000000..8f11888
--- /dev/null
+++ b/py-xarray/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (xarray-0.8.2.tar.gz) = c73d28d75bffec75a3a9c3475f4f9df3247efcbe
+RMD160 (xarray-0.8.2.tar.gz) = c2d44c4c3d46c029ea6f73777698f6c6a3740745
+SHA512 (xarray-0.8.2.tar.gz) = 11a7295973cde998b043d22675b1d142b50ad5518f9dc320d6e6c770f3febb3b5f0ecf59b3caed73ae886994be15d497c10680e2df69eea862cf6d7c6726a867
+Size (xarray-0.8.2.tar.gz) = 222454 bytes


Home | Main Index | Thread Index | Old Index