pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/geography/py-obspy
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 31 18:29:21 UTC 2024
Modified Files:
pkgsrc/geography/py-obspy: Makefile PLIST distinfo
Log Message:
py-obspy: updated to 1.4.1
1.4.1 (doi: 10.5281/zenodo.11093256)
====================================
Changes:
- obspy.core:
* fix a bug in response calculation with non-SI input units. With e.g.
"nm/s" as first stage input units (which is unusual, though), the
amplitude of the frequency response was calculated wrongly, not taking
into account the scaling factor needed to get from "nm/s" to "m/s". In
general if this bug would have been encountered before it should have led
to quite obviously wrong results, since it would lead to values that would
have been off by at least two orders of magnitude (e.g. in case of "cm/s")
or even up to nine orders of magnitude (e.g. in case of "nm/s").
* fix a bug in Stream.select(inventory=...)
* fix a problem in Stream.plot() failing to remove the "min-max-plot zoom
warning" when interactively zooming into and then again out of a plot with
reduced number of points plotted with matplotlib >=3.6
* fix an issue with Stream.rotate() when there are dots in e.g. station code
- obspy.clients.fdsn:
* update URLs for FDSN web services raspberryshake, ISC and LMU
* properly include server response in error messages on bad requests
* IRIS/Earthscope: fix all "catalogs" and "contributors" being suffixed with
'\n '
- obspy.clients.nrl:
* better handling of individual stages units when combining sensor and
datalogger response from a full downloaded offline version of the new NRL
v2
* add support to use new categories "integrated" and "soh" in new NRL v2
- obspy.clients.seedlink:
* avoid unnecessary calls to "get_info()" on waveform requests without
wildcards
- obspy.imaging:
* fix a bug that raised an error when plotting beachball patches with
routine "beach" with providing an existing axes instance (for proper
scaling) and saving to vector graphics as pdf/eps
* fix a problem in Stream.plot() failing to remove the "min-max-plot zoom
warning" when interactively zooming into and then again out of a plot with
reduced number of points plotted with matplotlib >=3.6
* fix some issues with bad x-tick positioning and labeling in dayplots
* fix a bug in Stream.plot() where the plotting method argument (e.g.,
'fast', 'full') was ignored for section-type plots
- obspy.io.gcf:
* Fixed an issue in algorithm to split and encode last few data into GCF
blocks
- obspy.io.sac:
* Fix writing SACPZ from poles and zeros stages with Hertz transfer function
type. SAC is expecting the SACPZ data to be in radians/s
- obspy.io.wav:
* Fixed reading of stereo wav files
- obspy.io.win:
* Fixed three bugs when reading 0.5 byte datawide
- obspy.io.xseed:
* Fixed reading SEED frequency-amplitude-phase response lists that are
spread out over multiple blockettes
* Fix reading uncertainties of poles/zeros complex numbers
- obspy.io.zmap:
* Fix writing events with origins that have no depth or depth errors given
- obspy.signal:
* PPSD: Fix some time slices getting skipped if sampling rate does not align
well with the length of one PSD slice.
- obspy.taup:
* bugfix to allow calculations for a model with no discontinuities
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/geography/py-obspy/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/geography/py-obspy/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/geography/py-obspy/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/geography/py-obspy/Makefile
diff -u pkgsrc/geography/py-obspy/Makefile:1.26 pkgsrc/geography/py-obspy/Makefile:1.27
--- pkgsrc/geography/py-obspy/Makefile:1.26 Wed Mar 6 21:07:39 2024
+++ pkgsrc/geography/py-obspy/Makefile Wed Jul 31 18:29:21 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2024/03/06 21:07:39 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2024/07/31 18:29:21 adam Exp $
-DISTNAME= obspy-1.4.0
+DISTNAME= obspy-1.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= geography python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/obspy/}
@@ -19,7 +19,6 @@ DEPENDS+= ${PYPKGPREFIX}-lxml>=0:../../t
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy>=0:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-decorator>=0:../../devel/py-decorator
DEPENDS+= ${PYPKGPREFIX}-requests>=0:../../devel/py-requests
-
TEST_DEPENDS+= ${PYPKGPREFIX}-packaging>=0:../../devel/py-packaging
TEST_DEPENDS+= ${PYPKGPREFIX}-proj>=0:../../geography/py-proj
# unpackaged
@@ -30,7 +29,7 @@ USE_TOOLS+= bash:run
REPLACE_BASH= obspy/taup/tests/data/TauP_test_data/gendata.sh
-PYTHON_VERSIONS_INCOMPATIBLE= 27 38
+PYTHON_VERSIONS_INCOMPATIBLE= 27 38 39
PYTHON_SELF_CONFLICT= yes
pre-configure:
Index: pkgsrc/geography/py-obspy/PLIST
diff -u pkgsrc/geography/py-obspy/PLIST:1.12 pkgsrc/geography/py-obspy/PLIST:1.13
--- pkgsrc/geography/py-obspy/PLIST:1.12 Wed Mar 6 21:07:39 2024
+++ pkgsrc/geography/py-obspy/PLIST Wed Jul 31 18:29:21 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2024/03/06 21:07:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2024/07/31 18:29:21 adam Exp $
bin/obspy-dataless2resp
bin/obspy-dataless2xseed
bin/obspy-flinn-engdahl
@@ -234,6 +234,45 @@ ${PYSITELIB}/obspy/clients/nrl/tests/dat
${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS/sensors/guralp/cmg-3t.txt
${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS/sensors/guralp/index.txt
${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS/sensors/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/datalogger/REFTEK/130-01.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/datalogger/REFTEK/130-01_PG1.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/datalogger/REFTEK/130-01_PG1_FR1.resp
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/datalogger/REFTEK/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/datalogger/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/integrated/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/sensor/Guralp/CMG-3T.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/sensor/Guralp/CMG-3T_LP120.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/sensor/Guralp/CMG-3T_LP120_HF50.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/sensor/Guralp/CMG-3T_LP120_HF50_SG1500_STgroundVel.resp
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/sensor/Guralp/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/sensor/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_resp/soh/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/datalogger/REFTEK/130-01.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/datalogger/REFTEK/130-01_PG1.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/datalogger/REFTEK/130-01_PG1_FR1.xml
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/datalogger/REFTEK/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/datalogger/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/GeoSIG/ela-GMSseries.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/GeoSIG/ela-GMSseries_LF0.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/GeoSIG/ela-GMSseries_LF0_HR1000.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/GeoSIG/ela-GMSseries_LF0_HR1000_FR100.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/GeoSIG/ela-GMSseries_LF0_HR1000_FR100_CG1.xml
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/GeoSIG/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/integrated/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/sensor/Guralp/CMG-3T.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/sensor/Guralp/CMG-3T_LP120.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/sensor/Guralp/CMG-3T_LP120_HF50.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/sensor/Guralp/CMG-3T_LP120_HF50_SG1500_STgroundVel.xml
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/sensor/Guralp/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/sensor/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/soh/Quanterra/Q330PacketBaler.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/soh/Quanterra/Q330PacketBaler_CDMassPosition.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/soh/Quanterra/Q330PacketBaler_CDMassPosition_SG10.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/soh/Quanterra/Q330PacketBaler_CDMassPosition_SG10_FR0.1.xml
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/soh/Quanterra/index.txt
+${PYSITELIB}/obspy/clients/nrl/tests/data/IRIS_v2_stationxml/soh/index.txt
${PYSITELIB}/obspy/clients/nrl/tests/test_nrl.py
${PYSITELIB}/obspy/clients/nrl/tests/test_nrl.pyc
${PYSITELIB}/obspy/clients/nrl/tests/test_nrl.pyo
@@ -385,6 +424,7 @@ ${PYSITELIB}/obspy/core/tests/__init__.p
${PYSITELIB}/obspy/core/tests/data/AU.MEEK.seed
${PYSITELIB}/obspy/core/tests/data/AU.MEEK.xml
${PYSITELIB}/obspy/core/tests/data/DK.BSD..BHZ.xml
+${PYSITELIB}/obspy/core/tests/data/G_CAN__LHZ.xml
${PYSITELIB}/obspy/core/tests/data/IM_I53H1_BDF.xml
${PYSITELIB}/obspy/core/tests/data/IM_IL31__BHZ.xml
${PYSITELIB}/obspy/core/tests/data/IRIS_single_channel_with_response.seed
@@ -395,6 +435,7 @@ ${PYSITELIB}/obspy/core/tests/data/IU_UL
${PYSITELIB}/obspy/core/tests/data/IU_ULN_00_LH1_2015-07-18T02.mseed
${PYSITELIB}/obspy/core/tests/data/Modified_IRIS_response_level_station.xml
${PYSITELIB}/obspy/core/tests/data/RESP.XX.NS306..SHZ.GS13.1.2180
+${PYSITELIB}/obspy/core/tests/data/SL_BOJS_LHZ.xml
${PYSITELIB}/obspy/core/tests/data/TM.SKLT.__.BHZ_faulty_response.xml
${PYSITELIB}/obspy/core/tests/data/XM.05.seed
${PYSITELIB}/obspy/core/tests/data/XM.05.xml
@@ -578,14 +619,14 @@ ${PYSITELIB}/obspy/imaging/spectrogram.p
${PYSITELIB}/obspy/imaging/tests/__init__.py
${PYSITELIB}/obspy/imaging/tests/__init__.pyc
${PYSITELIB}/obspy/imaging/tests/__init__.pyo
+${PYSITELIB}/obspy/imaging/tests/data/mopad_ev.gmt
+${PYSITELIB}/obspy/imaging/tests/data/mopad_fill.gmt
+${PYSITELIB}/obspy/imaging/tests/data/mopad_lines.gmt
+${PYSITELIB}/obspy/imaging/tests/data/mopad_lines_lambo.gmt
+${PYSITELIB}/obspy/imaging/tests/data/mopad_lines_ortho.gmt
+${PYSITELIB}/obspy/imaging/tests/data/mopad_lines_stereo.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_collection.png
-${PYSITELIB}/obspy/imaging/tests/images/mopad_ev.gmt
${PYSITELIB}/obspy/imaging/tests/images/mopad_fallback.png
-${PYSITELIB}/obspy/imaging/tests/images/mopad_fill.gmt
-${PYSITELIB}/obspy/imaging/tests/images/mopad_lines.gmt
-${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_lambo.gmt
-${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_ortho.gmt
-${PYSITELIB}/obspy/imaging/tests/images/mopad_lines_stereo.gmt
${PYSITELIB}/obspy/imaging/tests/test_backend.py
${PYSITELIB}/obspy/imaging/tests/test_backend.pyc
${PYSITELIB}/obspy/imaging/tests/test_backend.pyo
@@ -1849,6 +1890,7 @@ ${PYSITELIB}/obspy/io/win/tests/data/100
${PYSITELIB}/obspy/io/win/tests/data/10030302.08
${PYSITELIB}/obspy/io/win/tests/data/10030302.09
${PYSITELIB}/obspy/io/win/tests/data/10030302.10
+${PYSITELIB}/obspy/io/win/tests/data/1070533011_1701260003.win
${PYSITELIB}/obspy/io/win/tests/test_core.py
${PYSITELIB}/obspy/io/win/tests/test_core.pyc
${PYSITELIB}/obspy/io/win/tests/test_core.pyo
@@ -1961,31 +2003,6 @@ ${PYSITELIB}/obspy/io/xseed/scripts/xsee
${PYSITELIB}/obspy/io/xseed/tests/__init__.py
${PYSITELIB}/obspy/io/xseed/tests/__init__.pyc
${PYSITELIB}/obspy/io/xseed/tests/__init__.pyo
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/README.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette010.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette011.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette012.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette030.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette031.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette032.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette033.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette034.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette041.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette043.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette044.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette047.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette050.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette051.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette052.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette053.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette054.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette055.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette057.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette058.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette059.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette060.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette061.txt
-${PYSITELIB}/obspy/io/xseed/tests/blockette-tests/blockette062.txt
${PYSITELIB}/obspy/io/xseed/tests/data/6D6-Trillium-250sps.resp
${PYSITELIB}/obspy/io/xseed/tests/data/AI.ESPZ._.BHE.dataless
${PYSITELIB}/obspy/io/xseed/tests/data/AI.ESPZ._.BH_.dataless
@@ -1998,6 +2015,7 @@ ${PYSITELIB}/obspy/io/xseed/tests/data/R
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.BK.DANT.00.LCL
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.BN.WR0..SHZ
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.BW.FURT..EHZ
+${PYSITELIB}/obspy/io/xseed/tests/data/RESP.HRV.IU.00.BHZ_cropped
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.JM.NMIA0.00.HHN
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.SG.MEMB..BDI
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.SG.ST..LDO
@@ -2018,6 +2036,31 @@ ${PYSITELIB}/obspy/io/xseed/tests/data/R
${PYSITELIB}/obspy/io/xseed/tests/data/RESP.strain_meter
${PYSITELIB}/obspy/io/xseed/tests/data/UP_BACU_HH.dataless
${PYSITELIB}/obspy/io/xseed/tests/data/arclink_full.seed
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/README.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette010.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette011.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette012.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette030.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette031.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette032.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette033.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette034.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette041.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette043.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette044.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette047.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette050.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette051.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette052.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette053.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette054.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette055.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette057.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette058.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette059.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette060.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette061.txt
+${PYSITELIB}/obspy/io/xseed/tests/data/blockette-tests/blockette062.txt
${PYSITELIB}/obspy/io/xseed/tests/data/bug165.dataless
${PYSITELIB}/obspy/io/xseed/tests/data/dataless.seed.BW_DHFO
${PYSITELIB}/obspy/io/xseed/tests/data/dataless.seed.BW_FURT
@@ -2028,6 +2071,8 @@ ${PYSITELIB}/obspy/io/xseed/tests/data/d
${PYSITELIB}/obspy/io/xseed/tests/data/dataless.seed.BW_ZUGS
${PYSITELIB}/obspy/io/xseed/tests/data/dataless.seed.II_COCO
${PYSITELIB}/obspy/io/xseed/tests/data/dataless.seed.newline_between_blockettes
+${PYSITELIB}/obspy/io/xseed/tests/data/issue3275.seed
+${PYSITELIB}/obspy/io/xseed/tests/data/issue3275.xml
${PYSITELIB}/obspy/io/xseed/tests/data/nied.dataless.gz
${PYSITELIB}/obspy/io/xseed/tests/data/xml-seed-1.0.xsd
${PYSITELIB}/obspy/io/xseed/tests/data/xml-seed-1.1.xsd
Index: pkgsrc/geography/py-obspy/distinfo
diff -u pkgsrc/geography/py-obspy/distinfo:1.11 pkgsrc/geography/py-obspy/distinfo:1.12
--- pkgsrc/geography/py-obspy/distinfo:1.11 Wed Mar 6 21:07:39 2024
+++ pkgsrc/geography/py-obspy/distinfo Wed Jul 31 18:29:21 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2024/03/06 21:07:39 wiz Exp $
+$NetBSD: distinfo,v 1.12 2024/07/31 18:29:21 adam Exp $
-BLAKE2s (obspy-1.4.0.tar.gz) = dd6778b70447ea0bd46f00d6f4ad6bfaaa99d25cd358c0db8954c718c948fd6f
-SHA512 (obspy-1.4.0.tar.gz) = def2cb72e90ce8cfb86d0561029a062622ab0aee1125b871b9a88ea4538c9cf4660631d13ecc0db423c57e0cb961b1b4a32baf4ea4de62b0b86d66cfabc6763c
-Size (obspy-1.4.0.tar.gz) = 16984057 bytes
+BLAKE2s (obspy-1.4.1.tar.gz) = 238615abb180b6b9c2b44d1652e77d7296bb62fcf0defa442a6e4c6af8bc9beb
+SHA512 (obspy-1.4.1.tar.gz) = df630e953c459431a95e7cb5f5f3ee1d22c5d35062b0ab23781e455a690b51d20ee584547f1c18b4f2ef1604c1bc763c2970025bc9aa87bd7169193fd445b80b
+Size (obspy-1.4.1.tar.gz) = 17035765 bytes
Home |
Main Index |
Thread Index |
Old Index