pkgsrc-WIP-changes archive

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

py-gwpy: update to 0.6.1.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 29 10:57:57 2017 +0200
Changeset:	98c60ae92e559c74ffd16df129cf97524d306afb

Modified Files:
	py-gwpy/Makefile
	py-gwpy/PLIST
	py-gwpy/distinfo

Log Message:
py-gwpy: update to 0.6.1.

Add missing dependencies.

Changes not found.

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

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

diffstat:
 py-gwpy/Makefile |  13 ++-
 py-gwpy/PLIST    | 297 ++++++++++++++++++++++++++++++++-----------------------
 py-gwpy/distinfo |   7 +-
 3 files changed, 186 insertions(+), 131 deletions(-)

diffs:
diff --git a/py-gwpy/Makefile b/py-gwpy/Makefile
index e9877e8e02..e9f919a98c 100644
--- a/py-gwpy/Makefile
+++ b/py-gwpy/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.1 2015/08/05 20:41:42 jihbed Exp $
 
-DISTNAME=	gwpy-0.1b3
+DISTNAME=	gwpy-0.6.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=g/gwpy/}
@@ -13,12 +13,19 @@ LICENSE=	gnu-gpl-v3
 DEPENDS+=       ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
 DEPENDS+=       ${PYPKGPREFIX}-scipy>=0.15.1:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-dateutil>=2.4.0:../../time/py-dateutil
-DEPENDS+=	${PYPKGPREFIX}-astropy>=0.4.6:../../wip/py-astropy
-DEPENDS+=	${PYPKGPREFIX}-gitdb>=-0.6.4:../../wip/py-gitdb
+DEPENDS+=	${PYPKGPREFIX}-astropy>=1.2.1:../../wip/py-astropy
+DEPENDS+=	${PYPKGPREFIX}-matplotlib-[0-9]*:../../graphics/py-matplotlib
+DEPENDS+=	${PYPKGPREFIX}-lscsoft-glue-[0-9]*:../../wip/py-lscsoft-glue
+DEPENDS+=	${PYPKGPREFIX}-ligotimegps-[0-9]*:../../time/py-ligotimegps
 
+BUILD_DEPENDS+=	${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
+BUILD_DEPENDS+=	${PYPKGPREFIX}-mock-[0-9]*:../../devel/py-mock
+BUILD_DEPENDS+=	${PYPKGPREFIX}-freezegun-[0-9]*:../../devel/py-freezegun
+BUILD_DEPENDS+=	${PYPKGPREFIX}-sqlparse-[0-9]*:../../databases/py-sqlparse
 
 USE_LANGUAGES=	# none
 
+PYTHON_VERSIONS_INCOMPATIBLE=   34 35 36 # py-m2crypto via py-lscsoft-glue
 
 .include "../../lang/python/egg.mk"
 .include "../../math/py-numpy/buildlink3.mk"
diff --git a/py-gwpy/PLIST b/py-gwpy/PLIST
index d56b4bc218..93ac8575ca 100644
--- a/py-gwpy/PLIST
+++ b/py-gwpy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/08/05 20:41:42 jihbed Exp $
+@comment $NetBSD$
 bin/gwpy-plot
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -8,6 +8,9 @@ ${PYSITELIB}/${EGG_INFODIR}/top_level.txt
 ${PYSITELIB}/gwpy/__init__.py
 ${PYSITELIB}/gwpy/__init__.pyc
 ${PYSITELIB}/gwpy/__init__.pyo
+${PYSITELIB}/gwpy/_version.py
+${PYSITELIB}/gwpy/_version.pyc
+${PYSITELIB}/gwpy/_version.pyo
 ${PYSITELIB}/gwpy/_version_helper.py
 ${PYSITELIB}/gwpy/_version_helper.pyc
 ${PYSITELIB}/gwpy/_version_helper.pyo
@@ -38,21 +41,6 @@ ${PYSITELIB}/gwpy/cli/spectrum.pyo
 ${PYSITELIB}/gwpy/cli/timeseries.py
 ${PYSITELIB}/gwpy/cli/timeseries.pyc
 ${PYSITELIB}/gwpy/cli/timeseries.pyo
-${PYSITELIB}/gwpy/cli/utils.py
-${PYSITELIB}/gwpy/cli/utils.pyc
-${PYSITELIB}/gwpy/cli/utils.pyo
-${PYSITELIB}/gwpy/data/__init__.py
-${PYSITELIB}/gwpy/data/__init__.pyc
-${PYSITELIB}/gwpy/data/__init__.pyo
-${PYSITELIB}/gwpy/data/array.py
-${PYSITELIB}/gwpy/data/array.pyc
-${PYSITELIB}/gwpy/data/array.pyo
-${PYSITELIB}/gwpy/data/array2d.py
-${PYSITELIB}/gwpy/data/array2d.pyc
-${PYSITELIB}/gwpy/data/array2d.pyo
-${PYSITELIB}/gwpy/data/series.py
-${PYSITELIB}/gwpy/data/series.pyc
-${PYSITELIB}/gwpy/data/series.pyo
 ${PYSITELIB}/gwpy/detector/__init__.py
 ${PYSITELIB}/gwpy/detector/__init__.pyc
 ${PYSITELIB}/gwpy/detector/__init__.pyo
@@ -65,21 +53,45 @@ ${PYSITELIB}/gwpy/detector/io/__init__.pyo
 ${PYSITELIB}/gwpy/detector/io/cis.py
 ${PYSITELIB}/gwpy/detector/io/cis.pyc
 ${PYSITELIB}/gwpy/detector/io/cis.pyo
+${PYSITELIB}/gwpy/detector/io/clf.py
+${PYSITELIB}/gwpy/detector/io/clf.pyc
+${PYSITELIB}/gwpy/detector/io/clf.pyo
+${PYSITELIB}/gwpy/detector/io/omega.py
+${PYSITELIB}/gwpy/detector/io/omega.pyc
+${PYSITELIB}/gwpy/detector/io/omega.pyo
 ${PYSITELIB}/gwpy/detector/units.py
 ${PYSITELIB}/gwpy/detector/units.pyc
 ${PYSITELIB}/gwpy/detector/units.pyo
+${PYSITELIB}/gwpy/frequencyseries/__init__.py
+${PYSITELIB}/gwpy/frequencyseries/__init__.pyc
+${PYSITELIB}/gwpy/frequencyseries/__init__.pyo
+${PYSITELIB}/gwpy/frequencyseries/core.py
+${PYSITELIB}/gwpy/frequencyseries/core.pyc
+${PYSITELIB}/gwpy/frequencyseries/core.pyo
+${PYSITELIB}/gwpy/frequencyseries/hist.py
+${PYSITELIB}/gwpy/frequencyseries/hist.pyc
+${PYSITELIB}/gwpy/frequencyseries/hist.pyo
+${PYSITELIB}/gwpy/frequencyseries/io/__init__.py
+${PYSITELIB}/gwpy/frequencyseries/io/__init__.pyc
+${PYSITELIB}/gwpy/frequencyseries/io/__init__.pyo
+${PYSITELIB}/gwpy/frequencyseries/io/ascii.py
+${PYSITELIB}/gwpy/frequencyseries/io/ascii.pyc
+${PYSITELIB}/gwpy/frequencyseries/io/ascii.pyo
+${PYSITELIB}/gwpy/frequencyseries/io/hdf5.py
+${PYSITELIB}/gwpy/frequencyseries/io/hdf5.pyc
+${PYSITELIB}/gwpy/frequencyseries/io/hdf5.pyo
 ${PYSITELIB}/gwpy/io/__init__.py
 ${PYSITELIB}/gwpy/io/__init__.pyc
 ${PYSITELIB}/gwpy/io/__init__.pyo
-${PYSITELIB}/gwpy/io/ascii.py
-${PYSITELIB}/gwpy/io/ascii.pyc
-${PYSITELIB}/gwpy/io/ascii.pyo
 ${PYSITELIB}/gwpy/io/cache.py
 ${PYSITELIB}/gwpy/io/cache.pyc
 ${PYSITELIB}/gwpy/io/cache.pyo
-${PYSITELIB}/gwpy/io/grbview.py
-${PYSITELIB}/gwpy/io/grbview.pyc
-${PYSITELIB}/gwpy/io/grbview.pyo
+${PYSITELIB}/gwpy/io/datafind.py
+${PYSITELIB}/gwpy/io/datafind.pyc
+${PYSITELIB}/gwpy/io/datafind.pyo
+${PYSITELIB}/gwpy/io/gwf.py
+${PYSITELIB}/gwpy/io/gwf.pyc
+${PYSITELIB}/gwpy/io/gwf.pyo
 ${PYSITELIB}/gwpy/io/hdf5.py
 ${PYSITELIB}/gwpy/io/hdf5.pyc
 ${PYSITELIB}/gwpy/io/hdf5.pyo
@@ -89,9 +101,15 @@ ${PYSITELIB}/gwpy/io/kerberos.pyo
 ${PYSITELIB}/gwpy/io/ligolw.py
 ${PYSITELIB}/gwpy/io/ligolw.pyc
 ${PYSITELIB}/gwpy/io/ligolw.pyo
-${PYSITELIB}/gwpy/io/nds.py
-${PYSITELIB}/gwpy/io/nds.pyc
-${PYSITELIB}/gwpy/io/nds.pyo
+${PYSITELIB}/gwpy/io/mp.py
+${PYSITELIB}/gwpy/io/mp.pyc
+${PYSITELIB}/gwpy/io/mp.pyo
+${PYSITELIB}/gwpy/io/nds2.py
+${PYSITELIB}/gwpy/io/nds2.pyc
+${PYSITELIB}/gwpy/io/nds2.pyo
+${PYSITELIB}/gwpy/io/registry.py
+${PYSITELIB}/gwpy/io/registry.pyc
+${PYSITELIB}/gwpy/io/registry.pyo
 ${PYSITELIB}/gwpy/io/utils.py
 ${PYSITELIB}/gwpy/io/utils.pyc
 ${PYSITELIB}/gwpy/io/utils.pyo
@@ -101,6 +119,9 @@ ${PYSITELIB}/gwpy/plotter/__init__.pyo
 ${PYSITELIB}/gwpy/plotter/axes.py
 ${PYSITELIB}/gwpy/plotter/axes.pyc
 ${PYSITELIB}/gwpy/plotter/axes.pyo
+${PYSITELIB}/gwpy/plotter/colors.py
+${PYSITELIB}/gwpy/plotter/colors.pyc
+${PYSITELIB}/gwpy/plotter/colors.pyo
 ${PYSITELIB}/gwpy/plotter/core.py
 ${PYSITELIB}/gwpy/plotter/core.pyc
 ${PYSITELIB}/gwpy/plotter/core.pyo
@@ -110,6 +131,9 @@ ${PYSITELIB}/gwpy/plotter/decorators.pyo
 ${PYSITELIB}/gwpy/plotter/filter.py
 ${PYSITELIB}/gwpy/plotter/filter.pyc
 ${PYSITELIB}/gwpy/plotter/filter.pyo
+${PYSITELIB}/gwpy/plotter/frequencyseries.py
+${PYSITELIB}/gwpy/plotter/frequencyseries.pyc
+${PYSITELIB}/gwpy/plotter/frequencyseries.pyo
 ${PYSITELIB}/gwpy/plotter/gps.py
 ${PYSITELIB}/gwpy/plotter/gps.pyc
 ${PYSITELIB}/gwpy/plotter/gps.pyo
@@ -122,21 +146,24 @@ ${PYSITELIB}/gwpy/plotter/html.pyo
 ${PYSITELIB}/gwpy/plotter/log.py
 ${PYSITELIB}/gwpy/plotter/log.pyc
 ${PYSITELIB}/gwpy/plotter/log.pyo
+${PYSITELIB}/gwpy/plotter/rc.py
+${PYSITELIB}/gwpy/plotter/rc.pyc
+${PYSITELIB}/gwpy/plotter/rc.pyo
 ${PYSITELIB}/gwpy/plotter/segments.py
 ${PYSITELIB}/gwpy/plotter/segments.pyc
 ${PYSITELIB}/gwpy/plotter/segments.pyo
 ${PYSITELIB}/gwpy/plotter/spectrogram.py
 ${PYSITELIB}/gwpy/plotter/spectrogram.pyc
 ${PYSITELIB}/gwpy/plotter/spectrogram.pyo
-${PYSITELIB}/gwpy/plotter/spectrum.py
-${PYSITELIB}/gwpy/plotter/spectrum.pyc
-${PYSITELIB}/gwpy/plotter/spectrum.pyo
 ${PYSITELIB}/gwpy/plotter/table.py
 ${PYSITELIB}/gwpy/plotter/table.pyc
 ${PYSITELIB}/gwpy/plotter/table.pyo
 ${PYSITELIB}/gwpy/plotter/tex.py
 ${PYSITELIB}/gwpy/plotter/tex.pyc
 ${PYSITELIB}/gwpy/plotter/tex.pyo
+${PYSITELIB}/gwpy/plotter/text.py
+${PYSITELIB}/gwpy/plotter/text.pyc
+${PYSITELIB}/gwpy/plotter/text.pyo
 ${PYSITELIB}/gwpy/plotter/timeseries.py
 ${PYSITELIB}/gwpy/plotter/timeseries.pyc
 ${PYSITELIB}/gwpy/plotter/timeseries.pyo
@@ -152,12 +179,12 @@ ${PYSITELIB}/gwpy/segments/flag.pyo
 ${PYSITELIB}/gwpy/segments/io/__init__.py
 ${PYSITELIB}/gwpy/segments/io/__init__.pyc
 ${PYSITELIB}/gwpy/segments/io/__init__.pyo
-${PYSITELIB}/gwpy/segments/io/cache.py
-${PYSITELIB}/gwpy/segments/io/cache.pyc
-${PYSITELIB}/gwpy/segments/io/cache.pyo
 ${PYSITELIB}/gwpy/segments/io/hdf5.py
 ${PYSITELIB}/gwpy/segments/io/hdf5.pyc
 ${PYSITELIB}/gwpy/segments/io/hdf5.pyo
+${PYSITELIB}/gwpy/segments/io/json.py
+${PYSITELIB}/gwpy/segments/io/json.pyc
+${PYSITELIB}/gwpy/segments/io/json.pyo
 ${PYSITELIB}/gwpy/segments/io/ligolw.py
 ${PYSITELIB}/gwpy/segments/io/ligolw.pyc
 ${PYSITELIB}/gwpy/segments/io/ligolw.pyo
@@ -167,6 +194,39 @@ ${PYSITELIB}/gwpy/segments/io/segwizard.pyo
 ${PYSITELIB}/gwpy/segments/segments.py
 ${PYSITELIB}/gwpy/segments/segments.pyc
 ${PYSITELIB}/gwpy/segments/segments.pyo
+${PYSITELIB}/gwpy/signal/__init__.py
+${PYSITELIB}/gwpy/signal/__init__.pyc
+${PYSITELIB}/gwpy/signal/__init__.pyo
+${PYSITELIB}/gwpy/signal/fft/__init__.py
+${PYSITELIB}/gwpy/signal/fft/__init__.pyc
+${PYSITELIB}/gwpy/signal/fft/__init__.pyo
+${PYSITELIB}/gwpy/signal/fft/lal.py
+${PYSITELIB}/gwpy/signal/fft/lal.pyc
+${PYSITELIB}/gwpy/signal/fft/lal.pyo
+${PYSITELIB}/gwpy/signal/fft/registry.py
+${PYSITELIB}/gwpy/signal/fft/registry.pyc
+${PYSITELIB}/gwpy/signal/fft/registry.pyo
+${PYSITELIB}/gwpy/signal/fft/scipy.py
+${PYSITELIB}/gwpy/signal/fft/scipy.pyc
+${PYSITELIB}/gwpy/signal/fft/scipy.pyo
+${PYSITELIB}/gwpy/signal/fft/ui.py
+${PYSITELIB}/gwpy/signal/fft/ui.pyc
+${PYSITELIB}/gwpy/signal/fft/ui.pyo
+${PYSITELIB}/gwpy/signal/fft/utils.py
+${PYSITELIB}/gwpy/signal/fft/utils.pyc
+${PYSITELIB}/gwpy/signal/fft/utils.pyo
+${PYSITELIB}/gwpy/signal/filter.py
+${PYSITELIB}/gwpy/signal/filter.pyc
+${PYSITELIB}/gwpy/signal/filter.pyo
+${PYSITELIB}/gwpy/signal/filter_design.py
+${PYSITELIB}/gwpy/signal/filter_design.pyc
+${PYSITELIB}/gwpy/signal/filter_design.pyo
+${PYSITELIB}/gwpy/signal/qtransform.py
+${PYSITELIB}/gwpy/signal/qtransform.pyc
+${PYSITELIB}/gwpy/signal/qtransform.pyo
+${PYSITELIB}/gwpy/signal/window.py
+${PYSITELIB}/gwpy/signal/window.pyc
+${PYSITELIB}/gwpy/signal/window.pyo
 ${PYSITELIB}/gwpy/spectrogram/__init__.py
 ${PYSITELIB}/gwpy/spectrogram/__init__.pyc
 ${PYSITELIB}/gwpy/spectrogram/__init__.pyo
@@ -182,51 +242,33 @@ ${PYSITELIB}/gwpy/spectrogram/io/__init__.pyo
 ${PYSITELIB}/gwpy/spectrogram/io/hdf5.py
 ${PYSITELIB}/gwpy/spectrogram/io/hdf5.pyc
 ${PYSITELIB}/gwpy/spectrogram/io/hdf5.pyo
-${PYSITELIB}/gwpy/spectrogram/spectrogram.py
-${PYSITELIB}/gwpy/spectrogram/spectrogram.pyc
-${PYSITELIB}/gwpy/spectrogram/spectrogram.pyo
-${PYSITELIB}/gwpy/spectrum/__init__.py
-${PYSITELIB}/gwpy/spectrum/__init__.pyc
-${PYSITELIB}/gwpy/spectrum/__init__.pyo
-${PYSITELIB}/gwpy/spectrum/core.py
-${PYSITELIB}/gwpy/spectrum/core.pyc
-${PYSITELIB}/gwpy/spectrum/core.pyo
-${PYSITELIB}/gwpy/spectrum/hist.py
-${PYSITELIB}/gwpy/spectrum/hist.pyc
-${PYSITELIB}/gwpy/spectrum/hist.pyo
-${PYSITELIB}/gwpy/spectrum/io/__init__.py
-${PYSITELIB}/gwpy/spectrum/io/__init__.pyc
-${PYSITELIB}/gwpy/spectrum/io/__init__.pyo
-${PYSITELIB}/gwpy/spectrum/io/hdf5.py
-${PYSITELIB}/gwpy/spectrum/io/hdf5.pyc
-${PYSITELIB}/gwpy/spectrum/io/hdf5.pyo
-${PYSITELIB}/gwpy/spectrum/lal_.py
-${PYSITELIB}/gwpy/spectrum/lal_.pyc
-${PYSITELIB}/gwpy/spectrum/lal_.pyo
-${PYSITELIB}/gwpy/spectrum/psd.py
-${PYSITELIB}/gwpy/spectrum/psd.pyc
-${PYSITELIB}/gwpy/spectrum/psd.pyo
-${PYSITELIB}/gwpy/spectrum/registry.py
-${PYSITELIB}/gwpy/spectrum/registry.pyc
-${PYSITELIB}/gwpy/spectrum/registry.pyo
-${PYSITELIB}/gwpy/spectrum/scipy_.py
-${PYSITELIB}/gwpy/spectrum/scipy_.pyc
-${PYSITELIB}/gwpy/spectrum/scipy_.pyo
-${PYSITELIB}/gwpy/spectrum/utils.py
-${PYSITELIB}/gwpy/spectrum/utils.pyc
-${PYSITELIB}/gwpy/spectrum/utils.pyo
 ${PYSITELIB}/gwpy/table/__init__.py
 ${PYSITELIB}/gwpy/table/__init__.pyc
 ${PYSITELIB}/gwpy/table/__init__.pyo
+${PYSITELIB}/gwpy/table/filter.py
+${PYSITELIB}/gwpy/table/filter.pyc
+${PYSITELIB}/gwpy/table/filter.pyo
+${PYSITELIB}/gwpy/table/gravityspy.py
+${PYSITELIB}/gwpy/table/gravityspy.pyc
+${PYSITELIB}/gwpy/table/gravityspy.pyo
 ${PYSITELIB}/gwpy/table/io/__init__.py
 ${PYSITELIB}/gwpy/table/io/__init__.pyc
 ${PYSITELIB}/gwpy/table/io/__init__.pyo
-${PYSITELIB}/gwpy/table/io/ascii.py
-${PYSITELIB}/gwpy/table/io/ascii.pyc
-${PYSITELIB}/gwpy/table/io/ascii.pyo
-${PYSITELIB}/gwpy/table/io/cache.py
-${PYSITELIB}/gwpy/table/io/cache.pyc
-${PYSITELIB}/gwpy/table/io/cache.pyo
+${PYSITELIB}/gwpy/table/io/cwb.py
+${PYSITELIB}/gwpy/table/io/cwb.pyc
+${PYSITELIB}/gwpy/table/io/cwb.pyo
+${PYSITELIB}/gwpy/table/io/fetch.py
+${PYSITELIB}/gwpy/table/io/fetch.pyc
+${PYSITELIB}/gwpy/table/io/fetch.pyo
+${PYSITELIB}/gwpy/table/io/gravityspy.py
+${PYSITELIB}/gwpy/table/io/gravityspy.pyc
+${PYSITELIB}/gwpy/table/io/gravityspy.pyo
+${PYSITELIB}/gwpy/table/io/gwf.py
+${PYSITELIB}/gwpy/table/io/gwf.pyc
+${PYSITELIB}/gwpy/table/io/gwf.pyo
+${PYSITELIB}/gwpy/table/io/hacr.py
+${PYSITELIB}/gwpy/table/io/hacr.pyc
+${PYSITELIB}/gwpy/table/io/hacr.pyo
 ${PYSITELIB}/gwpy/table/io/ligolw.py
 ${PYSITELIB}/gwpy/table/io/ligolw.pyc
 ${PYSITELIB}/gwpy/table/io/ligolw.pyo
@@ -236,48 +278,26 @@ ${PYSITELIB}/gwpy/table/io/omega.pyo
 ${PYSITELIB}/gwpy/table/io/omicron.py
 ${PYSITELIB}/gwpy/table/io/omicron.pyc
 ${PYSITELIB}/gwpy/table/io/omicron.pyo
-${PYSITELIB}/gwpy/table/io/trigfind.py
-${PYSITELIB}/gwpy/table/io/trigfind.pyc
-${PYSITELIB}/gwpy/table/io/trigfind.pyo
-${PYSITELIB}/gwpy/table/lsctables.py
-${PYSITELIB}/gwpy/table/lsctables.pyc
-${PYSITELIB}/gwpy/table/lsctables.pyo
-${PYSITELIB}/gwpy/table/rate.py
-${PYSITELIB}/gwpy/table/rate.pyc
-${PYSITELIB}/gwpy/table/rate.pyo
-${PYSITELIB}/gwpy/table/utils.py
-${PYSITELIB}/gwpy/table/utils.pyc
-${PYSITELIB}/gwpy/table/utils.pyo
-${PYSITELIB}/gwpy/tests/__init__.py
-${PYSITELIB}/gwpy/tests/__init__.pyc
-${PYSITELIB}/gwpy/tests/__init__.pyo
-${PYSITELIB}/gwpy/tests/array.py
-${PYSITELIB}/gwpy/tests/array.pyc
-${PYSITELIB}/gwpy/tests/array.pyo
-${PYSITELIB}/gwpy/tests/astro.py
-${PYSITELIB}/gwpy/tests/astro.pyc
-${PYSITELIB}/gwpy/tests/astro.pyo
+${PYSITELIB}/gwpy/table/io/pycbc.py
+${PYSITELIB}/gwpy/table/io/pycbc.pyc
+${PYSITELIB}/gwpy/table/io/pycbc.pyo
+${PYSITELIB}/gwpy/table/io/root.py
+${PYSITELIB}/gwpy/table/io/root.pyc
+${PYSITELIB}/gwpy/table/io/root.pyo
+${PYSITELIB}/gwpy/table/io/sql.py
+${PYSITELIB}/gwpy/table/io/sql.pyc
+${PYSITELIB}/gwpy/table/io/sql.pyo
+${PYSITELIB}/gwpy/table/io/utils.py
+${PYSITELIB}/gwpy/table/io/utils.pyc
+${PYSITELIB}/gwpy/table/io/utils.pyo
+${PYSITELIB}/gwpy/table/table.py
+${PYSITELIB}/gwpy/table/table.pyc
+${PYSITELIB}/gwpy/table/table.pyo
 ${PYSITELIB}/gwpy/tests/data/H1-LDAS_STRAIN-968654552-10.xml.gz
 ${PYSITELIB}/gwpy/tests/data/HLV-GW100916-968654552-1.gwf
 ${PYSITELIB}/gwpy/tests/data/HLV-GW100916-968654552-1.hdf
 ${PYSITELIB}/gwpy/tests/data/X1-GWPY_TEST_SEGMENTS-0-10.txt
 ${PYSITELIB}/gwpy/tests/data/X1-GWPY_TEST_SEGMENTS-0-10.xml.gz
-${PYSITELIB}/gwpy/tests/data/test.xml.gz
-${PYSITELIB}/gwpy/tests/detector.py
-${PYSITELIB}/gwpy/tests/detector.pyc
-${PYSITELIB}/gwpy/tests/detector.pyo
-${PYSITELIB}/gwpy/tests/io.py
-${PYSITELIB}/gwpy/tests/io.pyc
-${PYSITELIB}/gwpy/tests/io.pyo
-${PYSITELIB}/gwpy/tests/segments.py
-${PYSITELIB}/gwpy/tests/segments.pyc
-${PYSITELIB}/gwpy/tests/segments.pyo
-${PYSITELIB}/gwpy/tests/time.py
-${PYSITELIB}/gwpy/tests/time.pyc
-${PYSITELIB}/gwpy/tests/time.pyo
-${PYSITELIB}/gwpy/tests/timeseries.py
-${PYSITELIB}/gwpy/tests/timeseries.pyc
-${PYSITELIB}/gwpy/tests/timeseries.pyo
 ${PYSITELIB}/gwpy/time/__init__.py
 ${PYSITELIB}/gwpy/time/__init__.pyc
 ${PYSITELIB}/gwpy/time/__init__.pyo
@@ -293,6 +313,9 @@ ${PYSITELIB}/gwpy/timeseries/core.pyo
 ${PYSITELIB}/gwpy/timeseries/io/__init__.py
 ${PYSITELIB}/gwpy/timeseries/io/__init__.pyc
 ${PYSITELIB}/gwpy/timeseries/io/__init__.pyo
+${PYSITELIB}/gwpy/timeseries/io/ascii.py
+${PYSITELIB}/gwpy/timeseries/io/ascii.pyc
+${PYSITELIB}/gwpy/timeseries/io/ascii.pyo
 ${PYSITELIB}/gwpy/timeseries/io/cache.py
 ${PYSITELIB}/gwpy/timeseries/io/cache.pyc
 ${PYSITELIB}/gwpy/timeseries/io/cache.pyo
@@ -302,9 +325,6 @@ ${PYSITELIB}/gwpy/timeseries/io/gwf/__init__.pyo
 ${PYSITELIB}/gwpy/timeseries/io/gwf/framecpp.py
 ${PYSITELIB}/gwpy/timeseries/io/gwf/framecpp.pyc
 ${PYSITELIB}/gwpy/timeseries/io/gwf/framecpp.pyo
-${PYSITELIB}/gwpy/timeseries/io/gwf/identify.py
-${PYSITELIB}/gwpy/timeseries/io/gwf/identify.pyc
-${PYSITELIB}/gwpy/timeseries/io/gwf/identify.pyo
 ${PYSITELIB}/gwpy/timeseries/io/gwf/lalframe.py
 ${PYSITELIB}/gwpy/timeseries/io/gwf/lalframe.pyc
 ${PYSITELIB}/gwpy/timeseries/io/gwf/lalframe.pyo
@@ -314,33 +334,60 @@ ${PYSITELIB}/gwpy/timeseries/io/hdf5.pyo
 ${PYSITELIB}/gwpy/timeseries/io/losc.py
 ${PYSITELIB}/gwpy/timeseries/io/losc.pyc
 ${PYSITELIB}/gwpy/timeseries/io/losc.pyo
+${PYSITELIB}/gwpy/timeseries/io/nds2.py
+${PYSITELIB}/gwpy/timeseries/io/nds2.pyc
+${PYSITELIB}/gwpy/timeseries/io/nds2.pyo
+${PYSITELIB}/gwpy/timeseries/io/wav.py
+${PYSITELIB}/gwpy/timeseries/io/wav.pyc
+${PYSITELIB}/gwpy/timeseries/io/wav.pyo
 ${PYSITELIB}/gwpy/timeseries/statevector.py
 ${PYSITELIB}/gwpy/timeseries/statevector.pyc
 ${PYSITELIB}/gwpy/timeseries/statevector.pyo
 ${PYSITELIB}/gwpy/timeseries/timeseries.py
 ${PYSITELIB}/gwpy/timeseries/timeseries.pyc
 ${PYSITELIB}/gwpy/timeseries/timeseries.pyo
-${PYSITELIB}/gwpy/timeseries/window.py
-${PYSITELIB}/gwpy/timeseries/window.pyc
-${PYSITELIB}/gwpy/timeseries/window.pyo
-${PYSITELIB}/gwpy/toolkits/__init__.py
-${PYSITELIB}/gwpy/toolkits/__init__.pyc
-${PYSITELIB}/gwpy/toolkits/__init__.pyo
+${PYSITELIB}/gwpy/types/__init__.py
+${PYSITELIB}/gwpy/types/__init__.pyc
+${PYSITELIB}/gwpy/types/__init__.pyo
+${PYSITELIB}/gwpy/types/array.py
+${PYSITELIB}/gwpy/types/array.pyc
+${PYSITELIB}/gwpy/types/array.pyo
+${PYSITELIB}/gwpy/types/array2d.py
+${PYSITELIB}/gwpy/types/array2d.pyc
+${PYSITELIB}/gwpy/types/array2d.pyo
+${PYSITELIB}/gwpy/types/index.py
+${PYSITELIB}/gwpy/types/index.pyc
+${PYSITELIB}/gwpy/types/index.pyo
+${PYSITELIB}/gwpy/types/io/__init__.py
+${PYSITELIB}/gwpy/types/io/__init__.pyc
+${PYSITELIB}/gwpy/types/io/__init__.pyo
+${PYSITELIB}/gwpy/types/io/ascii.py
+${PYSITELIB}/gwpy/types/io/ascii.pyc
+${PYSITELIB}/gwpy/types/io/ascii.pyo
+${PYSITELIB}/gwpy/types/io/hdf5.py
+${PYSITELIB}/gwpy/types/io/hdf5.pyc
+${PYSITELIB}/gwpy/types/io/hdf5.pyo
+${PYSITELIB}/gwpy/types/series.py
+${PYSITELIB}/gwpy/types/series.pyc
+${PYSITELIB}/gwpy/types/series.pyo
 ${PYSITELIB}/gwpy/utils/__init__.py
 ${PYSITELIB}/gwpy/utils/__init__.pyc
 ${PYSITELIB}/gwpy/utils/__init__.pyo
-${PYSITELIB}/gwpy/utils/auth.py
-${PYSITELIB}/gwpy/utils/auth.pyc
-${PYSITELIB}/gwpy/utils/auth.pyo
+${PYSITELIB}/gwpy/utils/compat.py
+${PYSITELIB}/gwpy/utils/compat.pyc
+${PYSITELIB}/gwpy/utils/compat.pyo
 ${PYSITELIB}/gwpy/utils/deps.py
 ${PYSITELIB}/gwpy/utils/deps.pyc
 ${PYSITELIB}/gwpy/utils/deps.pyo
-${PYSITELIB}/gwpy/utils/docstring.py
-${PYSITELIB}/gwpy/utils/docstring.pyc
-${PYSITELIB}/gwpy/utils/docstring.pyo
 ${PYSITELIB}/gwpy/utils/lal.py
 ${PYSITELIB}/gwpy/utils/lal.pyc
 ${PYSITELIB}/gwpy/utils/lal.pyo
+${PYSITELIB}/gwpy/utils/mp.py
+${PYSITELIB}/gwpy/utils/mp.pyc
+${PYSITELIB}/gwpy/utils/mp.pyo
+${PYSITELIB}/gwpy/utils/shell.py
+${PYSITELIB}/gwpy/utils/shell.pyc
+${PYSITELIB}/gwpy/utils/shell.pyo
 ${PYSITELIB}/gwpy/utils/sphinx/__init__.py
 ${PYSITELIB}/gwpy/utils/sphinx/__init__.pyc
 ${PYSITELIB}/gwpy/utils/sphinx/__init__.pyo
@@ -350,6 +397,6 @@ ${PYSITELIB}/gwpy/utils/sphinx/autoclassapi.pyo
 ${PYSITELIB}/gwpy/utils/sphinx/directives.py
 ${PYSITELIB}/gwpy/utils/sphinx/directives.pyc
 ${PYSITELIB}/gwpy/utils/sphinx/directives.pyo
-${PYSITELIB}/gwpy/version.py
-${PYSITELIB}/gwpy/version.pyc
-${PYSITELIB}/gwpy/version.pyo
+${PYSITELIB}/gwpy/utils/sphinx/numpydoc.py
+${PYSITELIB}/gwpy/utils/sphinx/numpydoc.pyc
+${PYSITELIB}/gwpy/utils/sphinx/numpydoc.pyo
diff --git a/py-gwpy/distinfo b/py-gwpy/distinfo
index 7a16dbdbb6..95801ed0cc 100644
--- a/py-gwpy/distinfo
+++ b/py-gwpy/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/08/05 20:41:42 jihbed Exp $
 
-SHA1 (gwpy-0.1b3.tar.gz) = 0a26ffb5dfc45d230bb23e4233bbcd50a2dd5cf5
-RMD160 (gwpy-0.1b3.tar.gz) = ac333685f3ffef0cbde6666be88725ff4caa69d0
-Size (gwpy-0.1b3.tar.gz) = 1000554 bytes
+SHA1 (gwpy-0.6.1.tar.gz) = 1a5fd09883b38bf6090395fb34d7bb2b37c65bc2
+RMD160 (gwpy-0.6.1.tar.gz) = b504468f47996a013c53e63df734a3685167c156
+SHA512 (gwpy-0.6.1.tar.gz) = cce11c76c76e4ff5c316e40d91df519ea0d795ecacd55da28513d5e998d26030aae72d10fb2d88fb3cae264c5fdaa484cdb4bd8f3fcbe2aa37fb5ba1eb0411cf
+Size (gwpy-0.6.1.tar.gz) = 1068077 bytes


Home | Main Index | Thread Index | Old Index