summaryrefslogtreecommitdiff
path: root/geography
diff options
context:
space:
mode:
Diffstat (limited to 'geography')
-rw-r--r--geography/py-obspy/Makefile5
-rw-r--r--geography/py-obspy/PLIST12
-rw-r--r--geography/py-obspy/distinfo10
3 files changed, 18 insertions, 9 deletions
diff --git a/geography/py-obspy/Makefile b/geography/py-obspy/Makefile
index e76db50e6a6..99375d6c361 100644
--- a/geography/py-obspy/Makefile
+++ b/geography/py-obspy/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2016/09/07 13:36:35 richard Exp $
+# $NetBSD: Makefile,v 1.10 2017/03/04 11:05:35 wen Exp $
-DISTNAME= obspy-1.0.2
+DISTNAME= obspy-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/obspy/}
EXTRACT_SUFX= .zip
diff --git a/geography/py-obspy/PLIST b/geography/py-obspy/PLIST
index f8cd61635a7..83c04750b9f 100644
--- a/geography/py-obspy/PLIST
+++ b/geography/py-obspy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/08/20 18:56:55 richard Exp $
+@comment $NetBSD: PLIST,v 1.5 2017/03/04 11:05:35 wen Exp $
bin/obspy-dataless2resp
bin/obspy-dataless2xseed
bin/obspy-flinn-engdahl
@@ -18,6 +18,7 @@ ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/obspy/CONTRIBUTORS.txt
@@ -958,6 +959,8 @@ ${PYSITELIB}/obspy/io/mseed/tests/data/bizarre/endiantest.be-header.be-data.msee
${PYSITELIB}/obspy/io/mseed/tests/data/bizarre/endiantest.be-header.le-data.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/bizarre/endiantest.le-header.be-data.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/bizarre/endiantest.le-header.le-data.mseed
+${PYSITELIB}/obspy/io/mseed/tests/data/bizarre/mseed_data_offset_0.mseed
+${PYSITELIB}/obspy/io/mseed/tests/data/bizarre/mseed_no_blkt_1000.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/blockette008.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/brokenlastrecord.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/constructedFileToTestReadViaRecords.mseed
@@ -987,6 +990,7 @@ ${PYSITELIB}/obspy/io/mseed/tests/data/fullseed_dataquality_Q.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/fullseed_dataquality_R.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/gaps.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/infinite-loop.mseed
+${PYSITELIB}/obspy/io/mseed/tests/data/microsecond_wrap.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/not.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/not2.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/not3.mseed
@@ -995,10 +999,13 @@ ${PYSITELIB}/obspy/io/mseed/tests/data/one_record_already_applied_time_correctio
${PYSITELIB}/obspy/io/mseed/tests/data/one_record_time_corr_applied_but_time_corr_is_zero.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/qualityflags.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/reclen_1024_without_sequence_numbers.mseed
+${PYSITELIB}/obspy/io/mseed/tests/data/single_record_plus_noise_record.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/steim2.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/test.mseed
+${PYSITELIB}/obspy/io/mseed/tests/data/three_records_zero_data_in_middle.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/timingquality.mseed
${PYSITELIB}/obspy/io/mseed/tests/data/two_channels.mseed
+${PYSITELIB}/obspy/io/mseed/tests/data/various_noise_records.mseed
${PYSITELIB}/obspy/io/mseed/tests/test_mseed_reading_and_writing.py
${PYSITELIB}/obspy/io/mseed/tests/test_mseed_reading_and_writing.pyc
${PYSITELIB}/obspy/io/mseed/tests/test_mseed_reading_and_writing.pyo
@@ -1387,6 +1394,7 @@ ${PYSITELIB}/obspy/io/stationxml/tests/data/full_network_field_station.xml
${PYSITELIB}/obspy/io/stationxml/tests/data/full_random_stationxml.xml
${PYSITELIB}/obspy/io/stationxml/tests/data/full_station_field_station.xml
${PYSITELIB}/obspy/io/stationxml/tests/data/minimal_station.xml
+${PYSITELIB}/obspy/io/stationxml/tests/data/minimal_station_with_microseconds.xml
${PYSITELIB}/obspy/io/stationxml/tests/data/minimal_with_non_obspy_module_and_sender_tags_station.xml
${PYSITELIB}/obspy/io/stationxml/tests/data/no_default_namespace.xml
${PYSITELIB}/obspy/io/stationxml/tests/data/stationxml_BK.CMB.__.LKS.xml
@@ -1603,6 +1611,7 @@ ${PYSITELIB}/obspy/io/zmap/tests/__init__.py
${PYSITELIB}/obspy/io/zmap/tests/__init__.pyc
${PYSITELIB}/obspy/io/zmap/tests/__init__.pyo
${PYSITELIB}/obspy/io/zmap/tests/data/neries_events.xml
+${PYSITELIB}/obspy/io/zmap/tests/data/templates.txt
${PYSITELIB}/obspy/io/zmap/tests/data/zmap_events.txt
${PYSITELIB}/obspy/io/zmap/tests/test_zmap.py
${PYSITELIB}/obspy/io/zmap/tests/test_zmap.pyc
@@ -2017,6 +2026,7 @@ ${PYSITELIB}/obspy/taup/tests/data/iasp91_w_comment.nd
${PYSITELIB}/obspy/taup/tests/data/iasp91_w_comment.tvel
${PYSITELIB}/obspy/taup/tests/data/sample_ttimes_ak135.lst
${PYSITELIB}/obspy/taup/tests/data/sample_ttimes_iasp91.lst
+${PYSITELIB}/obspy/taup/tests/data/smooth_geodynamic_model.tvel
${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases.png
${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases_buried_station.png
${PYSITELIB}/obspy/taup/tests/images/cartesian_many_phases_single_way.png
diff --git a/geography/py-obspy/distinfo b/geography/py-obspy/distinfo
index 401abe07472..7cd91794104 100644
--- a/geography/py-obspy/distinfo
+++ b/geography/py-obspy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/08/07 10:36:43 wen Exp $
+$NetBSD: distinfo,v 1.5 2017/03/04 11:05:35 wen Exp $
-SHA1 (obspy-1.0.2.zip) = 7c43a884c80b90e987d6bd7786fc9092e34272f3
-RMD160 (obspy-1.0.2.zip) = be379d314d9a0fcf05c40c7c99212ee57e646b5a
-SHA512 (obspy-1.0.2.zip) = 372d0a694fa200055efcb99b69f9451a778ee236bd2423d126772e0bf8fd91dc924167c4116f7711a47d687117e4790f89552ec365bc2fd49db75fc54701ef22
-Size (obspy-1.0.2.zip) = 22774079 bytes
+SHA1 (obspy-1.0.3.zip) = 3a3c4dcf0d0ae4ac5f075ed933c159f43b8e9b6d
+RMD160 (obspy-1.0.3.zip) = 56da2759068e3cdd7d4a78d21d28883947606296
+SHA512 (obspy-1.0.3.zip) = 0c22179e14ec564f711ceece93ee201ca316c5b7f2179c31da83a125000c939d2532511114498a3e9a43fa297a7a22309d919a517aecaa7dde183de44096575f
+Size (obspy-1.0.3.zip) = 22798404 bytes