{"id":69306,"name":"obspy","description":"ObsPy: A Python Toolbox for seismology/seismological observatories.","url":"https://github.com/obspy/obspy","last_synced_at":"2025-09-08T14:40:46.523Z","repository":{"id":4589079,"uuid":"5731348","full_name":"obspy/obspy","owner":"obspy","description":"ObsPy: A Python Toolbox for seismology/seismological observatories.","archived":false,"fork":false,"pushed_at":"2025-08-22T07:43:54.000Z","size":106569,"stargazers_count":1242,"open_issues_count":307,"forks_count":549,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-08-22T08:25:37.176Z","etag":null,"topics":["data-center","earthquakes","hacktoberfest","lgplv3","observatories","python","science","seismology","signal-processing","waveforms","web-services"],"latest_commit_sha":null,"homepage":"https://www.obspy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obspy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-08T19:17:46.000Z","updated_at":"2025-08-22T06:07:16.000Z","dependencies_parsed_at":"2023-07-05T19:49:37.687Z","dependency_job_id":"1375788f-54d8-49e0-8f59-733ed946290b","html_url":"https://github.com/obspy/obspy","commit_stats":{"total_commits":13611,"total_committers":182,"mean_commits":74.78571428571429,"dds":0.7344059951509808,"last_synced_commit":"dfb021350cb4e05f6baa76982c789352b02c3241"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/obspy/obspy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/sbom","scorecard":{"id":3948,"data":{"date":"2025-08-04","repo":{"name":"github.com/obspy/obspy","commit":"f755be1705fee5edf8aa59f57f1b4ed5c1238f87"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_building.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.2 not signed: https://api.github.com/repos/obspy/obspy/releases/215742333","Warn: release artifact 1.4.1 not signed: https://api.github.com/repos/obspy/obspy/releases/153949321","Warn: release artifact 1.4.0 not signed: https://api.github.com/repos/obspy/obspy/releases/83754183","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/obspy/obspy/releases/79897808","Warn: release artifact 1.4.2 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/215742333","Warn: release artifact 1.4.1 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/153949321","Warn: release artifact 1.4.0 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/83754183","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/79897808"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_wheels.yml:99"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: keep: misc/docker/scripts/package_debs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_building.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:1: pin your Docker image by updating centos:centos7 to centos:centos7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:1: pin your Docker image by updating centos:centos8 to centos:centos8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:1: pin your Docker image by updating debian:buster to debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_10_buster_32bit to obspy/base-images:debian_10_buster_32bit@sha256:0a4646af07a400edef61ddddcbe5ebd0d2d30a09fdc422f59eed80c2bfc97615","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_10_buster_armhf to obspy/base-images:debian_10_buster_armhf@sha256:11a672e65f2a8e4b5f4f189cecfcca9de970e2b6b961cc30c35179f5667adf0f","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:1: pin your Docker image by updating debian:jessie to debian:jessie@sha256:32ad5050caffb2c7e969dac873bce2c370015c2256ff984b70c1c08b3a2816a0","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_8_jessie_32bit to obspy/base-images:debian_8_jessie_32bit@sha256:36dad24e822b80e8e80f630df9b548261cd4daea0e01a5a36c9b9dcc94443a6f","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_8_jessie_armhf to obspy/base-images:debian_8_jessie_armhf@sha256:a835afbbb6a48daff93814908fc419a86b9ff68afbdd98005a5d36889cabaf86","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:1: pin your Docker image by updating debian:stretch to debian:stretch@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_9_stretch_32bit to obspy/base-images:debian_9_stretch_32bit@sha256:b2ad13184f04f7086d6dde3d8394b9f02f8a3569bb70b0151050ebfc80f409ff","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_9_stretch_armhf to obspy/base-images:debian_9_stretch_armhf@sha256:6ffe9d9c5d9eb23f7f43fb992d6a33f3428480a515ecf9ecfadecd8f19fae579","Warn: containerImage not pinned by hash: misc/docker/base_images/fedora_30/Dockerfile:1: pin your Docker image by updating fedora:30 to fedora:30@sha256:3a0c8c86d8ac2d1bbcfd08d40d3b757337f7916fb14f40efcb1d1137a4edef45","Warn: containerImage not pinned by hash: misc/docker/base_images/fedora_31/Dockerfile:1: pin your Docker image by updating fedora:31 to fedora:31@sha256:444773966064dcc3c268d8b496e76dbbbb49d16586d5a969c4082579e6b77616","Warn: containerImage not pinned by hash: misc/docker/base_images/opensuse_leap_15_1/Dockerfile:1: pin your Docker image by updating opensuse/leap:15.1 to opensuse/leap:15.1@sha256:66075abcd272f619a86aa115b3040735c42dd18fcab784754e0eb798b56de6f5","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:1: pin your Docker image by updating ubuntu:14.04 to ubuntu:14.04@sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_14_04_trusty_32bit to obspy/base-images:ubuntu_14_04_trusty_32bit@sha256:4186bf3f18d68ce04d180be1af1f4d6ca0bbfcbff376847a360cb060fd8bc6ce","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_16_04_xenial_32bit to obspy/base-images:ubuntu_16_04_xenial_32bit@sha256:e117008b37fe9a330a4603f4cb350de524fb6d3a0d8863badbbfcf9f3c261a7b","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_18_04_bionic_32bit to obspy/base-images:ubuntu_18_04_bionic_32bit@sha256:96c72c6b0b6a4bb3ded0eb82da4b3ec5521147aa151df0b87b003b74d3db4a87","Warn: containerImage not pinned by hash: misc/installer/anaconda/LinuxCondaBuilder_32bit/Dockerfile:1: pin your Docker image by updating castis/centos5-i386 to castis/centos5-i386@sha256:f718bdaf14d0de095354c478657111cd765ec35a2245db4d56b289fbaccbd71d","Warn: containerImage not pinned by hash: misc/installer/anaconda/LinuxCondaBuilder_64bit/Dockerfile:1: pin your Docker image by updating quay.io/pypa/manylinux1_x86_64 to quay.io/pypa/manylinux1_x86_64@sha256:506d34897aa3e6f41297bb05e721f92b6cebd23966b5c3a36b015ec7ba5c764d","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:11","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:11","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:97-98","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:97-98","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:71-72","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:71-72","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:73-74","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:73-74","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:90-91","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:90-91","Warn: pipCommand not pinned by hash: misc/docker/base_images/fedora_30/Dockerfile:34","Warn: pipCommand not pinned by hash: misc/docker/base_images/fedora_31/Dockerfile:34","Warn: pipCommand not pinned by hash: misc/docker/base_images/opensuse_leap_15_1/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/scripts/install_and_run_tests_on_image.sh:17","Warn: pipCommand not pinned by hash: misc/scripts/update_pip.sh:2","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:64","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:69","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  22 containerImage dependencies pinned","Info:   1 out of  56 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T13:09:04.270Z","repository_id":4589079,"created_at":"2025-08-14T13:09:04.270Z","updated_at":"2025-08-14T13:09:04.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274200096,"owners_count":25239987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"obspy","name":"ObsPy","uuid":"1701221","kind":"organization","description":"","email":null,"website":"https://github.com/obspy/obspy/wiki","location":null,"twitter":"obspy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1701221?v=4","repositories_count":22,"last_synced_at":"2024-03-26T17:42:47.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/obspy","funding_links":[],"total_stars":1162,"followers":63,"following":0,"created_at":"2022-11-04T04:17:53.454Z","updated_at":"2024-03-26T17:42:50.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy/repositories"},"packages":[{"id":5289462,"name":"obspy","ecosystem":"conda","description":"ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides parsers for common file formats, clients to access data centers and seismological signal processing routines which allow the manipulation of seismological time series (see Beyreuther et al. 2010, Megies et al. 2011, Krischer et al. 2015).","homepage":"https://obspy.org","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/obspy/obspy","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2022-10-03T15:47:36.629Z","latest_release_published_at":"2022-10-14T10:49:10.000Z","latest_release_number":"1.3.1","last_synced_at":"2025-08-22T08:40:42.520Z","created_at":"2022-10-03T15:47:36.614Z","updated_at":"2025-08-22T15:41:13.835Z","registry_url":"https://anaconda.org/conda-forge/obspy","install_command":"conda install -c conda-forge obspy","documentation_url":null,"metadata":{},"repo_metadata":{"id":4589079,"uuid":"5731348","full_name":"obspy/obspy","owner":"obspy","description":"ObsPy: A Python Toolbox for seismology/seismological observatories.","archived":false,"fork":false,"pushed_at":"2025-08-22T07:43:54.000Z","size":106569,"stargazers_count":1242,"open_issues_count":307,"forks_count":549,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-08-22T08:25:37.176Z","etag":null,"topics":["data-center","earthquakes","hacktoberfest","lgplv3","observatories","python","science","seismology","signal-processing","waveforms","web-services"],"latest_commit_sha":null,"homepage":"https://www.obspy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obspy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-08T19:17:46.000Z","updated_at":"2025-08-22T06:07:16.000Z","dependencies_parsed_at":"2023-07-05T19:49:37.687Z","dependency_job_id":"1375788f-54d8-49e0-8f59-733ed946290b","html_url":"https://github.com/obspy/obspy","commit_stats":{"total_commits":13611,"total_committers":182,"mean_commits":74.78571428571429,"dds":0.7344059951509808,"last_synced_commit":"dfb021350cb4e05f6baa76982c789352b02c3241"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/obspy/obspy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/sbom","scorecard":{"id":3948,"data":{"date":"2025-08-04","repo":{"name":"github.com/obspy/obspy","commit":"f755be1705fee5edf8aa59f57f1b4ed5c1238f87"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_building.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.2 not signed: https://api.github.com/repos/obspy/obspy/releases/215742333","Warn: release artifact 1.4.1 not signed: https://api.github.com/repos/obspy/obspy/releases/153949321","Warn: release artifact 1.4.0 not signed: https://api.github.com/repos/obspy/obspy/releases/83754183","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/obspy/obspy/releases/79897808","Warn: release artifact 1.4.2 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/215742333","Warn: release artifact 1.4.1 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/153949321","Warn: release artifact 1.4.0 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/83754183","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/79897808"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_wheels.yml:99"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: keep: misc/docker/scripts/package_debs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_building.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:1: pin your Docker image by updating centos:centos7 to centos:centos7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:1: pin your Docker image by updating centos:centos8 to centos:centos8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:1: pin your Docker image by updating debian:buster to debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_10_buster_32bit to obspy/base-images:debian_10_buster_32bit@sha256:0a4646af07a400edef61ddddcbe5ebd0d2d30a09fdc422f59eed80c2bfc97615","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_10_buster_armhf to obspy/base-images:debian_10_buster_armhf@sha256:11a672e65f2a8e4b5f4f189cecfcca9de970e2b6b961cc30c35179f5667adf0f","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:1: pin your Docker image by updating debian:jessie to debian:jessie@sha256:32ad5050caffb2c7e969dac873bce2c370015c2256ff984b70c1c08b3a2816a0","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_8_jessie_32bit to obspy/base-images:debian_8_jessie_32bit@sha256:36dad24e822b80e8e80f630df9b548261cd4daea0e01a5a36c9b9dcc94443a6f","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_8_jessie_armhf to obspy/base-images:debian_8_jessie_armhf@sha256:a835afbbb6a48daff93814908fc419a86b9ff68afbdd98005a5d36889cabaf86","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:1: pin your Docker image by updating debian:stretch to debian:stretch@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_9_stretch_32bit to obspy/base-images:debian_9_stretch_32bit@sha256:b2ad13184f04f7086d6dde3d8394b9f02f8a3569bb70b0151050ebfc80f409ff","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_9_stretch_armhf to obspy/base-images:debian_9_stretch_armhf@sha256:6ffe9d9c5d9eb23f7f43fb992d6a33f3428480a515ecf9ecfadecd8f19fae579","Warn: containerImage not pinned by hash: misc/docker/base_images/fedora_30/Dockerfile:1: pin your Docker image by updating fedora:30 to fedora:30@sha256:3a0c8c86d8ac2d1bbcfd08d40d3b757337f7916fb14f40efcb1d1137a4edef45","Warn: containerImage not pinned by hash: misc/docker/base_images/fedora_31/Dockerfile:1: pin your Docker image by updating fedora:31 to fedora:31@sha256:444773966064dcc3c268d8b496e76dbbbb49d16586d5a969c4082579e6b77616","Warn: containerImage not pinned by hash: misc/docker/base_images/opensuse_leap_15_1/Dockerfile:1: pin your Docker image by updating opensuse/leap:15.1 to opensuse/leap:15.1@sha256:66075abcd272f619a86aa115b3040735c42dd18fcab784754e0eb798b56de6f5","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:1: pin your Docker image by updating ubuntu:14.04 to ubuntu:14.04@sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_14_04_trusty_32bit to obspy/base-images:ubuntu_14_04_trusty_32bit@sha256:4186bf3f18d68ce04d180be1af1f4d6ca0bbfcbff376847a360cb060fd8bc6ce","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_16_04_xenial_32bit to obspy/base-images:ubuntu_16_04_xenial_32bit@sha256:e117008b37fe9a330a4603f4cb350de524fb6d3a0d8863badbbfcf9f3c261a7b","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_18_04_bionic_32bit to obspy/base-images:ubuntu_18_04_bionic_32bit@sha256:96c72c6b0b6a4bb3ded0eb82da4b3ec5521147aa151df0b87b003b74d3db4a87","Warn: containerImage not pinned by hash: misc/installer/anaconda/LinuxCondaBuilder_32bit/Dockerfile:1: pin your Docker image by updating castis/centos5-i386 to castis/centos5-i386@sha256:f718bdaf14d0de095354c478657111cd765ec35a2245db4d56b289fbaccbd71d","Warn: containerImage not pinned by hash: misc/installer/anaconda/LinuxCondaBuilder_64bit/Dockerfile:1: pin your Docker image by updating quay.io/pypa/manylinux1_x86_64 to quay.io/pypa/manylinux1_x86_64@sha256:506d34897aa3e6f41297bb05e721f92b6cebd23966b5c3a36b015ec7ba5c764d","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:11","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:11","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:97-98","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:97-98","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:71-72","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:71-72","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:73-74","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:73-74","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:90-91","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:90-91","Warn: pipCommand not pinned by hash: misc/docker/base_images/fedora_30/Dockerfile:34","Warn: pipCommand not pinned by hash: misc/docker/base_images/fedora_31/Dockerfile:34","Warn: pipCommand not pinned by hash: misc/docker/base_images/opensuse_leap_15_1/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/scripts/install_and_run_tests_on_image.sh:17","Warn: pipCommand not pinned by hash: misc/scripts/update_pip.sh:2","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:64","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:69","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  22 containerImage dependencies pinned","Info:   1 out of  56 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T13:09:04.270Z","repository_id":4589079,"created_at":"2025-08-14T13:09:04.270Z","updated_at":"2025-08-14T13:09:04.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271661769,"owners_count":24798846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"obspy","name":"ObsPy","uuid":"1701221","kind":"organization","description":"","email":null,"website":"https://github.com/obspy/obspy/wiki","location":null,"twitter":"obspy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1701221?v=4","repositories_count":22,"last_synced_at":"2024-03-26T17:42:47.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/obspy","funding_links":[],"total_stars":1162,"followers":63,"following":0,"created_at":"2022-11-04T04:17:53.454Z","updated_at":"2024-03-26T17:42:50.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy/repositories"},"tags":[{"name":"1.4.2","sha":"a629e8c021052904b6b8d62699d03f2a3721ae63","kind":"tag","published_at":"2025-04-30T12:15:41.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2/manifests"},{"name":"1.4.2rc2","sha":"2e3226832d9b3620b5460c6cd84e2fc9330c0f64","kind":"tag","published_at":"2025-04-30T07:22:10.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc2/manifests"},{"name":"1.4.2rc1","sha":"1172f90e473d39b4de9205ef0679af370495f9a6","kind":"tag","published_at":"2025-04-29T15:24:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc1/manifests"},{"name":"1.4.1","sha":"1be221be4dc9389066a658923029a1d92991cbfa","kind":"tag","published_at":"2024-05-03T07:35:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1/manifests"},{"name":"1.4.1rc1","sha":"b9e5baf8adc5ca47c82d280052907ef6b2e21126","kind":"tag","published_at":"2024-05-01T08:29:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1rc1/manifests"},{"name":"1.4.0","sha":"ea00a7e2959364915705a3191dccc98024017927","kind":"tag","published_at":"2022-11-21T13:58:41.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0/manifests"},{"name":"1.4.0rc4","sha":"d278c5da58a101405f48e6174760ee89385c44ac","kind":"tag","published_at":"2022-11-21T12:05:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc4/manifests"},{"name":"1.4.0rc3","sha":"f33f6782655f7634ac46ad90ac2fa3d748c702ca","kind":"tag","published_at":"2022-11-18T12:00:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc3/manifests"},{"name":"1.4.0rc2","sha":"07fa90e9a39f42d5c5a1c2a5c44c793073082c8f","kind":"tag","published_at":"2022-11-17T14:42:08.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc2/manifests"},{"name":"1.4.0rc1","sha":"04ad64a24ddefb8e7e1e8b02518ce1502be183d4","kind":"tag","published_at":"2022-11-17T12:32:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc1/manifests"},{"name":"1.3.1","sha":"f7be7c603f6a9c59e05e5f3609bcc99f13a989b4","kind":"tag","published_at":"2022-10-14T09:21:51.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1/manifests"},{"name":"1.3.1rc3","sha":"4a4f45a84be84bd931c4d98537dd86c2376c5d4d","kind":"tag","published_at":"2022-10-13T13:57:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc3/manifests"},{"name":"1.3.1rc2","sha":"c6f30a04cb99c61bcf16c4f0e617c0fbebd4ff6c","kind":"tag","published_at":"2022-10-13T12:09:53.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc2/manifests"},{"name":"1.3.1rc1","sha":"6ef200d129705507cebe95e5c13f5d32cfc71de0","kind":"tag","published_at":"2022-10-13T08:37:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc1/manifests"},{"name":"1.3.0","sha":"3e2ef7d0b414523a5970c8a33cdcc2fbd31452ed","kind":"tag","published_at":"2022-03-10T13:55:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0/manifests"},{"name":"1.3.0a1","sha":"678035a1888b9de4e862e3c54706bce5889dba6f","kind":"tag","published_at":"2022-03-04T17:12:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.0a1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0a1/manifests"},{"name":"1.2.2.post0.dev0","sha":"a939b54dcbd343035aaa9bf99579856907fb9ea2","kind":"tag","published_at":"2022-02-22T15:57:01.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2.post0.dev0","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2.post0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2.post0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2.post0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2.post0.dev0/manifests"},{"name":"1.2.2","sha":"0f79f5580ab4cff69c6d4873d56bdb24d5800f2d","kind":"tag","published_at":"2020-06-29T15:24:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2/manifests"},{"name":"1.2.2rc3","sha":"d0f1b04258f4367e941e2244f0cc8b4a1a4ab806","kind":"tag","published_at":"2020-06-29T12:56:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc3/manifests"},{"name":"1.2.2rc2","sha":"f844f44eebf5c88f56e60a722cd9727894981c9b","kind":"tag","published_at":"2020-06-29T12:39:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc2/manifests"},{"name":"1.2.2rc1","sha":"689dbd0958dc5e1bbb62e812f8a4ff4616cdb43c","kind":"tag","published_at":"2020-06-29T11:35:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc1/manifests"},{"name":"1.2.1","sha":"1b154db287f0c1d1863e4dac2f5320ada9100e61","kind":"tag","published_at":"2020-03-11T10:05:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"4bdbb674d15b13b14d5d76741861ce1d75c20b1b","kind":"tag","published_at":"2020-03-06T15:49:14.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0/manifests"},{"name":"1.2.0rc9","sha":"e0988d373907cb54cdad86dae3af7abdc053cf45","kind":"tag","published_at":"2020-03-06T09:36:08.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc9/manifests"},{"name":"1.2.0rc8","sha":"35a7cd26f474316e92f99dda833c3a8970a13448","kind":"tag","published_at":"2020-02-26T15:19:04.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc8/manifests"},{"name":"1.2.0rc7","sha":"64e7950b0a89fbe64200ad7a76601c80943d9da6","kind":"tag","published_at":"2020-02-26T15:15:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc7/manifests"},{"name":"1.2.0rc6","sha":"34c70be39b71c6ec224a38045bb2a89a75f56a76","kind":"tag","published_at":"2020-02-14T16:08:47.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc6/manifests"},{"name":"1.2.0rc5","sha":"718d831021bc9e6b3c0389f85cad5a3555119ed5","kind":"tag","published_at":"2020-02-11T15:28:52.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc5/manifests"},{"name":"1.2.0rc4","sha":"d6b0cb4186cb7bf911f8f93af0896d7a9bb5035a","kind":"tag","published_at":"2020-02-10T11:57:19.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc4/manifests"},{"name":"1.2.0rc3","sha":"731c6425dd9df357a9bedd49235d8269f35de923","kind":"tag","published_at":"2020-01-30T09:30:28.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc3/manifests"},{"name":"1.2.0rc2","sha":"3890022edaff42946ee9f69f621d5ec2d8b1416d","kind":"tag","published_at":"2020-01-29T16:46:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc2/manifests"},{"name":"1.2.0rc1","sha":"accfeb8e23c1274602638ca9998db0f47ac4883b","kind":"tag","published_at":"2020-01-24T12:59:37.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc1/manifests"},{"name":"1.1.1","sha":"9c172838859b9c1adeee61b776d42a511ddf8caf","kind":"tag","published_at":"2019-02-17T11:11:01.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1/manifests"},{"name":"1.1.1rc4","sha":"79246b671221b6b410a609637c42126d43283d7c","kind":"tag","published_at":"2019-02-16T17:17:12.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc4/manifests"},{"name":"1.1.1rc3","sha":"41b440b419a17ff1584fe67e47b12540d937669a","kind":"tag","published_at":"2019-02-16T10:26:35.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc3/manifests"},{"name":"1.1.1rc2","sha":"282954dc7441259466a75f8e1d80b1c0fdf7b046","kind":"tag","published_at":"2019-02-15T12:27:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc2/manifests"},{"name":"1.1.1rc1","sha":"5bdd93be6148928bb72631ebb71a3d5f75fc674c","kind":"tag","published_at":"2018-05-16T11:58:34.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc1/manifests"},{"name":"1.1.0","sha":"240248b8ad33b3d9979d1d8c4a3e0e950c637730","kind":"tag","published_at":"2017-10-27T18:52:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0/manifests"},{"name":"1.1.0rc11","sha":"261a5cbbbbdbb9b8da3ca3dbea849b0900b25680","kind":"tag","published_at":"2017-10-25T20:31:42.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc11","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc11/manifests"},{"name":"1.1.0rc10","sha":"41770025d9212611c122994461086c94d6f9b4b3","kind":"tag","published_at":"2017-10-24T23:32:23.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc10","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc10/manifests"},{"name":"1.1.0rc9","sha":"d04450eb14ecd30792b6accbeb2d978e6f8ecf15","kind":"tag","published_at":"2017-10-24T15:37:31.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc9/manifests"},{"name":"1.1.0rc8","sha":"8ad138717883a655ae2660e602bf6d007e9528c6","kind":"tag","published_at":"2017-10-24T11:33:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc8/manifests"},{"name":"1.1.0rc7","sha":"162abfa6feb6dd1adcef190df39945b25c049dd5","kind":"tag","published_at":"2017-10-18T06:26:25.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc7/manifests"},{"name":"1.1.0rc6","sha":"095fad7471ad92c9e2fa910e189e817b8db71571","kind":"tag","published_at":"2017-10-17T14:44:23.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc6/manifests"},{"name":"1.1.0rc5","sha":"a9335f51b365b1c328c1e4b5f1bc613774cd55fd","kind":"tag","published_at":"2017-10-17T11:46:31.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc5/manifests"},{"name":"1.1.0rc4","sha":"c40c23461c65f810665b00579f1549101bcde074","kind":"tag","published_at":"2017-10-16T22:15:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc4/manifests"},{"name":"1.1.0rc3","sha":"fbe83e746393c969ab9fa334daffbba20beafba3","kind":"tag","published_at":"2017-10-16T17:46:07.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc3/manifests"},{"name":"1.1.0rc2","sha":"0d18d90b692dabac7228951dc15f8926a528567f","kind":"tag","published_at":"2017-10-16T11:47:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc2/manifests"},{"name":"1.1.0rc1","sha":"6f63bca2b81ad4521777082df9384cc1f2c8c74f","kind":"tag","published_at":"2017-10-16T10:10:50.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc1/manifests"},{"name":"0.0.6","sha":"e510e51f033b432324f902a66ee3da2c2f2a6e7a","kind":"commit","published_at":"2017-03-28T20:35:19.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.0.6","html_url":"https://github.com/obspy/obspy/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.0.6/manifests"},{"name":"1.0.3","sha":"53b7dddcf714daa6ae17816d97bd6650301f296b","kind":"tag","published_at":"2017-02-27T19:33:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3/manifests"},{"name":"1.0.3rc1","sha":"ea68c85e401bffe104f25a6266dc5981a6d97d02","kind":"tag","published_at":"2017-02-23T14:29:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.3rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3rc1/manifests"},{"name":"1.0.2","sha":"4c90ea2cb3cb1be88403161109eda2600d385001","kind":"tag","published_at":"2016-08-03T15:46:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2/manifests"},{"name":"1.0.2rc9","sha":"025f5bae90ea6f21f5b778d11a37006a59d46d32","kind":"tag","published_at":"2016-08-03T12:01:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc9/manifests"},{"name":"1.0.2rc8","sha":"e8840f47442df92ca23614d0a1c61c7dc0054fd3","kind":"tag","published_at":"2016-08-03T11:18:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc8/manifests"},{"name":"1.0.2rc7","sha":"74b0871ed0f0a1e0c71a2f022728e612c4a9f5ba","kind":"tag","published_at":"2016-08-02T14:12:30.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc7/manifests"},{"name":"1.0.2rc6","sha":"f16f09134d133236c420503cddb4a858e06e9769","kind":"tag","published_at":"2016-07-30T11:57:14.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc6/manifests"},{"name":"1.0.2rc5","sha":"430771b0ee7c2d91c7b29d16a38b923eb1b511a5","kind":"tag","published_at":"2016-07-29T11:45:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc5/manifests"},{"name":"1.0.2rc4","sha":"0a70bd22a14f9a874c31f3439214ad5de340c439","kind":"tag","published_at":"2016-07-28T21:21:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc4/manifests"},{"name":"1.0.2rc3","sha":"4a965d75c17d7cccdea4d3311f958f0390a25807","kind":"tag","published_at":"2016-07-28T20:16:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc3/manifests"},{"name":"1.0.2rc2","sha":"3321e94e3450309803ada574ef34702359f3bd8e","kind":"tag","published_at":"2016-07-28T19:51:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc2/manifests"},{"name":"1.0.2rc1","sha":"384bfd21519045b98d3c3f67460c9180fc4f4559","kind":"tag","published_at":"2016-07-22T04:55:34.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc1/manifests"},{"name":"1.0.1","sha":"b0d1bbf1681acccc70503f277c80c49b869a5561","kind":"tag","published_at":"2016-03-24T21:19:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1/manifests"},{"name":"1.0.1rc3","sha":"b0d1bbf1681acccc70503f277c80c49b869a5561","kind":"commit","published_at":"2016-03-24T17:09:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc3/manifests"},{"name":"1.0.1rc2","sha":"508b454f464dc6805f315daf92c5ee144b9fd5fb","kind":"commit","published_at":"2016-03-24T16:01:36.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc2/manifests"},{"name":"1.0.1rc1","sha":"921ee46d6ba6202a4a5bf16390daeda36c42f44f","kind":"commit","published_at":"2016-03-24T04:47:13.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc1/manifests"},{"name":"0.10.3","sha":"9c8ad50d84e2f852403b021ae5692e12ca08f043","kind":"tag","published_at":"2016-02-19T18:00:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.3","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3/manifests"},{"name":"1.0.0","sha":"e3642db603eca9d3db0d10030cda968cb1e5c023","kind":"tag","published_at":"2016-02-19T16:58:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0/manifests"},{"name":"1.0.0rc8","sha":"a8eec36eabe153e9b948fa8c579952046a0ebca6","kind":"tag","published_at":"2016-02-19T10:45:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc8/manifests"},{"name":"1.0.0rc7","sha":"1cc72ee7c71b0f98d366ee1cc915a622d636ae10","kind":"tag","published_at":"2016-02-18T23:57:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc7/manifests"},{"name":"1.0.0rc6","sha":"e4d407d7e50b978e308e63c2c71822bf9eef618d","kind":"tag","published_at":"2016-02-18T23:04:55.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc6/manifests"},{"name":"1.0.0rc5","sha":"1a119e600213541ed89d8c14fe4f9dc32ee6888d","kind":"tag","published_at":"2016-02-18T21:05:39.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc5/manifests"},{"name":"1.0.0rc4","sha":"3057ba2a428acccaa065acb727f00baab5785bdd","kind":"tag","published_at":"2016-02-18T13:02:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc4/manifests"},{"name":"1.0.0rc3","sha":"8bf0c066cf8daa6a176a5059b7b74cd2419a2c6d","kind":"tag","published_at":"2016-02-18T12:19:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc3/manifests"},{"name":"1.0.0rc2","sha":"4b7fcc540d60829bca3b8b65fe66d0d8418980ac","kind":"tag","published_at":"2016-02-17T17:52:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc2/manifests"},{"name":"1.0.0rc1","sha":"34e6622f8f0e0b863a5fea2630689382fe0c1eaf","kind":"tag","published_at":"2016-02-16T20:13:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc1/manifests"},{"name":"0.10.3rc1","sha":"34d890a8c88f5bdd4568ffffa0e9c0d1091bdcc3","kind":"tag","published_at":"2015-05-16T19:16:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.3rc1","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3rc1/manifests"},{"name":"0.10.2","sha":"a0e55e56f750413c032165fa6dae8755d1289e72","kind":"tag","published_at":"2015-05-15T09:21:42.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"4b96517f5509ed89c51515358880096e9470c1c1","kind":"tag","published_at":"2015-03-20T15:02:43.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1/manifests"},{"name":"0.10.1rc2","sha":"7cb16d447f7ffd74f25bf07bffd0d9594d296f68","kind":"tag","published_at":"2015-03-20T10:42:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1rc2/manifests"},{"name":"0.10.0","sha":"efe66cdeb546f0ed4680a404961f12b276d61b81","kind":"tag","published_at":"2015-03-19T18:13:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"4e5bdeea274fbfc1c819c4b2e2cfbe769c4fcac5","kind":"tag","published_at":"2014-04-30T14:49:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a628ac0c3b4cbf3fc46c82bc138db2a618079b01","kind":"tag","published_at":"2014-02-28T08:57:55.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.1/manifests"},{"name":"sudelfeld14","sha":"a628ac0c3b4cbf3fc46c82bc138db2a618079b01","kind":"tag","published_at":"2014-02-27T23:34:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/sudelfeld14","html_url":"https://github.com/obspy/obspy/releases/tag/sudelfeld14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@sudelfeld14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/sudelfeld14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/sudelfeld14/manifests"},{"name":"0.9.0","sha":"7fb17af721da5ef40a76fda4d76ecc1d2e74d6a7","kind":"tag","published_at":"2014-01-13T19:54:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0/manifests"},{"name":"0.9.0rc1","sha":"c491aac1bba0149bd9571c70ada12f6b8c7245fd","kind":"tag","published_at":"2013-12-09T13:33:18.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0rc1/manifests"},{"name":"0.8.4","sha":"9b75fb15e08ae72c742c47210cf8fdf18f994cdc","kind":"tag","published_at":"2013-06-28T13:21:35.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.4","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"a41e55b5d0d7032411ba23e621724fd7f476b484","kind":"tag","published_at":"2012-12-17T17:19:52.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.3","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"12e160cedbbf24da9ce6d092ed143b065b855f7d","kind":"tag","published_at":"2012-12-14T17:31:28.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"902a86cc23bcb64d25a7ac64cbe7b1b8211e7034","kind":"tag","published_at":"2012-12-10T20:16:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b437f312883bc1e4f8b0b2697c06e3604ee45f0c","kind":"tag","published_at":"2012-12-09T19:51:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.0/manifests"},{"name":"0.7.x","sha":"1f7ab05885429c6ad06cb570ca244999fe0ac90c","kind":"tag","published_at":"2012-09-10T13:00:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.7.x","html_url":"https://github.com/obspy/obspy/releases/tag/0.7.x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.7.x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.7.x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.7.x/manifests"}]},"repo_metadata_updated_at":"2025-08-22T15:41:13.835Z","dependent_packages_count":23,"downloads":null,"downloads_period":null,"dependent_repos_count":51,"rankings":{"downloads":null,"dependent_repos_count":4.951335163463938,"dependent_packages_count":2.899925131020714,"stargazers_count":12.538058397803844,"forks_count":7.2523084601946595,"docker_downloads_count":null,"average":6.910406788120789},"purl":"pkg:conda/obspy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/obspy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/obspy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/obspy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T02:58:16.350Z","issues_count":183,"pull_requests_count":244,"avg_time_to_close_issue":17126751.465346534,"avg_time_to_close_pull_request":7917267.925233644,"issues_closed_count":101,"pull_requests_closed_count":214,"pull_request_authors_count":47,"issue_authors_count":116,"avg_comments_per_issue":3.918032786885246,"avg_comments_per_pull_request":2.9754098360655736,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":38,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":1081375.294117647,"past_year_avg_time_to_close_pull_request":391846.4864864865,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.3684210526315788,"past_year_avg_comments_per_pull_request":1.1304347826086958,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/issues","maintainers":[{"login":"megies","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"},{"login":"trichter","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"},{"login":"krischer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krischer"},{"login":"d-chambers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"seisman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"shicks-seismo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shicks-seismo"},{"login":"s-schneider","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s-schneider"},{"login":"martinvandriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinvandriel"},{"login":"barsch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barsch"},{"login":"johnrudge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnrudge"},{"login":"nick-falco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nick-falco"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"aringler-usgs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aringler-usgs"}],"active_maintainers":[{"login":"megies","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obspy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obspy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obspy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/obspy/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":9903858,"name":"py-obspy","ecosystem":"spack","description":"ObsPy is an open-source project dedicated to provide a Python framework\nfor processing seismological data\n","homepage":"https://github.com/obspy/obspy","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/obspy/obspy","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-05-08T00:00:16.766Z","latest_release_published_at":"2024-05-08T00:00:16.766Z","latest_release_number":"1.4.1","last_synced_at":"2025-08-22T08:40:38.794Z","created_at":"2024-05-08T00:00:16.458Z","updated_at":"2025-08-22T15:41:14.894Z","registry_url":"https://packages.spack.io/package.html?name=py-obspy","install_command":"spack install py-obspy","documentation_url":null,"metadata":{},"repo_metadata":{"id":4589079,"uuid":"5731348","full_name":"obspy/obspy","owner":"obspy","description":"ObsPy: A Python Toolbox for seismology/seismological observatories.","archived":false,"fork":false,"pushed_at":"2025-08-22T07:43:54.000Z","size":106569,"stargazers_count":1242,"open_issues_count":307,"forks_count":549,"subscribers_count":109,"default_branch":"master","last_synced_at":"2025-08-22T08:25:37.176Z","etag":null,"topics":["data-center","earthquakes","hacktoberfest","lgplv3","observatories","python","science","seismology","signal-processing","waveforms","web-services"],"latest_commit_sha":null,"homepage":"https://www.obspy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obspy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-09-08T19:17:46.000Z","updated_at":"2025-08-22T06:07:16.000Z","dependencies_parsed_at":"2023-07-05T19:49:37.687Z","dependency_job_id":"1375788f-54d8-49e0-8f59-733ed946290b","html_url":"https://github.com/obspy/obspy","commit_stats":{"total_commits":13611,"total_committers":182,"mean_commits":74.78571428571429,"dds":0.7344059951509808,"last_synced_commit":"dfb021350cb4e05f6baa76982c789352b02c3241"},"previous_names":[],"tags_count":92,"template":false,"template_full_name":null,"purl":"pkg:github/obspy/obspy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/sbom","scorecard":{"id":3948,"data":{"date":"2025-08-04","repo":{"name":"github.com/obspy/obspy","commit":"f755be1705fee5edf8aa59f57f1b4ed5c1238f87"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":3.9,"checks":[{"name":"Maintained","score":8,"reason":"3 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/5 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build_wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/docs_building.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.4.2 not signed: https://api.github.com/repos/obspy/obspy/releases/215742333","Warn: release artifact 1.4.1 not signed: https://api.github.com/repos/obspy/obspy/releases/153949321","Warn: release artifact 1.4.0 not signed: https://api.github.com/repos/obspy/obspy/releases/83754183","Warn: release artifact 1.3.1 not signed: https://api.github.com/repos/obspy/obspy/releases/79897808","Warn: release artifact 1.4.2 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/215742333","Warn: release artifact 1.4.1 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/153949321","Warn: release artifact 1.4.0 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/83754183","Warn: release artifact 1.3.1 does not have provenance: https://api.github.com/repos/obspy/obspy/releases/79897808"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build_wheels.yml:99"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: keep: misc/docker/scripts/package_debs.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build_wheels.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/build_wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs_building.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs_building.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/docs_building.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/obspy/obspy/tests.yml/master?enable=pin","Warn: containerImage not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:1: pin your Docker image by updating centos:centos7 to centos:centos7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:1: pin your Docker image by updating centos:centos8 to centos:centos8@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:1: pin your Docker image by updating debian:buster to debian:buster@sha256:58ce6f1271ae1c8a2006ff7d3e54e9874d839f573d8009c20154ad0f2fb0a225","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_10_buster_32bit to obspy/base-images:debian_10_buster_32bit@sha256:0a4646af07a400edef61ddddcbe5ebd0d2d30a09fdc422f59eed80c2bfc97615","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_10_buster_armhf to obspy/base-images:debian_10_buster_armhf@sha256:11a672e65f2a8e4b5f4f189cecfcca9de970e2b6b961cc30c35179f5667adf0f","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:1: pin your Docker image by updating debian:jessie to debian:jessie@sha256:32ad5050caffb2c7e969dac873bce2c370015c2256ff984b70c1c08b3a2816a0","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_8_jessie_32bit to obspy/base-images:debian_8_jessie_32bit@sha256:36dad24e822b80e8e80f630df9b548261cd4daea0e01a5a36c9b9dcc94443a6f","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_8_jessie_armhf to obspy/base-images:debian_8_jessie_armhf@sha256:a835afbbb6a48daff93814908fc419a86b9ff68afbdd98005a5d36889cabaf86","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:1: pin your Docker image by updating debian:stretch to debian:stretch@sha256:c5c5200ff1e9c73ffbf188b4a67eb1c91531b644856b4aefe86a58d2f0cb05be","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_9_stretch_32bit to obspy/base-images:debian_9_stretch_32bit@sha256:b2ad13184f04f7086d6dde3d8394b9f02f8a3569bb70b0151050ebfc80f409ff","Warn: containerImage not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:1: pin your Docker image by updating obspy/base-images:debian_9_stretch_armhf to obspy/base-images:debian_9_stretch_armhf@sha256:6ffe9d9c5d9eb23f7f43fb992d6a33f3428480a515ecf9ecfadecd8f19fae579","Warn: containerImage not pinned by hash: misc/docker/base_images/fedora_30/Dockerfile:1: pin your Docker image by updating fedora:30 to fedora:30@sha256:3a0c8c86d8ac2d1bbcfd08d40d3b757337f7916fb14f40efcb1d1137a4edef45","Warn: containerImage not pinned by hash: misc/docker/base_images/fedora_31/Dockerfile:1: pin your Docker image by updating fedora:31 to fedora:31@sha256:444773966064dcc3c268d8b496e76dbbbb49d16586d5a969c4082579e6b77616","Warn: containerImage not pinned by hash: misc/docker/base_images/opensuse_leap_15_1/Dockerfile:1: pin your Docker image by updating opensuse/leap:15.1 to opensuse/leap:15.1@sha256:66075abcd272f619a86aa115b3040735c42dd18fcab784754e0eb798b56de6f5","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:1: pin your Docker image by updating ubuntu:14.04 to ubuntu:14.04@sha256:64483f3496c1373bfd55348e88694d1c4d0c9b660dee6bfef5e12f43b9933b30","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_14_04_trusty_32bit to obspy/base-images:ubuntu_14_04_trusty_32bit@sha256:4186bf3f18d68ce04d180be1af1f4d6ca0bbfcbff376847a360cb060fd8bc6ce","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:1: pin your Docker image by updating ubuntu:16.04 to ubuntu:16.04@sha256:1f1a2d56de1d604801a9671f301190704c25d604a416f59e03c04f5c6ffee0d6","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_16_04_xenial_32bit to obspy/base-images:ubuntu_16_04_xenial_32bit@sha256:e117008b37fe9a330a4603f4cb350de524fb6d3a0d8863badbbfcf9f3c261a7b","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:1: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:1: pin your Docker image by updating obspy/base-images:ubuntu_18_04_bionic_32bit to obspy/base-images:ubuntu_18_04_bionic_32bit@sha256:96c72c6b0b6a4bb3ded0eb82da4b3ec5521147aa151df0b87b003b74d3db4a87","Warn: containerImage not pinned by hash: misc/installer/anaconda/LinuxCondaBuilder_32bit/Dockerfile:1: pin your Docker image by updating castis/centos5-i386 to castis/centos5-i386@sha256:f718bdaf14d0de095354c478657111cd765ec35a2245db4d56b289fbaccbd71d","Warn: containerImage not pinned by hash: misc/installer/anaconda/LinuxCondaBuilder_64bit/Dockerfile:1: pin your Docker image by updating quay.io/pypa/manylinux1_x86_64 to quay.io/pypa/manylinux1_x86_64@sha256:506d34897aa3e6f41297bb05e721f92b6cebd23966b5c3a36b015ec7ba5c764d","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_7/Dockerfile:11","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/centos_8/Dockerfile:11","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:97-98","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_10_buster_armhf/Dockerfile:97-98","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:71-72","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:71-72","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:73-74","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_8_jessie_armhf/Dockerfile:73-74","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_32bit/Dockerfile:78-79","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:90-91","Warn: pipCommand not pinned by hash: misc/docker/base_images/debian_9_stretch_armhf/Dockerfile:90-91","Warn: pipCommand not pinned by hash: misc/docker/base_images/fedora_30/Dockerfile:34","Warn: pipCommand not pinned by hash: misc/docker/base_images/fedora_31/Dockerfile:34","Warn: pipCommand not pinned by hash: misc/docker/base_images/opensuse_leap_15_1/Dockerfile:10","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:66-67","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile:68-69","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:70-71","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile:72-73","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile:80-81","Warn: pipCommand not pinned by hash: misc/docker/scripts/install_and_run_tests_on_image.sh:17","Warn: pipCommand not pinned by hash: misc/scripts/update_pip.sh:2","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:64","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:69","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of  22 containerImage dependencies pinned","Info:   1 out of  56 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T13:09:04.270Z","repository_id":4589079,"created_at":"2025-08-14T13:09:04.270Z","updated_at":"2025-08-14T13:09:04.270Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271661769,"owners_count":24798846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"obspy","name":"ObsPy","uuid":"1701221","kind":"organization","description":"","email":null,"website":"https://github.com/obspy/obspy/wiki","location":null,"twitter":"obspy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1701221?v=4","repositories_count":22,"last_synced_at":"2024-03-26T17:42:47.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/obspy","funding_links":[],"total_stars":1162,"followers":63,"following":0,"created_at":"2022-11-04T04:17:53.454Z","updated_at":"2024-03-26T17:42:50.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy/repositories"},"tags":[{"name":"1.4.2","sha":"a629e8c021052904b6b8d62699d03f2a3721ae63","kind":"tag","published_at":"2025-04-30T12:15:41.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2/manifests"},{"name":"1.4.2rc2","sha":"2e3226832d9b3620b5460c6cd84e2fc9330c0f64","kind":"tag","published_at":"2025-04-30T07:22:10.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc2/manifests"},{"name":"1.4.2rc1","sha":"1172f90e473d39b4de9205ef0679af370495f9a6","kind":"tag","published_at":"2025-04-29T15:24:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.2rc1/manifests"},{"name":"1.4.1","sha":"1be221be4dc9389066a658923029a1d92991cbfa","kind":"tag","published_at":"2024-05-03T07:35:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1/manifests"},{"name":"1.4.1rc1","sha":"b9e5baf8adc5ca47c82d280052907ef6b2e21126","kind":"tag","published_at":"2024-05-01T08:29:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1rc1/manifests"},{"name":"1.4.0","sha":"ea00a7e2959364915705a3191dccc98024017927","kind":"tag","published_at":"2022-11-21T13:58:41.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0/manifests"},{"name":"1.4.0rc4","sha":"d278c5da58a101405f48e6174760ee89385c44ac","kind":"tag","published_at":"2022-11-21T12:05:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc4/manifests"},{"name":"1.4.0rc3","sha":"f33f6782655f7634ac46ad90ac2fa3d748c702ca","kind":"tag","published_at":"2022-11-18T12:00:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc3/manifests"},{"name":"1.4.0rc2","sha":"07fa90e9a39f42d5c5a1c2a5c44c793073082c8f","kind":"tag","published_at":"2022-11-17T14:42:08.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc2/manifests"},{"name":"1.4.0rc1","sha":"04ad64a24ddefb8e7e1e8b02518ce1502be183d4","kind":"tag","published_at":"2022-11-17T12:32:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc1/manifests"},{"name":"1.3.1","sha":"f7be7c603f6a9c59e05e5f3609bcc99f13a989b4","kind":"tag","published_at":"2022-10-14T09:21:51.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1/manifests"},{"name":"1.3.1rc3","sha":"4a4f45a84be84bd931c4d98537dd86c2376c5d4d","kind":"tag","published_at":"2022-10-13T13:57:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc3/manifests"},{"name":"1.3.1rc2","sha":"c6f30a04cb99c61bcf16c4f0e617c0fbebd4ff6c","kind":"tag","published_at":"2022-10-13T12:09:53.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc2/manifests"},{"name":"1.3.1rc1","sha":"6ef200d129705507cebe95e5c13f5d32cfc71de0","kind":"tag","published_at":"2022-10-13T08:37:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc1/manifests"},{"name":"1.3.0","sha":"3e2ef7d0b414523a5970c8a33cdcc2fbd31452ed","kind":"tag","published_at":"2022-03-10T13:55:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0/manifests"},{"name":"1.3.0a1","sha":"678035a1888b9de4e862e3c54706bce5889dba6f","kind":"tag","published_at":"2022-03-04T17:12:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.0a1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.3.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0a1/manifests"},{"name":"1.2.2.post0.dev0","sha":"a939b54dcbd343035aaa9bf99579856907fb9ea2","kind":"tag","published_at":"2022-02-22T15:57:01.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2.post0.dev0","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2.post0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2.post0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2.post0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2.post0.dev0/manifests"},{"name":"1.2.2","sha":"0f79f5580ab4cff69c6d4873d56bdb24d5800f2d","kind":"tag","published_at":"2020-06-29T15:24:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2/manifests"},{"name":"1.2.2rc3","sha":"d0f1b04258f4367e941e2244f0cc8b4a1a4ab806","kind":"tag","published_at":"2020-06-29T12:56:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc3/manifests"},{"name":"1.2.2rc2","sha":"f844f44eebf5c88f56e60a722cd9727894981c9b","kind":"tag","published_at":"2020-06-29T12:39:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc2/manifests"},{"name":"1.2.2rc1","sha":"689dbd0958dc5e1bbb62e812f8a4ff4616cdb43c","kind":"tag","published_at":"2020-06-29T11:35:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc1/manifests"},{"name":"1.2.1","sha":"1b154db287f0c1d1863e4dac2f5320ada9100e61","kind":"tag","published_at":"2020-03-11T10:05:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"4bdbb674d15b13b14d5d76741861ce1d75c20b1b","kind":"tag","published_at":"2020-03-06T15:49:14.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0/manifests"},{"name":"1.2.0rc9","sha":"e0988d373907cb54cdad86dae3af7abdc053cf45","kind":"tag","published_at":"2020-03-06T09:36:08.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc9/manifests"},{"name":"1.2.0rc8","sha":"35a7cd26f474316e92f99dda833c3a8970a13448","kind":"tag","published_at":"2020-02-26T15:19:04.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc8/manifests"},{"name":"1.2.0rc7","sha":"64e7950b0a89fbe64200ad7a76601c80943d9da6","kind":"tag","published_at":"2020-02-26T15:15:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc7/manifests"},{"name":"1.2.0rc6","sha":"34c70be39b71c6ec224a38045bb2a89a75f56a76","kind":"tag","published_at":"2020-02-14T16:08:47.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc6/manifests"},{"name":"1.2.0rc5","sha":"718d831021bc9e6b3c0389f85cad5a3555119ed5","kind":"tag","published_at":"2020-02-11T15:28:52.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc5/manifests"},{"name":"1.2.0rc4","sha":"d6b0cb4186cb7bf911f8f93af0896d7a9bb5035a","kind":"tag","published_at":"2020-02-10T11:57:19.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc4/manifests"},{"name":"1.2.0rc3","sha":"731c6425dd9df357a9bedd49235d8269f35de923","kind":"tag","published_at":"2020-01-30T09:30:28.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc3/manifests"},{"name":"1.2.0rc2","sha":"3890022edaff42946ee9f69f621d5ec2d8b1416d","kind":"tag","published_at":"2020-01-29T16:46:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc2/manifests"},{"name":"1.2.0rc1","sha":"accfeb8e23c1274602638ca9998db0f47ac4883b","kind":"tag","published_at":"2020-01-24T12:59:37.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc1/manifests"},{"name":"1.1.1","sha":"9c172838859b9c1adeee61b776d42a511ddf8caf","kind":"tag","published_at":"2019-02-17T11:11:01.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1/manifests"},{"name":"1.1.1rc4","sha":"79246b671221b6b410a609637c42126d43283d7c","kind":"tag","published_at":"2019-02-16T17:17:12.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc4/manifests"},{"name":"1.1.1rc3","sha":"41b440b419a17ff1584fe67e47b12540d937669a","kind":"tag","published_at":"2019-02-16T10:26:35.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc3/manifests"},{"name":"1.1.1rc2","sha":"282954dc7441259466a75f8e1d80b1c0fdf7b046","kind":"tag","published_at":"2019-02-15T12:27:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc2/manifests"},{"name":"1.1.1rc1","sha":"5bdd93be6148928bb72631ebb71a3d5f75fc674c","kind":"tag","published_at":"2018-05-16T11:58:34.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc1/manifests"},{"name":"1.1.0","sha":"240248b8ad33b3d9979d1d8c4a3e0e950c637730","kind":"tag","published_at":"2017-10-27T18:52:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0/manifests"},{"name":"1.1.0rc11","sha":"261a5cbbbbdbb9b8da3ca3dbea849b0900b25680","kind":"tag","published_at":"2017-10-25T20:31:42.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc11","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc11/manifests"},{"name":"1.1.0rc10","sha":"41770025d9212611c122994461086c94d6f9b4b3","kind":"tag","published_at":"2017-10-24T23:32:23.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc10","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc10/manifests"},{"name":"1.1.0rc9","sha":"d04450eb14ecd30792b6accbeb2d978e6f8ecf15","kind":"tag","published_at":"2017-10-24T15:37:31.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc9/manifests"},{"name":"1.1.0rc8","sha":"8ad138717883a655ae2660e602bf6d007e9528c6","kind":"tag","published_at":"2017-10-24T11:33:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc8/manifests"},{"name":"1.1.0rc7","sha":"162abfa6feb6dd1adcef190df39945b25c049dd5","kind":"tag","published_at":"2017-10-18T06:26:25.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc7/manifests"},{"name":"1.1.0rc6","sha":"095fad7471ad92c9e2fa910e189e817b8db71571","kind":"tag","published_at":"2017-10-17T14:44:23.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc6/manifests"},{"name":"1.1.0rc5","sha":"a9335f51b365b1c328c1e4b5f1bc613774cd55fd","kind":"tag","published_at":"2017-10-17T11:46:31.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc5/manifests"},{"name":"1.1.0rc4","sha":"c40c23461c65f810665b00579f1549101bcde074","kind":"tag","published_at":"2017-10-16T22:15:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc4/manifests"},{"name":"1.1.0rc3","sha":"fbe83e746393c969ab9fa334daffbba20beafba3","kind":"tag","published_at":"2017-10-16T17:46:07.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc3/manifests"},{"name":"1.1.0rc2","sha":"0d18d90b692dabac7228951dc15f8926a528567f","kind":"tag","published_at":"2017-10-16T11:47:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc2/manifests"},{"name":"1.1.0rc1","sha":"6f63bca2b81ad4521777082df9384cc1f2c8c74f","kind":"tag","published_at":"2017-10-16T10:10:50.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc1/manifests"},{"name":"0.0.6","sha":"e510e51f033b432324f902a66ee3da2c2f2a6e7a","kind":"commit","published_at":"2017-03-28T20:35:19.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.0.6","html_url":"https://github.com/obspy/obspy/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.0.6/manifests"},{"name":"1.0.3","sha":"53b7dddcf714daa6ae17816d97bd6650301f296b","kind":"tag","published_at":"2017-02-27T19:33:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3/manifests"},{"name":"1.0.3rc1","sha":"ea68c85e401bffe104f25a6266dc5981a6d97d02","kind":"tag","published_at":"2017-02-23T14:29:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.3rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3rc1/manifests"},{"name":"1.0.2","sha":"4c90ea2cb3cb1be88403161109eda2600d385001","kind":"tag","published_at":"2016-08-03T15:46:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2/manifests"},{"name":"1.0.2rc9","sha":"025f5bae90ea6f21f5b778d11a37006a59d46d32","kind":"tag","published_at":"2016-08-03T12:01:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc9/manifests"},{"name":"1.0.2rc8","sha":"e8840f47442df92ca23614d0a1c61c7dc0054fd3","kind":"tag","published_at":"2016-08-03T11:18:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc8/manifests"},{"name":"1.0.2rc7","sha":"74b0871ed0f0a1e0c71a2f022728e612c4a9f5ba","kind":"tag","published_at":"2016-08-02T14:12:30.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc7/manifests"},{"name":"1.0.2rc6","sha":"f16f09134d133236c420503cddb4a858e06e9769","kind":"tag","published_at":"2016-07-30T11:57:14.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc6/manifests"},{"name":"1.0.2rc5","sha":"430771b0ee7c2d91c7b29d16a38b923eb1b511a5","kind":"tag","published_at":"2016-07-29T11:45:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc5/manifests"},{"name":"1.0.2rc4","sha":"0a70bd22a14f9a874c31f3439214ad5de340c439","kind":"tag","published_at":"2016-07-28T21:21:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc4/manifests"},{"name":"1.0.2rc3","sha":"4a965d75c17d7cccdea4d3311f958f0390a25807","kind":"tag","published_at":"2016-07-28T20:16:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc3/manifests"},{"name":"1.0.2rc2","sha":"3321e94e3450309803ada574ef34702359f3bd8e","kind":"tag","published_at":"2016-07-28T19:51:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc2/manifests"},{"name":"1.0.2rc1","sha":"384bfd21519045b98d3c3f67460c9180fc4f4559","kind":"tag","published_at":"2016-07-22T04:55:34.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc1/manifests"},{"name":"1.0.1","sha":"b0d1bbf1681acccc70503f277c80c49b869a5561","kind":"tag","published_at":"2016-03-24T21:19:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1/manifests"},{"name":"1.0.1rc3","sha":"b0d1bbf1681acccc70503f277c80c49b869a5561","kind":"commit","published_at":"2016-03-24T17:09:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc3/manifests"},{"name":"1.0.1rc2","sha":"508b454f464dc6805f315daf92c5ee144b9fd5fb","kind":"commit","published_at":"2016-03-24T16:01:36.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc2/manifests"},{"name":"1.0.1rc1","sha":"921ee46d6ba6202a4a5bf16390daeda36c42f44f","kind":"commit","published_at":"2016-03-24T04:47:13.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc1/manifests"},{"name":"0.10.3","sha":"9c8ad50d84e2f852403b021ae5692e12ca08f043","kind":"tag","published_at":"2016-02-19T18:00:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.3","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3/manifests"},{"name":"1.0.0","sha":"e3642db603eca9d3db0d10030cda968cb1e5c023","kind":"tag","published_at":"2016-02-19T16:58:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0/manifests"},{"name":"1.0.0rc8","sha":"a8eec36eabe153e9b948fa8c579952046a0ebca6","kind":"tag","published_at":"2016-02-19T10:45:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc8/manifests"},{"name":"1.0.0rc7","sha":"1cc72ee7c71b0f98d366ee1cc915a622d636ae10","kind":"tag","published_at":"2016-02-18T23:57:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc7/manifests"},{"name":"1.0.0rc6","sha":"e4d407d7e50b978e308e63c2c71822bf9eef618d","kind":"tag","published_at":"2016-02-18T23:04:55.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc6/manifests"},{"name":"1.0.0rc5","sha":"1a119e600213541ed89d8c14fe4f9dc32ee6888d","kind":"tag","published_at":"2016-02-18T21:05:39.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc5/manifests"},{"name":"1.0.0rc4","sha":"3057ba2a428acccaa065acb727f00baab5785bdd","kind":"tag","published_at":"2016-02-18T13:02:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc4/manifests"},{"name":"1.0.0rc3","sha":"8bf0c066cf8daa6a176a5059b7b74cd2419a2c6d","kind":"tag","published_at":"2016-02-18T12:19:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc3/manifests"},{"name":"1.0.0rc2","sha":"4b7fcc540d60829bca3b8b65fe66d0d8418980ac","kind":"tag","published_at":"2016-02-17T17:52:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc2/manifests"},{"name":"1.0.0rc1","sha":"34e6622f8f0e0b863a5fea2630689382fe0c1eaf","kind":"tag","published_at":"2016-02-16T20:13:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@1.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc1/manifests"},{"name":"0.10.3rc1","sha":"34d890a8c88f5bdd4568ffffa0e9c0d1091bdcc3","kind":"tag","published_at":"2015-05-16T19:16:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.3rc1","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3rc1/manifests"},{"name":"0.10.2","sha":"a0e55e56f750413c032165fa6dae8755d1289e72","kind":"tag","published_at":"2015-05-15T09:21:42.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"4b96517f5509ed89c51515358880096e9470c1c1","kind":"tag","published_at":"2015-03-20T15:02:43.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1/manifests"},{"name":"0.10.1rc2","sha":"7cb16d447f7ffd74f25bf07bffd0d9594d296f68","kind":"tag","published_at":"2015-03-20T10:42:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.1rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1rc2/manifests"},{"name":"0.10.0","sha":"efe66cdeb546f0ed4680a404961f12b276d61b81","kind":"tag","published_at":"2015-03-19T18:13:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"4e5bdeea274fbfc1c819c4b2e2cfbe769c4fcac5","kind":"tag","published_at":"2014-04-30T14:49:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a628ac0c3b4cbf3fc46c82bc138db2a618079b01","kind":"tag","published_at":"2014-02-28T08:57:55.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.1/manifests"},{"name":"sudelfeld14","sha":"a628ac0c3b4cbf3fc46c82bc138db2a618079b01","kind":"tag","published_at":"2014-02-27T23:34:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/sudelfeld14","html_url":"https://github.com/obspy/obspy/releases/tag/sudelfeld14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@sudelfeld14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/sudelfeld14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/sudelfeld14/manifests"},{"name":"0.9.0","sha":"7fb17af721da5ef40a76fda4d76ecc1d2e74d6a7","kind":"tag","published_at":"2014-01-13T19:54:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0/manifests"},{"name":"0.9.0rc1","sha":"c491aac1bba0149bd9571c70ada12f6b8c7245fd","kind":"tag","published_at":"2013-12-09T13:33:18.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.9.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0rc1/manifests"},{"name":"0.8.4","sha":"9b75fb15e08ae72c742c47210cf8fdf18f994cdc","kind":"tag","published_at":"2013-06-28T13:21:35.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.4","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"a41e55b5d0d7032411ba23e621724fd7f476b484","kind":"tag","published_at":"2012-12-17T17:19:52.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.3","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"12e160cedbbf24da9ce6d092ed143b065b855f7d","kind":"tag","published_at":"2012-12-14T17:31:28.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"902a86cc23bcb64d25a7ac64cbe7b1b8211e7034","kind":"tag","published_at":"2012-12-10T20:16:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b437f312883bc1e4f8b0b2697c06e3604ee45f0c","kind":"tag","published_at":"2012-12-09T19:51:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.0/manifests"},{"name":"0.7.x","sha":"1f7ab05885429c6ad06cb570ca244999fe0ac90c","kind":"tag","published_at":"2012-09-10T13:00:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.7.x","html_url":"https://github.com/obspy/obspy/releases/tag/0.7.x","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/obspy/obspy@0.7.x","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.7.x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.7.x/manifests"}]},"repo_metadata_updated_at":"2025-08-22T15:41:14.894Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":55.01288501656645,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.506442508283225},"purl":"pkg:spack/py-obspy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-obspy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-obspy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-obspy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-15T02:58:16.350Z","issues_count":183,"pull_requests_count":244,"avg_time_to_close_issue":17126751.465346534,"avg_time_to_close_pull_request":7917267.925233644,"issues_closed_count":101,"pull_requests_closed_count":214,"pull_request_authors_count":47,"issue_authors_count":116,"avg_comments_per_issue":3.918032786885246,"avg_comments_per_pull_request":2.9754098360655736,"merged_pull_requests_count":180,"bot_issues_count":0,"bot_pull_requests_count":86,"past_year_issues_count":38,"past_year_pull_requests_count":46,"past_year_avg_time_to_close_issue":1081375.294117647,"past_year_avg_time_to_close_pull_request":391846.4864864865,"past_year_issues_closed_count":17,"past_year_pull_requests_closed_count":37,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":32,"past_year_avg_comments_per_issue":2.3684210526315788,"past_year_avg_comments_per_pull_request":1.1304347826086958,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/issues","maintainers":[{"login":"megies","count":115,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"},{"login":"trichter","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"},{"login":"krischer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krischer"},{"login":"d-chambers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"seisman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"shicks-seismo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shicks-seismo"},{"login":"s-schneider","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s-schneider"},{"login":"martinvandriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinvandriel"},{"login":"barsch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barsch"},{"login":"johnrudge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnrudge"},{"login":"nick-falco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nick-falco"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"aringler-usgs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aringler-usgs"}],"active_maintainers":[{"login":"megies","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-obspy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-obspy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-obspy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-obspy/related_packages","maintainers":[{"uuid":"snehring","login":"snehring","name":null,"email":null,"url":"https://github.com/snehring","packages_count":113,"html_url":null,"role":null,"created_at":"2024-05-08T00:00:17.418Z","updated_at":"2024-05-08T00:00:17.418Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/snehring/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2824182,"name":"obspy","ecosystem":"pypi","description":"ObsPy - a Python framework for seismological observatories.","homepage":"https://www.obspy.org","licenses":"GNU Lesser General Public License, Version 3 (LGPLv3)","normalized_licenses":["LGPL-2.1+"],"repository_url":"https://github.com/obspy/obspy","keywords_array":["ALSEP","ArcLink","array","array analysis","ASC","beachball","beamforming","cross correlation","database","dataless","Dataless SEED","DMX","earthquakes","Earthworm","EIDA","envelope","ESRI","events","FDSN","features","filter","focal mechanism","FOCMEC","GCF","GSE1","GSE2","hob","Tau-P","IASPEI","imaging","IMS","instrument correction","instrument simulation","IRIS","ISF","kinemetrics","KML","magnitude","MiniSEED","misfit","mopad","MSEED","NDK","NERA","NERIES","NonLinLoc","NLLOC","Nordic","NRL","observatory","ORFEUS","PDAS","picker","processing","PQLX","Q","real time","realtime","REFTEK","REFTEK130","RG-1.6","RT-130","RESP","response file","RT","SAC","scardec","sc3ml","SDS","SEED","SeedLink","SEG-2","SEG Y","SEISAN","Seismic Handler","seismology","seismogram","seismograms","shapefile","signal","slink","spectrogram","StationXML","taper","taup","travel time","trigger","VERCE","WAV","waveform","WaveServer","WaveServerV","WebDC","web service","WIN","Winston","XML-SEED","XSEED"],"namespace":null,"versions_count":24,"first_release_published_at":"2012-12-09T20:09:32.000Z","latest_release_published_at":"2025-04-30T12:44:39.000Z","latest_release_number":"1.4.2","last_synced_at":"2025-09-07T20:32:21.193Z","created_at":"2022-04-10T11:47:47.694Z","updated_at":"2025-09-07T20:32:21.193Z","registry_url":"https://pypi.org/project/obspy/","install_command":"pip install obspy --index-url https://pypi.org/simple","documentation_url":"https://docs.obspy.org/","metadata":{"funding":null,"documentation":"https://docs.obspy.org/","classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Physics"],"normalized_name":"obspy","project_status":null},"repo_metadata":{"id":4589079,"uuid":"5731348","full_name":"obspy/obspy","owner":"obspy","description":"ObsPy: A Python Toolbox for seismology/seismological observatories.","archived":false,"fork":false,"pushed_at":"2024-05-22T13:45:21.000Z","size":106848,"stargazers_count":1124,"open_issues_count":273,"forks_count":529,"subscribers_count":111,"default_branch":"master","last_synced_at":"2024-05-23T09:12:52.418Z","etag":null,"topics":["data-center","earthquakes","hacktoberfest","lgplv3","observatories","python","science","seismology","signal-processing","waveforms","web-services"],"latest_commit_sha":null,"homepage":"https://www.obspy.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obspy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.txt","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-09-08T19:17:46.000Z","updated_at":"2024-05-30T11:04:53.814Z","dependencies_parsed_at":"2023-07-05T19:49:37.687Z","dependency_job_id":"1375788f-54d8-49e0-8f59-733ed946290b","html_url":"https://github.com/obspy/obspy","commit_stats":{"total_commits":13611,"total_committers":182,"mean_commits":74.78571428571429,"dds":0.7344059951509808,"last_synced_commit":"dfb021350cb4e05f6baa76982c789352b02c3241"},"previous_names":[],"tags_count":89,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216155331,"owners_count":15983299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"obspy","name":"ObsPy","uuid":"1701221","kind":"organization","description":"","email":null,"website":"https://github.com/obspy/obspy/wiki","location":null,"twitter":"obspy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1701221?v=4","repositories_count":22,"last_synced_at":"2024-03-26T17:42:47.292Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/obspy","funding_links":[],"total_stars":1162,"followers":63,"following":0,"created_at":"2022-11-04T04:17:53.454Z","updated_at":"2024-03-26T17:42:50.850Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obspy/repositories"},"tags":[{"name":"1.4.1","sha":"1be221be4dc9389066a658923029a1d92991cbfa","kind":"tag","published_at":"2024-05-03T07:35:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1/manifests"},{"name":"1.4.1rc1","sha":"b9e5baf8adc5ca47c82d280052907ef6b2e21126","kind":"tag","published_at":"2024-05-01T08:29:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.1rc1/manifests"},{"name":"1.4.0","sha":"ea00a7e2959364915705a3191dccc98024017927","kind":"tag","published_at":"2022-11-21T13:58:41.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0/manifests"},{"name":"1.4.0rc4","sha":"d278c5da58a101405f48e6174760ee89385c44ac","kind":"tag","published_at":"2022-11-21T12:05:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc4/manifests"},{"name":"1.4.0rc3","sha":"f33f6782655f7634ac46ad90ac2fa3d748c702ca","kind":"tag","published_at":"2022-11-18T12:00:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc3/manifests"},{"name":"1.4.0rc2","sha":"07fa90e9a39f42d5c5a1c2a5c44c793073082c8f","kind":"tag","published_at":"2022-11-17T14:42:08.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc2/manifests"},{"name":"1.4.0rc1","sha":"04ad64a24ddefb8e7e1e8b02518ce1502be183d4","kind":"tag","published_at":"2022-11-17T12:32:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.4.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.4.0rc1/manifests"},{"name":"1.3.1","sha":"f7be7c603f6a9c59e05e5f3609bcc99f13a989b4","kind":"tag","published_at":"2022-10-14T09:21:51.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1/manifests"},{"name":"1.3.1rc3","sha":"4a4f45a84be84bd931c4d98537dd86c2376c5d4d","kind":"tag","published_at":"2022-10-13T13:57:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc3/manifests"},{"name":"1.3.1rc2","sha":"c6f30a04cb99c61bcf16c4f0e617c0fbebd4ff6c","kind":"tag","published_at":"2022-10-13T12:09:53.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc2/manifests"},{"name":"1.3.1rc1","sha":"6ef200d129705507cebe95e5c13f5d32cfc71de0","kind":"tag","published_at":"2022-10-13T08:37:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.1rc1/manifests"},{"name":"1.3.0","sha":"3e2ef7d0b414523a5970c8a33cdcc2fbd31452ed","kind":"tag","published_at":"2022-03-10T13:55:49.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0/manifests"},{"name":"1.3.0a1","sha":"678035a1888b9de4e862e3c54706bce5889dba6f","kind":"tag","published_at":"2022-03-04T17:12:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.3.0a1","html_url":"https://github.com/obspy/obspy/releases/tag/1.3.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.3.0a1/manifests"},{"name":"1.2.2.post0.dev0","sha":"a939b54dcbd343035aaa9bf99579856907fb9ea2","kind":"tag","published_at":"2022-02-22T15:57:01.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2.post0.dev0","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2.post0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2.post0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2.post0.dev0/manifests"},{"name":"1.2.2","sha":"0f79f5580ab4cff69c6d4873d56bdb24d5800f2d","kind":"tag","published_at":"2020-06-29T15:24:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2/manifests"},{"name":"1.2.2rc3","sha":"d0f1b04258f4367e941e2244f0cc8b4a1a4ab806","kind":"tag","published_at":"2020-06-29T12:56:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc3/manifests"},{"name":"1.2.2rc2","sha":"f844f44eebf5c88f56e60a722cd9727894981c9b","kind":"tag","published_at":"2020-06-29T12:39:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc2/manifests"},{"name":"1.2.2rc1","sha":"689dbd0958dc5e1bbb62e812f8a4ff4616cdb43c","kind":"tag","published_at":"2020-06-29T11:35:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.2rc1/manifests"},{"name":"1.2.1","sha":"1b154db287f0c1d1863e4dac2f5320ada9100e61","kind":"tag","published_at":"2020-03-11T10:05:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"4bdbb674d15b13b14d5d76741861ce1d75c20b1b","kind":"tag","published_at":"2020-03-06T15:49:14.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0/manifests"},{"name":"1.2.0rc9","sha":"e0988d373907cb54cdad86dae3af7abdc053cf45","kind":"tag","published_at":"2020-03-06T09:36:08.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc9/manifests"},{"name":"1.2.0rc8","sha":"35a7cd26f474316e92f99dda833c3a8970a13448","kind":"tag","published_at":"2020-02-26T15:19:04.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc8/manifests"},{"name":"1.2.0rc7","sha":"64e7950b0a89fbe64200ad7a76601c80943d9da6","kind":"tag","published_at":"2020-02-26T15:15:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc7/manifests"},{"name":"1.2.0rc6","sha":"34c70be39b71c6ec224a38045bb2a89a75f56a76","kind":"tag","published_at":"2020-02-14T16:08:47.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc6/manifests"},{"name":"1.2.0rc5","sha":"718d831021bc9e6b3c0389f85cad5a3555119ed5","kind":"tag","published_at":"2020-02-11T15:28:52.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc5/manifests"},{"name":"1.2.0rc4","sha":"d6b0cb4186cb7bf911f8f93af0896d7a9bb5035a","kind":"tag","published_at":"2020-02-10T11:57:19.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc4/manifests"},{"name":"1.2.0rc3","sha":"731c6425dd9df357a9bedd49235d8269f35de923","kind":"tag","published_at":"2020-01-30T09:30:28.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc3/manifests"},{"name":"1.2.0rc2","sha":"3890022edaff42946ee9f69f621d5ec2d8b1416d","kind":"tag","published_at":"2020-01-29T16:46:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc2/manifests"},{"name":"1.2.0rc1","sha":"accfeb8e23c1274602638ca9998db0f47ac4883b","kind":"tag","published_at":"2020-01-24T12:59:37.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.2.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.2.0rc1/manifests"},{"name":"1.1.1","sha":"9c172838859b9c1adeee61b776d42a511ddf8caf","kind":"tag","published_at":"2019-02-17T11:11:01.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1/manifests"},{"name":"1.1.1rc4","sha":"79246b671221b6b410a609637c42126d43283d7c","kind":"tag","published_at":"2019-02-16T17:17:12.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc4/manifests"},{"name":"1.1.1rc3","sha":"41b440b419a17ff1584fe67e47b12540d937669a","kind":"tag","published_at":"2019-02-16T10:26:35.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc3/manifests"},{"name":"1.1.1rc2","sha":"282954dc7441259466a75f8e1d80b1c0fdf7b046","kind":"tag","published_at":"2019-02-15T12:27:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc2/manifests"},{"name":"1.1.1rc1","sha":"5bdd93be6148928bb72631ebb71a3d5f75fc674c","kind":"tag","published_at":"2018-05-16T11:58:34.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.1rc1/manifests"},{"name":"1.1.0","sha":"240248b8ad33b3d9979d1d8c4a3e0e950c637730","kind":"tag","published_at":"2017-10-27T18:52:59.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0/manifests"},{"name":"1.1.0rc11","sha":"261a5cbbbbdbb9b8da3ca3dbea849b0900b25680","kind":"tag","published_at":"2017-10-25T20:31:42.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc11","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc11/manifests"},{"name":"1.1.0rc10","sha":"41770025d9212611c122994461086c94d6f9b4b3","kind":"tag","published_at":"2017-10-24T23:32:23.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc10","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc10/manifests"},{"name":"1.1.0rc9","sha":"d04450eb14ecd30792b6accbeb2d978e6f8ecf15","kind":"tag","published_at":"2017-10-24T15:37:31.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc9/manifests"},{"name":"1.1.0rc8","sha":"8ad138717883a655ae2660e602bf6d007e9528c6","kind":"tag","published_at":"2017-10-24T11:33:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc8/manifests"},{"name":"1.1.0rc7","sha":"162abfa6feb6dd1adcef190df39945b25c049dd5","kind":"tag","published_at":"2017-10-18T06:26:25.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc7/manifests"},{"name":"1.1.0rc6","sha":"095fad7471ad92c9e2fa910e189e817b8db71571","kind":"tag","published_at":"2017-10-17T14:44:23.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc6/manifests"},{"name":"1.1.0rc5","sha":"a9335f51b365b1c328c1e4b5f1bc613774cd55fd","kind":"tag","published_at":"2017-10-17T11:46:31.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc5/manifests"},{"name":"1.1.0rc4","sha":"c40c23461c65f810665b00579f1549101bcde074","kind":"tag","published_at":"2017-10-16T22:15:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc4/manifests"},{"name":"1.1.0rc3","sha":"fbe83e746393c969ab9fa334daffbba20beafba3","kind":"tag","published_at":"2017-10-16T17:46:07.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc3/manifests"},{"name":"1.1.0rc2","sha":"0d18d90b692dabac7228951dc15f8926a528567f","kind":"tag","published_at":"2017-10-16T11:47:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc2/manifests"},{"name":"1.1.0rc1","sha":"6f63bca2b81ad4521777082df9384cc1f2c8c74f","kind":"tag","published_at":"2017-10-16T10:10:50.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.1.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.1.0rc1/manifests"},{"name":"0.0.6","sha":"e510e51f033b432324f902a66ee3da2c2f2a6e7a","kind":"commit","published_at":"2017-03-28T20:35:19.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.0.6","html_url":"https://github.com/obspy/obspy/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.0.6/manifests"},{"name":"1.0.3","sha":"53b7dddcf714daa6ae17816d97bd6650301f296b","kind":"tag","published_at":"2017-02-27T19:33:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3/manifests"},{"name":"1.0.3rc1","sha":"ea68c85e401bffe104f25a6266dc5981a6d97d02","kind":"tag","published_at":"2017-02-23T14:29:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.3rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.3rc1/manifests"},{"name":"1.0.2","sha":"4c90ea2cb3cb1be88403161109eda2600d385001","kind":"tag","published_at":"2016-08-03T15:46:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2/manifests"},{"name":"1.0.2rc9","sha":"025f5bae90ea6f21f5b778d11a37006a59d46d32","kind":"tag","published_at":"2016-08-03T12:01:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc9","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc9/manifests"},{"name":"1.0.2rc8","sha":"e8840f47442df92ca23614d0a1c61c7dc0054fd3","kind":"tag","published_at":"2016-08-03T11:18:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc8/manifests"},{"name":"1.0.2rc7","sha":"74b0871ed0f0a1e0c71a2f022728e612c4a9f5ba","kind":"tag","published_at":"2016-08-02T14:12:30.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc7/manifests"},{"name":"1.0.2rc6","sha":"f16f09134d133236c420503cddb4a858e06e9769","kind":"tag","published_at":"2016-07-30T11:57:14.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc6/manifests"},{"name":"1.0.2rc5","sha":"430771b0ee7c2d91c7b29d16a38b923eb1b511a5","kind":"tag","published_at":"2016-07-29T11:45:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc5/manifests"},{"name":"1.0.2rc4","sha":"0a70bd22a14f9a874c31f3439214ad5de340c439","kind":"tag","published_at":"2016-07-28T21:21:22.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc4/manifests"},{"name":"1.0.2rc3","sha":"4a965d75c17d7cccdea4d3311f958f0390a25807","kind":"tag","published_at":"2016-07-28T20:16:46.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc3/manifests"},{"name":"1.0.2rc2","sha":"3321e94e3450309803ada574ef34702359f3bd8e","kind":"tag","published_at":"2016-07-28T19:51:56.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc2/manifests"},{"name":"1.0.2rc1","sha":"384bfd21519045b98d3c3f67460c9180fc4f4559","kind":"tag","published_at":"2016-07-22T04:55:34.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.2rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.2rc1/manifests"},{"name":"1.0.1","sha":"b0d1bbf1681acccc70503f277c80c49b869a5561","kind":"tag","published_at":"2016-03-24T21:19:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1/manifests"},{"name":"1.0.1rc3","sha":"b0d1bbf1681acccc70503f277c80c49b869a5561","kind":"commit","published_at":"2016-03-24T17:09:27.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc3/manifests"},{"name":"1.0.1rc2","sha":"508b454f464dc6805f315daf92c5ee144b9fd5fb","kind":"commit","published_at":"2016-03-24T16:01:36.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc2/manifests"},{"name":"1.0.1rc1","sha":"921ee46d6ba6202a4a5bf16390daeda36c42f44f","kind":"commit","published_at":"2016-03-24T04:47:13.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.1rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.1rc1/manifests"},{"name":"0.10.3","sha":"9c8ad50d84e2f852403b021ae5692e12ca08f043","kind":"tag","published_at":"2016-02-19T18:00:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.3","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3/manifests"},{"name":"1.0.0","sha":"e3642db603eca9d3db0d10030cda968cb1e5c023","kind":"tag","published_at":"2016-02-19T16:58:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0/manifests"},{"name":"1.0.0rc8","sha":"a8eec36eabe153e9b948fa8c579952046a0ebca6","kind":"tag","published_at":"2016-02-19T10:45:11.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc8","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc8/manifests"},{"name":"1.0.0rc7","sha":"1cc72ee7c71b0f98d366ee1cc915a622d636ae10","kind":"tag","published_at":"2016-02-18T23:57:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc7","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc7/manifests"},{"name":"1.0.0rc6","sha":"e4d407d7e50b978e308e63c2c71822bf9eef618d","kind":"tag","published_at":"2016-02-18T23:04:55.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc6","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc6/manifests"},{"name":"1.0.0rc5","sha":"1a119e600213541ed89d8c14fe4f9dc32ee6888d","kind":"tag","published_at":"2016-02-18T21:05:39.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc5","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc5/manifests"},{"name":"1.0.0rc4","sha":"3057ba2a428acccaa065acb727f00baab5785bdd","kind":"tag","published_at":"2016-02-18T13:02:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc4","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc4/manifests"},{"name":"1.0.0rc3","sha":"8bf0c066cf8daa6a176a5059b7b74cd2419a2c6d","kind":"tag","published_at":"2016-02-18T12:19:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc3","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc3/manifests"},{"name":"1.0.0rc2","sha":"4b7fcc540d60829bca3b8b65fe66d0d8418980ac","kind":"tag","published_at":"2016-02-17T17:52:21.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc2","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc2/manifests"},{"name":"1.0.0rc1","sha":"34e6622f8f0e0b863a5fea2630689382fe0c1eaf","kind":"tag","published_at":"2016-02-16T20:13:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/1.0.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/1.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/1.0.0rc1/manifests"},{"name":"0.10.3rc1","sha":"34d890a8c88f5bdd4568ffffa0e9c0d1091bdcc3","kind":"tag","published_at":"2015-05-16T19:16:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.3rc1","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.3rc1/manifests"},{"name":"0.10.2","sha":"a0e55e56f750413c032165fa6dae8755d1289e72","kind":"tag","published_at":"2015-05-15T09:21:42.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"4b96517f5509ed89c51515358880096e9470c1c1","kind":"tag","published_at":"2015-03-20T15:02:43.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1/manifests"},{"name":"0.10.1rc2","sha":"7cb16d447f7ffd74f25bf07bffd0d9594d296f68","kind":"tag","published_at":"2015-03-20T10:42:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.1rc2","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.1rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.1rc2/manifests"},{"name":"0.10.0","sha":"efe66cdeb546f0ed4680a404961f12b276d61b81","kind":"tag","published_at":"2015-03-19T18:13:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.10.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.10.0/manifests"},{"name":"0.9.2","sha":"4e5bdeea274fbfc1c819c4b2e2cfbe769c4fcac5","kind":"tag","published_at":"2014-04-30T14:49:15.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a628ac0c3b4cbf3fc46c82bc138db2a618079b01","kind":"tag","published_at":"2014-02-28T08:57:55.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.1/manifests"},{"name":"sudelfeld14","sha":"a628ac0c3b4cbf3fc46c82bc138db2a618079b01","kind":"tag","published_at":"2014-02-27T23:34:32.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/sudelfeld14","html_url":"https://github.com/obspy/obspy/releases/tag/sudelfeld14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/sudelfeld14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/sudelfeld14/manifests"},{"name":"0.9.0","sha":"7fb17af721da5ef40a76fda4d76ecc1d2e74d6a7","kind":"tag","published_at":"2014-01-13T19:54:17.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0/manifests"},{"name":"0.9.0rc1","sha":"c491aac1bba0149bd9571c70ada12f6b8c7245fd","kind":"tag","published_at":"2013-12-09T13:33:18.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.9.0rc1","html_url":"https://github.com/obspy/obspy/releases/tag/0.9.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.9.0rc1/manifests"},{"name":"0.8.4","sha":"9b75fb15e08ae72c742c47210cf8fdf18f994cdc","kind":"tag","published_at":"2013-06-28T13:21:35.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.4","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"a41e55b5d0d7032411ba23e621724fd7f476b484","kind":"tag","published_at":"2012-12-17T17:19:52.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.3","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"12e160cedbbf24da9ce6d092ed143b065b855f7d","kind":"tag","published_at":"2012-12-14T17:31:28.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.2","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"902a86cc23bcb64d25a7ac64cbe7b1b8211e7034","kind":"tag","published_at":"2012-12-10T20:16:48.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.1","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"b437f312883bc1e4f8b0b2697c06e3604ee45f0c","kind":"tag","published_at":"2012-12-09T19:51:03.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.8.0","html_url":"https://github.com/obspy/obspy/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.8.0/manifests"},{"name":"0.7.x","sha":"1f7ab05885429c6ad06cb570ca244999fe0ac90c","kind":"tag","published_at":"2012-09-10T13:00:44.000Z","download_url":"https://codeload.github.com/obspy/obspy/tar.gz/0.7.x","html_url":"https://github.com/obspy/obspy/releases/tag/0.7.x","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.7.x","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/tags/0.7.x/manifests"}]},"repo_metadata_updated_at":"2024-09-07T12:36:14.179Z","dependent_packages_count":93,"downloads":79206,"downloads_period":"last-month","dependent_repos_count":309,"rankings":{"downloads":2.031575245463791,"dependent_repos_count":0.8469535705259398,"dependent_packages_count":0.20338222743455178,"stargazers_count":1.955030125634349,"forks_count":2.3086468315727267,"docker_downloads_count":1.4884871702781437,"average":1.4723458618182503},"purl":"pkg:pypi/obspy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/obspy","docker_dependents_count":54,"docker_downloads_count":5025,"usage_url":"https://repos.ecosyste.ms/usage/pypi/obspy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/obspy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T08:05:08.372Z","issues_count":146,"pull_requests_count":201,"avg_time_to_close_issue":12652905.457831325,"avg_time_to_close_pull_request":8561926.605555555,"issues_closed_count":83,"pull_requests_closed_count":180,"pull_request_authors_count":39,"issue_authors_count":92,"avg_comments_per_issue":4.061643835616438,"avg_comments_per_pull_request":3.0696517412935322,"merged_pull_requests_count":151,"bot_issues_count":0,"bot_pull_requests_count":61,"past_year_issues_count":57,"past_year_pull_requests_count":98,"past_year_avg_time_to_close_issue":2973309.942857143,"past_year_avg_time_to_close_pull_request":1262636.7173913044,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":92,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.2982456140350878,"past_year_avg_comments_per_pull_request":1.2346938775510203,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":39,"past_year_merged_pull_requests_count":87,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/issues","maintainers":[{"login":"megies","count":104,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"},{"login":"trichter","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"},{"login":"krischer","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krischer"},{"login":"d-chambers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"seisman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"aringler-usgs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aringler-usgs"},{"login":"barsch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barsch"},{"login":"johnrudge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnrudge"},{"login":"martinvandriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinvandriel"},{"login":"nick-falco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nick-falco"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"shicks-seismo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shicks-seismo"},{"login":"s-schneider","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s-schneider"}],"active_maintainers":[{"login":"megies","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"},{"login":"trichter","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obspy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obspy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obspy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/obspy/related_packages","maintainers":[{"uuid":"krischer","login":"krischer","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/krischer/","role":null,"created_at":"2022-11-26T19:10:04.599Z","updated_at":"2022-11-26T19:10:04.599Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/krischer/packages"},{"uuid":"barsch","login":"barsch","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/barsch/","role":null,"created_at":"2022-11-26T19:10:04.593Z","updated_at":"2022-11-26T19:10:04.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/barsch/packages"},{"uuid":"megies","login":"megies","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/megies/","role":null,"created_at":"2022-11-26T19:10:04.636Z","updated_at":"2022-11-26T19:10:04.636Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/megies/packages"},{"uuid":"lorchel","login":"lorchel","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/lorchel/","role":null,"created_at":"2022-11-26T19:10:04.699Z","updated_at":"2022-11-26T19:10:04.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lorchel/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726165,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":16262,"full_name":"obspy/obspy","default_branch":"master","committers":[{"name":"Tobias Megies","email":"megies@geophysik.uni-muenchen.de","login":"megies","count":3946},{"name":"Lion Krischer","email":"krischer@geophysik.uni-muenchen.de","login":"krischer","count":2723},{"name":"Robert Barsch","email":"barsch@egu.eu","login":"barsch","count":1913},{"name":"Moritz Beyreuther","email":"random.seed@web.de","login":"mbyt","count":1087},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":740},{"name":"trichter","email":"tom.eulenfeld@bgr.de","login":"trichter","count":515},{"name":"derrick","email":"djachambeador@gmail.com","login":"d-chambers","count":286},{"name":"Jonathan MacCarthy","email":"jkmacc@lanl.gov","login":"jkmacc-LANL","count":212},{"name":"Claudio Satriano","email":"satriano@gmail.com","login":"claudiodsf","count":155},{"name":"Calum Chamberlain","email":"calum.chamberlain@vuw.ac.nz","login":"calum-chamberlain","count":112},{"name":"Jollyfant","email":"koymans@knmi.nl","login":"Jollyfant","count":112},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":106},{"name":"flixha","email":"felix.halpaap@uib.no","login":"flixha","count":100},{"name":"Yannik Behr","email":"yannikbehr@yanmail.de","login":null,"count":100},{"name":"Rothenhouser","email":"n.rothenhaeusler@gmail.com","login":"Rothenhouser","count":99},{"name":"John Rudge","email":"jfr23@cam.ac.uk","login":"johnrudge","count":98},{"name":"Nicholas Falco","email":"nick@iris.washington.edu","login":"nick-falco","count":94},{"name":"Damian Kula","email":"dkula@unistra.fr","login":"heavelock","count":91},{"name":"ThomasLecocq","email":"thlecocq@gmail.com","login":"ThomasLecocq","count":84},{"name":"Martin van Driel","email":"vandriel@erdw.ethz.ch","login":"martinvandriel","count":77},{"name":"Bernhard Morgenstern","email":"bmorgenstern@geophysik.uni-muenchen.de","login":"bmorg","count":57},{"name":"celsoReyes","email":"celso.reyes@sed.ethz.ch","login":"CelsoReyes","count":55},{"name":"Lloyd Carothers","email":"lloyd@passcal.nmt.edu","login":null,"count":54},{"name":"Matthias","email":"matthias@matthias-Latitude-E6520.(none)","login":null,"count":48},{"name":"Yannik Behr","email":"yannik@yanmail.de","login":null,"count":48},{"name":"rizac","email":"riccardo.zaccarelli@gmail.com","login":"rizac","count":43},{"name":"romain","email":"rpestourie@unistra.fr","login":"thefroid","count":38},{"name":"Brtle","email":"Brtle","login":"Brtle","count":32},{"name":"paitor","email":"cpaitor@gmail.com","login":"paitor","count":30},{"name":"Peter Danecek","email":"Peter.Danecek@bo.ingv.it","login":null,"count":30},{"name":"filefolder","email":"rpickle@gmail.com","login":"filefolder","count":30},{"name":"Mark Williams","email":"mark.c.will@gmail.com","login":"markcwill","count":29},{"name":"Matthias","email":"MMesch","login":"MMesch","count":28},{"name":"Wayne Crawford","email":"crawford@ipgp.fr","login":"WayneCrawford","count":26},{"name":"Kasper Van wijk","email":"kvan637@sc-phy-324060.phy.auckland.ac.nz","login":null,"count":22},{"name":"Marcus Walther","email":"walther@szgrf.bgr.de","login":null,"count":22},{"name":"aringler-usgs","email":"aringler@usgs.gov","login":"aringler-usgs","count":21},{"name":"Lukas Heiniger","email":"lukas.heiniger@sed.ethz.ch","login":"3rdcycle","count":21},{"name":"Andrew Walker","email":"a.walker@leeds.ac.uk","login":"andreww","count":20},{"name":"bonaime","email":"bonaime@ipgp.fr","login":"sbonaime","count":18},{"name":"vcoeur61","email":"h.martin@via-cordis.org","login":"vcoeur61","count":18},{"name":"Conny Hammer","email":"Conny.Hammer@geo.uni-potsdam.de","login":null,"count":17},{"name":"sfieux","email":"seb.fieux+github@gmail.com","login":"sfieux","count":16},{"name":"Ken Macpherson","email":"ken@Kens-MacBook-Pro.local","login":null,"count":15},{"name":"Damian Kula","email":"damian.kula@cyfronet.pl","login":null,"count":15},{"name":"Jannes Münchmeyer","email":"munchmej@informatik.hu-berlin.de","login":"yetinam","count":14},{"name":"Aaron M Kearns","email":"akearns@usgs.gov","login":null,"count":13},{"name":"Dongdong Tian","email":"seisman.info@gmail.com","login":"seisman","count":13},{"name":"Kasra Hosseini","email":"hosseini@geophysik.uni-muenchen.de","login":null,"count":12},{"name":"Joachim Wassermann","email":"j.wassermann@lmu.de","login":"jwassermann","count":12},{"name":"Luca Trani","email":"trani@knmi.nl","login":null,"count":11},{"name":"palawanbeetle","email":"palawanbeetle@auth.cs.nmt.edu","login":null,"count":11},{"name":"Jollyfant","email":"m.r.koymans@students.uu.nl","login":null,"count":10},{"name":"mpanning","email":"mpanning@ufl.edu","login":"mpanning","count":10},{"name":"Alessia Maggi","email":"alessia.maggi@unistra.fr","login":"amaggi","count":9},{"name":"Ian Nesbitt","email":"ian.nesbitt@gmail.com","login":"iannesbitt","count":9},{"name":"John Rekoske","email":"john.rekoske@gmail.com","login":"jrekoske","count":9},{"name":"ghfbsd","email":"ghfbsd@gmail.com","login":"ghfbsd","count":9},{"name":"s-schneider","email":"simon.schneider@wwu.de","login":null,"count":9},{"name":"Chris Scheingraber","email":"chris@mytum.de","login":"scheingraber","count":8},{"name":"Joachim Saul","email":"saul@gfz-potsdam.de","login":"jsaul","count":8},{"name":"xoviat","email":"xoviat","login":"xoviat","count":8},{"name":"Ran Nof","email":"ran.nof@gmail.com","login":"rannof","count":8},{"name":"dizcza","email":"dizcza@gmail.com","login":"dizcza","count":8},{"name":"kaspervanwijk","email":"k.vanwijk@auckland.ac.nz","login":"kaspervanwijk","count":8},{"name":"miili","email":"marius.isken@gmail.com","login":"miili","count":7},{"name":"Jeremy Fee","email":"jmfee@usgs.gov","login":"jmfee-usgs","count":7},{"name":"Peter Danecek","email":"peter.danecek@ingv.it","login":"petrrr","count":7},{"name":"Nick Alexeev","email":"nickalexeev@protonmail.com","login":"scifi6546","count":7},{"name":"Liam Toney","email":"ltoney@usgs.gov","login":"liamtoney","count":7},{"name":"Andrew Medlin","email":"Andrew.Medlin@ga.gov.au","login":null,"count":7},{"name":"matteo","email":"matteo@bagagli.ethz.ch","login":null,"count":6},{"name":"amedlin","email":"andrew@chiba-medlin.net","login":null,"count":6},{"name":"Robert Pickle","email":"Robert@pickle-mac.local","login":null,"count":6},{"name":"Felix","email":"fha053@uib.no","login":null,"count":6},{"name":"Dominik Strutz","email":"dominikstrutz@freenet.de","login":null,"count":6},{"name":"Robert Pickle","email":"filefolder@github","login":null,"count":6},{"name":"chad-earthscope","email":"chad.trabant@earthscope.org","login":"chad-earthscope","count":6},{"name":"ahhbjoe","email":"chenzhao1991@gmail.com","login":"ahhbjoe","count":6},{"name":"Tom Parker","email":"tparker@usgs.gov","login":"tparker-usgs","count":6},{"name":"TazawaK17","email":"135314763+TazawaK17","login":"TazawaK17","count":6},{"name":"Anthony Carapetis","email":"anthony.carapetis@ga.gov.au","login":"acarapetis","count":6},{"name":"Paul Kaeufl","email":"p.j.kaufl@uu.nl","login":"kaeufl","count":6},{"name":"Gaute Hope","email":"eg@gaute.vetsj.com","login":"gauteh","count":6},{"name":"LMurrayBergquist","email":"46690824+LMurrayBergquist","login":"LMurrayBergquist","count":6},{"name":"Maeva Pourpoint","email":"maeva@passcal.nmt.edu","login":"MaevaP","count":6},{"name":"barsch","email":"barsch@TITAN","login":null,"count":5},{"name":"Wasja Bloch","email":"wbloch@eoas.ubc.ca","login":null,"count":5},{"name":"Ian Wang","email":"yinzhi.wang.cug@gmail.com","login":"wangyinz","count":5},{"name":"Adam Clark","email":"adam@iris.washington.edu","login":"adam-iris","count":5},{"name":"Lars Krieger","email":"lars.krieger@zmaw.de","login":null,"count":5},{"name":"Schneider, S.A. (Simon)","email":"s.a.schneider@uu.nl","login":null,"count":5},{"name":"Simon Kremers","email":"kremers@geophysik.uni-muenchen.de","login":null,"count":5},{"name":"sboltz","email":"mshawnboltz@gmail.com","login":"sboltz","count":5},{"name":"sstaehler","email":"staehler@geophysik.uni-muenchen.de","login":"sstaehler","count":5},{"name":"Jesper Dramsch","email":"jesper@dramsch.net","login":"JesperDramsch","count":5},{"name":"Nick Ackerley","email":"nicholas.ackerley@canada.ca","login":null,"count":4},{"name":"Claudio Satriano","email":"satriano@ipgp.fr","login":null,"count":4},{"name":"lermert","email":"laura.ermert@erdw.ethz.ch","login":null,"count":4},{"name":"Simon Panay","email":"simon.panay@univ-grenoble-alpes.fr","login":null,"count":4},{"name":"Paride Legovini","email":"pl@ninthfloor.org","login":null,"count":4},{"name":"Simon Schneider","email":"s.a.schneider@mailbox.org","login":"s-schneider","count":4},{"name":"Anthony Lomax","email":"alomax@free.fr","login":"alomax","count":4},{"name":"Fred Massin","email":"FMassin","login":"FMassin","count":4},{"name":"Leonardo Uieda","email":"leouieda@gmail.com","login":"leouieda","count":4},{"name":"Marc Grunberg","email":"marc.grunberg@unistra.fr","login":"marcopovitch","count":4},{"name":"syngron","email":"benjaminsullivan@gmail.com","login":"bensullivan2","count":4},{"name":"yvonnefroelich","email":"yvonne.froehlich@kit.edu","login":"yvonnefroehlich","count":4},{"name":"Christian Sippl","email":"sippl@gfz-potsdam.de","login":null,"count":3},{"name":"Fabien Engels","email":"fabien.engels@gmail.com","login":null,"count":3},{"name":"Marcus","email":"marcus@abacus.(none)","login":null,"count":3},{"name":"chad-iris","email":"chad.trabant@iris.edu","login":null,"count":3},{"name":"jmunoz94","email":"jesus.munoz@bairesdev.com","login":"jmunoz94","count":3},{"name":"Tommaso Fabbri","email":"atfabbri@gmail.com","login":"tfabbri","count":3},{"name":"J.R. Leeman","email":"kd5wxb@gmail.com","login":"jrleeman","count":3},{"name":"Lijun Zhu","email":"lijunzh","login":"lijunzh","count":3},{"name":"RLopes","email":"rui.lourenco.lopes@gmail.com","login":"rmlopes","count":2},{"name":"Ólafur St","email":"olstar@vedur.is","login":"olstar","count":2},{"name":"Felix","email":"felix@gfz-potsdam.de","login":null,"count":2},{"name":"Daniel Armbruster","email":"daniel.armbruster@sed.ethz.ch","login":null,"count":2},{"name":"Louisa Murray-Bergquist","email":"louisa.murray.bergquist@mail.utoronto.ca","login":null,"count":2},{"name":"Nikos Triantafyllis","email":"triantafyl@ceid.upatras.gr","login":null,"count":2},{"name":"Victor Kress","email":"kress@u.washington.edu","login":null,"count":2},{"name":"christadler","email":"christadler@geophysik.uni-muenchen.de","login":"christadler","count":2},{"name":"Philip Crotwell","email":"crotwell@seis.sc.edu","login":"crotwell","count":2},{"name":"Lewis-Khan","email":"Lewis-Khan","login":"Lewis-Khan","count":2},{"name":"Jan Willem","email":"37698104+janwillembuist","login":"janwillembuist","count":2},{"name":"Fabrizio Bernardi","email":"fabrizio.bernardi@ingv.it","login":"fabriziobernardi","count":2},{"name":"Brad Aagaard","email":"baagaard@usgs.gov","login":"baagaard-usgs","count":2},{"name":"Andrew Winkelman","email":"atwinkelman@alaska.edu","login":"atwinkelman","count":2},{"name":"Jordi Domingo Ballesta","email":"jdomfb@gmail.com","login":"jordi-domingo","count":1},{"name":"Jonathan Schaeffer","email":"jonathan.schaeffer@univ-grenoble-alpes.fr","login":"jschaeff","count":1},{"name":"Geoffrey Ely","email":"geoff@elygeo.net","login":"elygeo","count":1},{"name":"Fabien Engels","email":"code@fabienengels.com","login":"fabienengels","count":1},{"name":"Emanuel Antunes","email":"antunes.emanuel@gmail.com","login":"EPAnt","count":1},{"name":"David Ketchum","email":"ketchum@contractor.usgs.gov","login":"ketchum-usgs","count":1},{"name":"Dan Auerbach","email":"dauerbach@ucsd.edu","login":"danauerbach","count":1},{"name":"Li Yulin","email":"liyulin@pku.edu.cn","login":"yulin-li","count":1},{"name":"Luca Scarabello","email":"luca.scarabello@sed.ethz.ch","login":"luca-s","count":1},{"name":"zacherle","email":"30291286+zacherle","login":"zacherle","count":1},{"name":"Timothy Bartholomaus","email":"24902730+tbartholomaus","login":"tbartholomaus","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Sean H","email":"31742569+sean0921","login":"sean0921","count":1},{"name":"Michael Grund","email":"23025878+michaelgrund","login":"michaelgrund","count":1},{"name":"Tom Winder","email":"tom.winder@esc.cam.ac.uk","login":"TomWinder","count":1},{"name":"Yao Jiayuan","email":"coreman.seism@gmail.com","login":"core-man","count":1},{"name":"ackerlen","email":"ea610@ncf.ca","login":"nackerley","count":1},{"name":"eostpfi","email":"mbesdeberc@unistra.fr","login":"mbdb","count":1},{"name":"ltrani","email":"trani.luca@gmail.com","login":"ltrani","count":1},{"name":"rantanplan77","email":"rantanplan77","login":"rantanplan77","count":1},{"name":"sheng09","email":"sheng.wang@anu.edu.au","login":"sheng09","count":1},{"name":"Albert Kottke","email":"albert.kottke@gmail.com","login":"arkottke","count":1},{"name":"Andreas Köhler","email":"andreas.kohler@geo.uio.no","login":"isbreen","count":1},{"name":"Automatic API-Upload","email":"devs@obspy.org","login":"obspy-bot","count":1},{"name":"Bren Moushall","email":"bmoush@gmail.com","login":"brenmous","count":1},{"name":"Marius Kriegerowski","email":"marius.kriegerowski@gfz-potsdam.de","login":null,"count":1},{"name":"Joachim Wassermann","email":"jowa@geophysik.uni-muenchen.de","login":null,"count":1},{"name":"Andreas Koehler","email":"andreas.kohler@norsar.no","login":null,"count":1},{"name":"Aaron Curtis","email":"aarongc@nmt.edu","login":null,"count":1},{"name":"romain","email":"romain@thefroid.u-strasbg.fr","login":null,"count":1},{"name":"isas-yamamoto","email":"yukio@planeta.sci.isas.jaxa.jp","login":null,"count":1},{"name":"Naoto Mizuno","email":"mizuno@eps.s.u-tokyo.ac.jp","login":null,"count":1},{"name":"Robert Barsch","email":"barsch@xigma.(none)","login":null,"count":1},{"name":"Scientific-Prog","email":"gks2bd@cip.mathematik.uni-muenchen.de","login":null,"count":1},{"name":"Stephen Hicks","email":"s.hicks@soton.ac.uk","login":null,"count":1}],"total_commits":13919,"total_committers":165,"total_bot_commits":106,"total_bot_committers":1,"mean_commits":84.35757575757576,"dds":0.7165026223148214,"past_year_committers":[{"name":"Tobias Megies","email":"tobias.megies@lmu.de","login":"megies","count":109},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":37},{"name":"rizac","email":"riccardo.zaccarelli@gmail.com","login":"rizac","count":31},{"name":"Tom Eulenfeld","email":"tom.eulenfeld@uni-jena.de","login":"trichter","count":11},{"name":"chad-earthscope","email":"chad.trabant@earthscope.org","login":"chad-earthscope","count":5},{"name":"Simon Panay","email":"simon.panay@univ-grenoble-alpes.fr","login":null,"count":4},{"name":"Calum Chamberlain","email":"calum.chamberlain@vuw.ac.nz","login":"calum-chamberlain","count":3},{"name":"ThomasLecocq","email":"thlecocq@gmail.com","login":"ThomasLecocq","count":2},{"name":"Bren Moushall","email":"bmoush@gmail.com","login":"brenmous","count":1},{"name":"Brad Aagaard","email":"baagaard@usgs.gov","login":"baagaard-usgs","count":1}],"past_year_total_commits":204,"past_year_total_committers":10,"past_year_total_bot_commits":37,"past_year_total_bot_committers":1,"past_year_mean_commits":20.4,"past_year_dds":0.46568627450980393,"last_synced_at":"2025-05-14T07:17:43.613Z","last_synced_commit":"fd911d0840071de37c55f1e670b6f74972130109","created_at":"2023-03-07T11:32:11.838Z","updated_at":"2025-05-14T07:17:43.640Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.276Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"obspy/obspy","html_url":"https://github.com/obspy/obspy","last_synced_at":"2025-09-01T11:00:57.045Z","status":null,"issues_count":190,"pull_requests_count":293,"avg_time_to_close_issue":20969910.773195878,"avg_time_to_close_pull_request":8865146.896694215,"issues_closed_count":97,"pull_requests_closed_count":242,"pull_request_authors_count":50,"issue_authors_count":120,"avg_comments_per_issue":3.431578947368421,"avg_comments_per_pull_request":2.7030716723549486,"merged_pull_requests_count":199,"bot_issues_count":0,"bot_pull_requests_count":104,"past_year_issues_count":44,"past_year_pull_requests_count":73,"past_year_avg_time_to_close_issue":2393988.722222222,"past_year_avg_time_to_close_pull_request":524055.42,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":1.8181818181818181,"past_year_avg_comments_per_pull_request":1.1232876712328768,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":41,"created_at":"2023-05-10T20:58:21.116Z","updated_at":"2025-09-03T05:39:55.607Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/obspy%2Fobspy/issues","issue_labels_count":{"bug-unconfirmed":50,"bug":34,"enhancement":23,".clients.fdsn":16,".core":13,"question":10,".signal":9,"docs":8,"packaging":7,"CI":7,"release blocker":6,"external":6,".core.event":5,".imaging":5,".io.sac":5,"task":5,".io.xseed":4,".io.mseed":4,"priority: high":3,".taup":3,"duplicate":3,".clients.seedlink":3,"installation":3,"Good First Issue":3,"numpy":2,"testing":2,"cleanup":2,".io.gse2":2,".io.quakeml":2,".io.segy":2,".core.inventory":2,".io.win":2,".io.nlloc":2,"dependencies":1,"github_actions":1,"proposal":1,"ready for review":1,".clients.iris":1,".io":1,".io.nordic":1,"DEB":1,"wontfix":1,"invalid":1,".io.seg2":1,".io.zmap":1,".clients.filesystem":1,"MAC":1,"clients.nrl":1},"pull_request_labels_count":{"dependencies":132,"ready for review":70,"build_docs":29,".signal":24,"CI":23,".clients.fdsn":21,"test_network":19,"bug":19,".core":16,"docs":16,"test_wheels":13,"github_actions":13,"cleanup":10,"testing":10,".imaging":9,"enhancement":7,"duplicate":7,".io":7,".clients.filesystem":6,".core.inventory":6,"release blocker":6,"installation":5,".clients.seedlink":4,".io.mseed":4,"clients.nrl":3,"io.gcf":3,".io.sac":3,".io.seiscomp":3,".io.nlloc":3,".io.xseed":3,"PY2/3":2,"DEB":2,".io.segy":2,"numpy":2,"packaging":2,"no_ci":2,"io.csv":2,".io.wav":2,"scripts":1,".clients.neic":1,"reviewed \u0026 ready to merge":1,"io.kinemetrics":1,".io.stationxml":1,".io.zmap":1,".io.win":1,".clients":1,".taup":1,"priority: high":1,"WIN":1,".core.event":1,".io.sc3ml":1,".io.datamark":1,".io.nordic":1},"issue_author_associations_count":{"NONE":111,"MEMBER":47,"CONTRIBUTOR":32},"pull_request_author_associations_count":{"CONTRIBUTOR":185,"MEMBER":145,"NONE":19},"issue_authors":{"megies":36,"filefolder":4,"liamtoney":4,"krischer":4,"JUNZHU-SEIS":4,"trichter":3,"ThomasLecocq":3,"edur409":3,"Thomas-Ulrich":3,"tianzeliu":3,"paitor":2,"calum-chamberlain":2,"pfwang97":2,"etmseed":2,"krisvanneste":2,"celsoa":2,"yetinam":2,"zhong-yy":2,"petrrr":2,"HZeyen":2,"ftilmann":2,"Andry92":2,"WayneCrawford":2,"samuelchodur":2,"raciner":2,"jrekoske":1,"zyl1013":1,"ulu4":1,"cweidle":1,"QuLogic":1,"marbail":1,"ph0t0gr4ph3r":1,"alemkhodadadi":1,"Ali-H24O":1,"peter-pazak":1,"plada000":1,"nackerley":1,"Woondo":1,"Chu-Te-Ethan-Chen":1,"wuhongsheng":1,"TazawaK17":1,"benjaminfernando":1,"pieropoli":1,"isbreen":1,"timronan":1,"pypae":1,"Eastcow1990":1,"icui":1,"Gilaverbuch":1,"N7DR":1,"ZHR0623":1,"Razovsky":1,"rgoalcast":1,"SuwenJunliu":1,"JouSF-1409":1,"tomgarth":1,"chad-earthscope":1,"Navids94":1,"tloubrieu-jpl":1,"mikehagerty":1,"haidarvm":1,"dependabot[bot]":1,"dmartinezdi":1,"fontiela":1,"yjgao-gfz":1,"barsch":1,"AriesChen-UPC":1,"nick-falco":1,"Tinyu0000":1,"ogoubier":1,"luvec":1,"jschaeff":1,"Hedayatullah1379":1,"martinvandriel":1,"ajakef":1,"dsiervo":1,"helle-pedersen":1,"RabboniRabi":1,"crotwell":1,"simonpanay":1,"FilLTP89":1,"iiiooooo":1,"gpetricca":1,"Alec-Mileman":1,"suchanun":1,"Jekkin":1,"siderique":1,"MarcoEsposito890":1,"erhmestel":1,"masamasace":1,"RodrigoC-A":1,"aubercor":1,"CoralieAubert":1,"amkearns-usgs":1,"taotaokai":1,"Adrian-Mag":1,"ketchum-usgs":1,"mhearne-usgs":1,"gempa-dirk":1,"kiriaki":1,"Quernon":1,"vpdmtb":1,"AmbroseTeo":1,"SeisPiano":1,"wangliang1989":1,"kozan88":1,"lowbontimp":1,"johndwest":1,"19giovi87":1,"rizac":1,"lachaudc":1,"Geenimetsuri":1,"Omid87":1,"sheng09":1,"iandkelly":1,"trac2github":1,"CarlosGS":1,"beridel":1},"pull_request_authors":{"dependabot[bot]":132,"megies":112,"trichter":22,"ThomasLecocq":8,"filefolder":7,"simonpanay":4,"paitor":4,"liamtoney":3,"mikehagerty":2,"flixha":2,"shicks-seismo":2,"calum-chamberlain":2,"emmanuel-ferdman":2,"chad-earthscope":2,"d-chambers":2,"baagaard-usgs":2,"ketchum-usgs":2,"aradfarahani":2,"isbreen":2,"seisman":2,"yvonnefroehlich":2,"krischer":2,"miili":2,"ghfbsd":2,"brenmous":1,"michaelgrund":1,"lpk-py":1,"dizcza":1,"s-schneider":1,"TazawaK17":1,"dbpodrasky":1,"Brtle":1,"tcths":1,"aringler-usgs":1,"zacherle":1,"firstkingofrome":1,"lynlyf":1,"crotwell":1,"wsja":1,"johnrudge":1,"rcomer":1,"FMassin":1,"rizac":1,"bmorg":1,"ammcpherson":1,"janwillembuist":1,"raciner":1,"heavelock":1,"vpet98":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10078753,"issues_count":31296568,"pull_requests_count":96036466,"authors_count":10692505,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug-unconfirmed":21,"enhancement":5,"release blocker":3,"docs":2,"question":2,"bug":2,"dependencies":1,"installation":1,"github_actions":1,"testing":1,".io.sac":1,"duplicate":1,".core":1,"proposal":1,".clients.fdsn":1,".io.quakeml":1,"external":1,".signal":1,"packaging":1},"past_year_pull_request_labels_count":{"dependencies":50,"github_actions":13,"CI":8,"build_docs":6,"test_wheels":5,"release blocker":4,".core":3,"docs":3,"ready for review":2,".signal":2,"testing":2,".clients.fdsn":2,"test_network":2,"installation":2,".io.mseed":1,"duplicate":1,".clients.neic":1,"reviewed \u0026 ready to merge":1,"no_ci":1,".io.stationxml":1},"past_year_issue_author_associations_count":{"NONE":32,"CONTRIBUTOR":10,"MEMBER":3},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":64,"MEMBER":16,"NONE":8},"past_year_issue_authors":{"megies":3,"WayneCrawford":2,"krisvanneste":2,"ThomasLecocq":2,"JUNZHU-SEIS":2,"petrrr":2,"pfwang97":2,"mhearne-usgs":1,"mikehagerty":1,"ogoubier":1,"paitor":1,"pypae":1,"RabboniRabi":1,"SeisPiano":1,"taotaokai":1,"Thomas-Ulrich":1,"tloubrieu-jpl":1,"ulu4":1,"zhong-yy":1,"zyl1013":1,"alemkhodadadi":1,"Ali-H24O":1,"aubercor":1,"beridel":1,"calum-chamberlain":1,"CarlosGS":1,"dependabot[bot]":1,"Eastcow1990":1,"fontiela":1,"gempa-dirk":1,"Hedayatullah1379":1,"helle-pedersen":1,"HZeyen":1,"Jekkin":1,"ketchum-usgs":1,"kiriaki":1,"masamasace":1},"past_year_pull_request_authors":{"dependabot[bot]":50,"megies":16,"ThomasLecocq":7,"simonpanay":2,"emmanuel-ferdman":2,"ketchum-usgs":2,"aradfarahani":2,"baagaard-usgs":2,"filefolder":1,"rcomer":1,"ammcpherson":1,"zacherle":1,"liamtoney":1},"maintainers":[{"login":"megies","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"},{"login":"trichter","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trichter"},{"login":"krischer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/krischer"},{"login":"shicks-seismo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shicks-seismo"},{"login":"seisman","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seisman"},{"login":"d-chambers","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-chambers"},{"login":"nick-falco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nick-falco"},{"login":"aringler-usgs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aringler-usgs"},{"login":"s-schneider","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/s-schneider"},{"login":"QuLogic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/QuLogic"},{"login":"martinvandriel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinvandriel"},{"login":"johnrudge","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnrudge"},{"login":"barsch","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/barsch"}],"active_maintainers":[{"login":"megies","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/megies"}]},"events":{"total":{"CreateEvent":38,"ReleaseEvent":1,"IssuesEvent":50,"WatchEvent":76,"DeleteEvent":29,"IssueCommentEvent":255,"PushEvent":76,"GollumEvent":3,"PullRequestReviewCommentEvent":20,"PullRequestReviewEvent":41,"PullRequestEvent":69,"ForkEvent":25},"last_year":{"CreateEvent":38,"ReleaseEvent":1,"IssuesEvent":50,"WatchEvent":76,"DeleteEvent":29,"IssueCommentEvent":255,"PushEvent":76,"GollumEvent":3,"PullRequestReviewCommentEvent":20,"PullRequestReviewEvent":41,"PullRequestEvent":69,"ForkEvent":25}},"keywords":["data-center","earthquakes","hacktoberfest","lgplv3","observatories","python","science","seismology","signal-processing","waveforms","web-services"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build_wheels.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:00.578Z","updated_at":"2023-01-13T16:23:00.578Z","repository_link":"https://github.com/obspy/obspy/blob/master/.github/workflows/build_wheels.yml","dependencies":[{"id":6890317478,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890317479,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.3","direct":true,"kind":"composite","optional":false},{"id":6890317480,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890317481,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890317482,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.6.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docs_building.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:00.633Z","updated_at":"2023-01-13T16:23:00.633Z","repository_link":"https://github.com/obspy/obspy/blob/master/.github/workflows/docs_building.yml","dependencies":[{"id":6890317819,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890317820,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6890317821,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:00.765Z","updated_at":"2023-01-13T16:23:00.765Z","repository_link":"https://github.com/obspy/obspy/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6890318257,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890318258,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6890318259,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.1.1","direct":true,"kind":"composite","optional":false},{"id":6890318260,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6890318261,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3.1.1","direct":true,"kind":"composite","optional":false},{"id":6890318262,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/centos_7/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:00.918Z","updated_at":"2023-01-13T16:23:00.918Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/centos_7/Dockerfile","dependencies":[{"id":6890318482,"package_name":"centos","ecosystem":"docker","requirements":"centos7","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/centos_8/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.004Z","updated_at":"2023-01-13T16:23:01.004Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/centos_8/Dockerfile","dependencies":[{"id":6890318639,"package_name":"centos","ecosystem":"docker","requirements":"centos8","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_10_buster/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.044Z","updated_at":"2023-01-13T16:23:01.044Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_10_buster/Dockerfile","dependencies":[{"id":6890318808,"package_name":"debian","ecosystem":"docker","requirements":"buster","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_10_buster_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.184Z","updated_at":"2023-01-13T16:23:01.184Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_10_buster_32bit/Dockerfile","dependencies":[{"id":6890318824,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"debian_10_buster_32bit","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_10_buster_armhf/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.227Z","updated_at":"2023-01-13T16:23:01.227Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_10_buster_armhf/Dockerfile","dependencies":[{"id":6890319253,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"debian_10_buster_armhf","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_8_jessie/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.397Z","updated_at":"2023-01-13T16:23:01.397Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_8_jessie/Dockerfile","dependencies":[{"id":6890319414,"package_name":"debian","ecosystem":"docker","requirements":"jessie","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_8_jessie_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.518Z","updated_at":"2023-01-13T16:23:01.518Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_8_jessie_32bit/Dockerfile","dependencies":[{"id":6890319527,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"debian_8_jessie_32bit","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_8_jessie_armhf/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.614Z","updated_at":"2023-01-13T16:23:01.614Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_8_jessie_armhf/Dockerfile","dependencies":[{"id":6890319611,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"debian_8_jessie_armhf","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_9_stretch/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.655Z","updated_at":"2023-01-13T16:23:01.655Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_9_stretch/Dockerfile","dependencies":[{"id":6890319625,"package_name":"debian","ecosystem":"docker","requirements":"stretch","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_9_stretch_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.704Z","updated_at":"2023-01-13T16:23:01.704Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_9_stretch_32bit/Dockerfile","dependencies":[{"id":6890319835,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"debian_9_stretch_32bit","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/debian_9_stretch_armhf/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.756Z","updated_at":"2023-01-13T16:23:01.756Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/debian_9_stretch_armhf/Dockerfile","dependencies":[{"id":6890319862,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"debian_9_stretch_armhf","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/fedora_30/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.805Z","updated_at":"2023-01-13T16:23:01.805Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/fedora_30/Dockerfile","dependencies":[{"id":6890320217,"package_name":"fedora","ecosystem":"docker","requirements":"30","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/fedora_31/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.874Z","updated_at":"2023-01-13T16:23:01.874Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/fedora_31/Dockerfile","dependencies":[{"id":6890320568,"package_name":"fedora","ecosystem":"docker","requirements":"31","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/opensuse_leap_15_1/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:01.962Z","updated_at":"2023-01-13T16:23:01.962Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/opensuse_leap_15_1/Dockerfile","dependencies":[{"id":6890320579,"package_name":"opensuse/leap","ecosystem":"docker","requirements":"15.1","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:02.086Z","updated_at":"2023-01-13T16:23:02.086Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/ubuntu_14_04_trusty/Dockerfile","dependencies":[{"id":6890320997,"package_name":"ubuntu","ecosystem":"docker","requirements":"14.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:02.198Z","updated_at":"2023-01-13T16:23:02.198Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/ubuntu_14_04_trusty_32bit/Dockerfile","dependencies":[{"id":6890321007,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"ubuntu_14_04_trusty_32bit","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:02.295Z","updated_at":"2023-01-13T16:23:02.295Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/ubuntu_16_04_xenial/Dockerfile","dependencies":[{"id":6890321334,"package_name":"ubuntu","ecosystem":"docker","requirements":"16.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.110Z","updated_at":"2023-01-13T16:23:03.110Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/ubuntu_16_04_xenial_32bit/Dockerfile","dependencies":[{"id":6890321396,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"ubuntu_16_04_xenial_32bit","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.298Z","updated_at":"2023-01-13T16:23:03.298Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/ubuntu_18_04_bionic/Dockerfile","dependencies":[{"id":6890321420,"package_name":"ubuntu","ecosystem":"docker","requirements":"18.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.416Z","updated_at":"2023-01-13T16:23:03.416Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docker/base_images/ubuntu_18_04_bionic_32bit/Dockerfile","dependencies":[{"id":6890321477,"package_name":"obspy/base-images","ecosystem":"docker","requirements":"ubuntu_18_04_bionic_32bit","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/installer/anaconda/LinuxCondaBuilder_32bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.533Z","updated_at":"2023-01-13T16:23:03.533Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/installer/anaconda/LinuxCondaBuilder_32bit/Dockerfile","dependencies":[{"id":6890321506,"package_name":"castis/centos5-i386","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"misc/installer/anaconda/LinuxCondaBuilder_64bit/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.657Z","updated_at":"2023-01-13T16:23:03.657Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/installer/anaconda/LinuxCondaBuilder_64bit/Dockerfile","dependencies":[{"id":6890321538,"package_name":"quay.io/pypa/manylinux1_x86_64","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"misc/docs/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.799Z","updated_at":"2023-01-13T16:23:03.799Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docs/package.json","dependencies":[{"id":6890321571,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.10.3","direct":true,"kind":"development","optional":false},{"id":6890321572,"package_name":"babel","ecosystem":"npm","requirements":"^6.23.0","direct":true,"kind":"development","optional":false},{"id":6890321573,"package_name":"delete","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":6890321574,"package_name":"gulp","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":6890321575,"package_name":"gulp-autoprefixer","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"development","optional":false},{"id":6890321576,"package_name":"gulp-babel","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":6890321577,"package_name":"gulp-clean-css","ecosystem":"npm","requirements":"^4.3.0","direct":true,"kind":"development","optional":false},{"id":6890321578,"package_name":"gulp-csso","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false},{"id":6890321579,"package_name":"gulp-imagemin","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false},{"id":6890321580,"package_name":"gulp-js-import","ecosystem":"npm","requirements":"^1.0.6","direct":true,"kind":"development","optional":false},{"id":6890321584,"package_name":"gulp-rename","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":6890321585,"package_name":"gulp-sass","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":6890321586,"package_name":"gulp-sass-lint","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"development","optional":false},{"id":6890321587,"package_name":"gulp-uglify-es","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"misc/docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-13T16:23:03.904Z","updated_at":"2023-01-13T16:23:03.904Z","repository_link":"https://github.com/obspy/obspy/blob/master/misc/docs/requirements.txt","dependencies":[{"id":6890321660,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.2.0","direct":true,"kind":"runtime","optional":false},{"id":6890321661,"package_name":"m2r2","ecosystem":"pypi","requirements":"\u003e=0.2.7","direct":true,"kind":"runtime","optional":false},{"id":6890321662,"package_name":"pybtex","ecosystem":"pypi","requirements":"\u003e=0.24.2","direct":true,"kind":"runtime","optional":false},{"id":6890321663,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6890321664,"package_name":"matplotlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6890321665,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6890321666,"package_name":"cython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6890321667,"package_name":"cartopy","ecosystem":"pypi","requirements":"\u003e=0.20","direct":true,"kind":"runtime","optional":false},{"id":6890321668,"package_name":"obspy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":23.798960112301923,"created_at":"2025-09-08T11:19:01.119Z","updated_at":"2025-10-07T08:25:44.526Z","avatar_url":"https://github.com/obspy.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":79206,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.15309143","https://doi.org/10.5281/zenodo.1040769"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","earth-science","geophysics","gtk","qt","tk","wx","geoscience","generic-mapping-tools","subspace"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69306","html_url":"https://science.ecosyste.ms/projects/69306"}