{"id":5283987,"name":"dask","ecosystem":"conda","description":"Dask is a flexible parallel computing library for analytics.","homepage":"https://dask.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":null,"versions_count":133,"first_release_published_at":"2022-10-03T15:40:26.745Z","latest_release_published_at":"2022-11-15T21:07:35.000Z","latest_release_number":"2022.11.0","last_synced_at":"2026-08-29T04:32:27.967Z","created_at":"2022-10-03T15:40:26.738Z","updated_at":"2026-09-13T19:01:45.102Z","registry_url":"https://anaconda.org/conda-forge/dask","install_command":"conda install -c conda-forge dask","documentation_url":null,"metadata":{},"repo_metadata":{"id":25355043,"uuid":"28782747","full_name":"dask/dask","owner":"dask","description":"Parallel computing with task scheduling","archived":false,"fork":false,"pushed_at":"2026-08-24T18:46:39.000Z","size":137884,"stargazers_count":13912,"open_issues_count":1329,"forks_count":1947,"subscribers_count":202,"default_branch":"main","last_synced_at":"2026-09-10T04:24:26.220Z","etag":null,"topics":["dask","numpy","pandas","pydata","python","scikit-learn","scipy"],"latest_commit_sha":null,"homepage":"https://dask.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dask.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","claude":"CLAUDE.md","gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-dask"],"tidelift":"pypi/dask"}},"created_at":"2015-01-04T18:50:00.000Z","updated_at":"2026-09-09T16:15:18.000Z","dependencies_parsed_at":"2026-09-10T04:35:10.882Z","dependency_job_id":null,"html_url":"https://github.com/dask/dask","commit_stats":{"total_commits":7661,"total_committers":632,"mean_commits":"12.121835443037975","dds":0.6865944393682286,"last_synced_commit":"31e97bcd2646ffc16cf21427573d6a60b30ec9e3"},"previous_names":["blaze/dask","continuumio/dask"],"tags_count":411,"template":false,"template_full_name":null,"purl":"pkg:github/dask/dask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dask","download_url":"https://codeload.github.com/dask/dask/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/sbom","scorecard":{"id":323837,"data":{"date":"2025-08-11","repo":{"name":"github.com/dask/dask","commit":"d0a9d158ff1dc8d29145311b81365c28ee82474c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 24/29 approved changesets -- score normalized to 8","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"29 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/publish-test-results.yaml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:16","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-drafter.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-publish.yml:16","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/release-publish.yml:17","Warn: no topLevel permission defined: .github/workflows/additional.yml:1","Warn: no topLevel permission defined: .github/workflows/conda.yml:1","Warn: no topLevel permission defined: .github/workflows/label-all.yml:1","Warn: no topLevel permission defined: .github/workflows/pre-commit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-test-results.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-publish.yml:9","Warn: no topLevel permission defined: .github/workflows/stale-bot.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/test-report.yaml:10","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Warn: no topLevel permission defined: .github/workflows/upstream.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/additional.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/additional.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/additional.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/additional.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/conda.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/conda.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/conda.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-all.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/label-all.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/pre-commit.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pre-commit.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/pre-commit.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-test-results.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/publish-test-results.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/release-drafter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-drafter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/release-drafter.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/release-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-bot.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/stale-bot.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-report.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/test-report.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/test-report.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-report.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/test-report.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-report.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/test-report.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/upstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/upstream.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upstream.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/upstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/upstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/upstream.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/upstream.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/dask/dask/upstream.yml/main?enable=pin","Warn: pipCommand not pinned by hash: continuous_integration/scripts/install.sh:15","Warn: pipCommand not pinned by hash: continuous_integration/scripts/install.sh:19","Warn: pipCommand not pinned by hash: continuous_integration/scripts/install.sh:29","Warn: pipCommand not pinned by hash: continuous_integration/scripts/install.sh:32","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:91","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  15 third-party GitHubAction dependencies pinned","Info:   1 out of   6 pipCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/dask/.github/SECURITY.md:1","Info: Found linked content: github.com/dask/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/dask/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":1,"reason":"9 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: PYSEC-2019-156 / GHSA-xp76-357g-9wqq","Warn: Project is vulnerable to: PYSEC-2023-102","Warn: Project is vulnerable to: PYSEC-2023-114"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-18T02:00:05.176Z","repository_id":25355043,"created_at":"2025-08-18T02:00:05.177Z","updated_at":"2025-08-18T02:00:05.177Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37194804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-10T02:00:06.818Z","response_time":107,"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":"dask","name":"dask","uuid":"17131925","kind":"organization","description":"","email":null,"website":"https://dask.org/","location":null,"twitter":"dask_dev","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17131925?v=4","repositories_count":50,"last_synced_at":"2023-04-09T07:16:04.946Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-dask"],"tidelift":"pypi/dask"}},"html_url":"https://github.com/dask","funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-dask","https://tidelift.com/funding/github/pypi/dask"],"total_stars":20616,"followers":null,"following":null,"created_at":"2022-11-02T16:22:58.918Z","updated_at":"2023-04-09T07:16:05.003Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dask","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dask/repositories"},"tags":[{"name":"2026.8.0","sha":"9dc535daa30d7d36d63d4a003b54342fbc7032db","kind":"tag","published_at":"2026-08-24T18:46:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.8.0","html_url":"https://github.com/dask/dask/releases/tag/2026.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.8.0/manifests"},{"name":"2026.7.1","sha":"154e67760487e9d0aced6125c50db4c119e36e7e","kind":"tag","published_at":"2026-07-13T23:30:09.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.7.1","html_url":"https://github.com/dask/dask/releases/tag/2026.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.7.1/manifests"},{"name":"2025.9.3","sha":"20e17651ef0276b14a519bd8ae0bb513323afd5a","kind":"tag","published_at":"2026-07-13T23:22:30.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.9.3","html_url":"https://github.com/dask/dask/releases/tag/2025.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.3/manifests"},{"name":"2026.1.3","sha":"83068330ae96d1312ffb165311ccd7c27a4c6a87","kind":"tag","published_at":"2026-07-13T23:13:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.1.3","html_url":"https://github.com/dask/dask/releases/tag/2026.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.3/manifests"},{"name":"2026.7.0","sha":"e0be88066089296608f6ea9ec2289d0adb3c994d","kind":"tag","published_at":"2026-07-06T16:47:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.7.0","html_url":"https://github.com/dask/dask/releases/tag/2026.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.7.0/manifests"},{"name":"2026.6.0","sha":"f973ad8442eb4417e1c5e434ad4521942567b58c","kind":"tag","published_at":"2026-06-11T17:23:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.6.0","html_url":"https://github.com/dask/dask/releases/tag/2026.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.6.0/manifests"},{"name":"2026.3.0","sha":"b1025f7192f746c77d07a13945223887a3780f16","kind":"tag","published_at":"2026-03-18T07:09:27.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.3.0","html_url":"https://github.com/dask/dask/releases/tag/2026.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.3.0/manifests"},{"name":"2026.1.2","sha":"825904af680e9a38974e95637f1812bf04c43ca1","kind":"tag","published_at":"2026-01-30T20:58:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.1.2","html_url":"https://github.com/dask/dask/releases/tag/2026.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.2/manifests"},{"name":"2025.3.1","sha":"cb1c4e5e9e2c4b14d9d220455a59c4611fb7c150","kind":"tag","published_at":"2026-01-29T15:37:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.3.1","html_url":"https://github.com/dask/dask/releases/tag/2025.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.3.1/manifests"},{"name":"2025.9.2","sha":"29f374db6465a773f789b4ae6a4250501fbddc64","kind":"tag","published_at":"2026-01-26T11:39:10.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.9.2","html_url":"https://github.com/dask/dask/releases/tag/2025.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.2/manifests"},{"name":"2026.1.1","sha":"461c5401b9c5397e54068e1f7905a7d0b8dd0ede","kind":"tag","published_at":"2026-01-16T12:33:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.1.1","html_url":"https://github.com/dask/dask/releases/tag/2026.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.1/manifests"},{"name":"2026.1.0","sha":"804844ed3a5ef0929a125a70296169668bcf5924","kind":"tag","published_at":"2026-01-16T11:43:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2026.1.0","html_url":"https://github.com/dask/dask/releases/tag/2026.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2026.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2026.1.0/manifests"},{"name":"2025.12.0","sha":"2fd6715b7e129a27c3f303d7e8182b3814da23bc","kind":"tag","published_at":"2025-12-12T14:58:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.12.0","html_url":"https://github.com/dask/dask/releases/tag/2025.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.12.0/manifests"},{"name":"2025.11.0","sha":"7ffe1af8192d603fdd1f564626243f5c37075190","kind":"tag","published_at":"2025-11-06T16:55:08.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.11.0","html_url":"https://github.com/dask/dask/releases/tag/2025.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.11.0/manifests"},{"name":"2025.10.0","sha":"24de937fb9f9104d3cf3a4fa64c83109a47122db","kind":"tag","published_at":"2025-10-14T19:48:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.10.0","html_url":"https://github.com/dask/dask/releases/tag/2025.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.10.0/manifests"},{"name":"2025.9.1","sha":"7dfc075b62381e14e35c3902b0eb9e7f1d9b28ab","kind":"tag","published_at":"2025-09-16T10:52:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.9.1","html_url":"https://github.com/dask/dask/releases/tag/2025.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.1/manifests"},{"name":"2025.9.0","sha":"37835c4b1e75a7dd043faaa236085d4a3e7d511f","kind":"tag","published_at":"2025-09-10T10:09:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.9.0","html_url":"https://github.com/dask/dask/releases/tag/2025.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.9.0/manifests"},{"name":"2025.7.0","sha":"3f6051ae242f894af0f43fd9de7ad7131fb3e70d","kind":"tag","published_at":"2025-07-14T19:59:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.7.0","html_url":"https://github.com/dask/dask/releases/tag/2025.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.7.0/manifests"},{"name":"2025.5.1","sha":"87a177d866521a573f7a147cbee4dec7235f88f4","kind":"tag","published_at":"2025-05-20T19:52:45.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.5.1","html_url":"https://github.com/dask/dask/releases/tag/2025.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.5.1/manifests"},{"name":"2025.5.0","sha":"abdb435dde0be15b262e9ad4657238c2bcb320c9","kind":"tag","published_at":"2025-05-13T22:17:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.5.0","html_url":"https://github.com/dask/dask/releases/tag/2025.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.5.0/manifests"},{"name":"2025.4.1","sha":"d4994ade96882add8cb6a0e6ef577158528dc62e","kind":"tag","published_at":"2025-04-25T20:37:22.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.4.1","html_url":"https://github.com/dask/dask/releases/tag/2025.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.4.1/manifests"},{"name":"2025.4.0","sha":"e27ba9dc2a64d9eacf3b2e1ab7b79df5e9875343","kind":"tag","published_at":"2025-04-22T18:30:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.4.0","html_url":"https://github.com/dask/dask/releases/tag/2025.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.4.0/manifests"},{"name":"2025.3.0","sha":"0b526507ab7254f435039536d058c7c5b958ec4b","kind":"tag","published_at":"2025-03-21T21:53:38.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.3.0","html_url":"https://github.com/dask/dask/releases/tag/2025.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.3.0/manifests"},{"name":"2025.2.0","sha":"4d71629d1f22ced0dd780919f22e70a642ec6753","kind":"tag","published_at":"2025-02-13T23:02:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.2.0","html_url":"https://github.com/dask/dask/releases/tag/2025.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.2.0/manifests"},{"name":"2025.1.0","sha":"0a75125ba89ae1ad71dff7805e1c3ebba6de819a","kind":"tag","published_at":"2025-01-17T16:52:37.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2025.1.0","html_url":"https://github.com/dask/dask/releases/tag/2025.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2025.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2025.1.0/manifests"},{"name":"v1.1.21","sha":"d7577a2ff22d47b36a45a87dd5ff2857af81341f","kind":"tag","published_at":"2024-12-17T20:25:12.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.21","html_url":"https://github.com/dask/dask/releases/tag/v1.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.21/manifests"},{"name":"2024.12.1","sha":"2c0ac83fce0e46a15d070b6e7a8f8fe897c00a28","kind":"tag","published_at":"2024-12-17T20:24:58.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.12.1","html_url":"https://github.com/dask/dask/releases/tag/2024.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.12.1/manifests"},{"name":"v1.1.20","sha":"daef4a273acfb117ebcbbac610103372ebade7c6","kind":"tag","published_at":"2024-12-03T22:40:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.20","html_url":"https://github.com/dask/dask/releases/tag/v1.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.20/manifests"},{"name":"2024.12.0","sha":"31e97bcd2646ffc16cf21427573d6a60b30ec9e3","kind":"tag","published_at":"2024-12-03T22:39:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.12.0","html_url":"https://github.com/dask/dask/releases/tag/2024.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.12.0/manifests"},{"name":"v1.1.19","sha":"735fc8904832c723680c5c9ef5f89e01e622a076","kind":"tag","published_at":"2024-11-13T15:16:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.19","html_url":"https://github.com/dask/dask/releases/tag/v1.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.19/manifests"},{"name":"2024.11.2","sha":"f0e08da769e5bdf5de74df66cfa504d6b294d1e0","kind":"tag","published_at":"2024-11-13T15:16:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.11.2","html_url":"https://github.com/dask/dask/releases/tag/2024.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.11.2/manifests"},{"name":"v1.1.18","sha":"e8856561309d50e1ddaa81cd1ea68fae53f90700","kind":"tag","published_at":"2024-11-11T15:58:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.18","html_url":"https://github.com/dask/dask/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.18/manifests"},{"name":"1.1.18","sha":"e8856561309d50e1ddaa81cd1ea68fae53f90700","kind":"tag","published_at":"2024-11-11T15:57:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.18","html_url":"https://github.com/dask/dask/releases/tag/1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.18/manifests"},{"name":"2024.11.1","sha":"d2daa380bbf77dd47a78e2b5a3fdd8fe5309763a","kind":"tag","published_at":"2024-11-11T15:56:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.11.1","html_url":"https://github.com/dask/dask/releases/tag/2024.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.11.1/manifests"},{"name":"v1.1.17","sha":"2205ad844a69734dc6158a9c4f2303d961eae8dc","kind":"tag","published_at":"2024-11-08T17:43:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.17","html_url":"https://github.com/dask/dask/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.17/manifests"},{"name":"2024.11.0","sha":"e8c15baeb23178f31f2426512786c15948163ec4","kind":"tag","published_at":"2024-11-08T17:42:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.11.0","html_url":"https://github.com/dask/dask/releases/tag/2024.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.11.0/manifests"},{"name":"2024.10.0","sha":"6a6e6e227dacb715f9321a995c815b3f706266bc","kind":"tag","published_at":"2024-10-17T09:11:42.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.10.0","html_url":"https://github.com/dask/dask/releases/tag/2024.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.10.0/manifests"},{"name":"v1.1.16","sha":"bd8ed965036910673030239932eb1c9e2dcbb799","kind":"tag","published_at":"2024-10-17T09:11:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.16","html_url":"https://github.com/dask/dask/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.16/manifests"},{"name":"v1.1.15","sha":"ca5db2215c94d011ea0f2a086195a96734477d3f","kind":"tag","published_at":"2024-09-28T00:57:14.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.15","html_url":"https://github.com/dask/dask/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.15/manifests"},{"name":"2024.9.1","sha":"3796da4d1b622ff04d255b9b4b8c0c7dae03bf71","kind":"tag","published_at":"2024-09-28T00:53:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.9.1","html_url":"https://github.com/dask/dask/releases/tag/2024.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.9.1/manifests"},{"name":"2024.9.0","sha":"ae250c9ac88a9b3ad2efef602bc42ac288a6e8ab","kind":"tag","published_at":"2024-09-13T21:23:49.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.9.0","html_url":"https://github.com/dask/dask/releases/tag/2024.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.9.0/manifests"},{"name":"v1.1.14","sha":"c4cee18ba506075f8f70bb05c505d6027724c040","kind":"tag","published_at":"2024-09-13T21:21:22.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.14","html_url":"https://github.com/dask/dask/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.14/manifests"},{"name":"v1.1.13","sha":"4e5a635135149ba8b3323d95167438f32a7d84f9","kind":"tag","published_at":"2024-09-02T19:12:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.13","html_url":"https://github.com/dask/dask/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.13/manifests"},{"name":"2024.8.2","sha":"80b0737c9ad5848fa779efb8f841b9fa35c8ff36","kind":"tag","published_at":"2024-08-30T20:41:58.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.8.2","html_url":"https://github.com/dask/dask/releases/tag/2024.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.8.2/manifests"},{"name":"v1.1.12","sha":"49553a96e0528768ac46662bfc21b6731eef1800","kind":"tag","published_at":"2024-08-30T20:39:45.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.12","html_url":"https://github.com/dask/dask/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.12/manifests"},{"name":"2024.8.1","sha":"b7d9bf49f682de8d2ef51f4617e3da782400c290","kind":"tag","published_at":"2024-08-16T22:10:54.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.8.1","html_url":"https://github.com/dask/dask/releases/tag/2024.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.8.1/manifests"},{"name":"v1.1.11","sha":"b0c980e51525ce49fb29c89711ce4536970e377b","kind":"tag","published_at":"2024-08-16T21:52:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.11","html_url":"https://github.com/dask/dask/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.11/manifests"},{"name":"2024.8.0","sha":"3c4bbaf7a59f1ff02e1c8ffb31f6d914c216f4a9","kind":"tag","published_at":"2024-08-06T20:21:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.8.0","html_url":"https://github.com/dask/dask/releases/tag/2024.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.8.0/manifests"},{"name":"v1.1.10","sha":"837d44c56c97d463aa12cdcae47c626a458413f8","kind":"tag","published_at":"2024-08-06T20:20:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.10","html_url":"https://github.com/dask/dask/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.10/manifests"},{"name":"2024.7.1","sha":"0a40ba288913ea780bbaf37ab8a04aedf8317659","kind":"tag","published_at":"2024-07-20T00:45:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.7.1","html_url":"https://github.com/dask/dask/releases/tag/2024.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.7.1/manifests"},{"name":"v1.1.9","sha":"9cfed0fbc8fec54493ca10108861b1deb3d38bd1","kind":"tag","published_at":"2024-07-20T00:42:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.9","html_url":"https://github.com/dask/dask/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"aebe6ebf843b427f24a0d0330b17c3c5bc35e389","kind":"tag","published_at":"2024-07-19T11:27:45.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.8","html_url":"https://github.com/dask/dask/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"82d3eef62c54167d2f28cbbf4ccde726e182768e","kind":"tag","published_at":"2024-07-05T19:19:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.7","html_url":"https://github.com/dask/dask/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.7/manifests"},{"name":"2024.7.0","sha":"1969a38112ec9f87e056a278478f072ad22e972e","kind":"tag","published_at":"2024-07-05T19:18:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.7.0","html_url":"https://github.com/dask/dask/releases/tag/2024.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.7.0/manifests"},{"name":"v1.1.6","sha":"560303c225ab47dbef2b665ec8bd0f4dbe81db61","kind":"tag","published_at":"2024-06-21T12:20:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.6","html_url":"https://github.com/dask/dask/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"7b786a7fb512abd8c5799609ce14b470ad83d873","kind":"tag","published_at":"2024-06-20T19:56:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.5","html_url":"https://github.com/dask/dask/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.5/manifests"},{"name":"2024.6.2","sha":"450aa31a498d7147e7dd5709feff3f99778c6493","kind":"tag","published_at":"2024-06-20T19:55:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.6.2","html_url":"https://github.com/dask/dask/releases/tag/2024.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.6.2/manifests"},{"name":"v1.1.4","sha":"cd93c33c583f1f1a12e7d5e437c8fca38d7a64a3","kind":"tag","published_at":"2024-06-19T17:18:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.4","html_url":"https://github.com/dask/dask/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.4/manifests"},{"name":"2024.6.1","sha":"92bb34eeb03304a23ba04403cfe521c72c164d5b","kind":"tag","published_at":"2024-06-19T17:17:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.6.1","html_url":"https://github.com/dask/dask/releases/tag/2024.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.6.1/manifests"},{"name":"2024.6.0","sha":"d1adae476b76926df9b51e5fb1cd135f17b42aeb","kind":"tag","published_at":"2024-06-14T20:42:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.6.0","html_url":"https://github.com/dask/dask/releases/tag/2024.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.6.0/manifests"},{"name":"v1.1.3","sha":"21653041b20c30a5987c3b261f2e8a014d71b2de","kind":"tag","published_at":"2024-06-14T20:41:09.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.3","html_url":"https://github.com/dask/dask/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.3/manifests"},{"name":"2024.5.2","sha":"05a04aafa0cab80b3287b59a9358f16919202db1","kind":"tag","published_at":"2024-05-31T21:11:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.5.2","html_url":"https://github.com/dask/dask/releases/tag/2024.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.5.2/manifests"},{"name":"v1.1.2","sha":"e1c5ecc3d4c86804901fc0880eff10e2c80ae25a","kind":"tag","published_at":"2024-05-31T21:10:27.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.2","html_url":"https://github.com/dask/dask/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.2/manifests"},{"name":"2024.5.1","sha":"d6f1f077d47432fcac62e3f729e28a1ebede14bb","kind":"tag","published_at":"2024-05-17T20:11:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.5.1","html_url":"https://github.com/dask/dask/releases/tag/2024.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.5.1/manifests"},{"name":"v1.1.1","sha":"a7af195e2898add90cd6d201bce38f0806351c61","kind":"tag","published_at":"2024-05-17T20:07:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.1","html_url":"https://github.com/dask/dask/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"8721f84920dac67abdebcfd4c8b7084dc9e45708","kind":"tag","published_at":"2024-05-03T21:18:09.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.1.0","html_url":"https://github.com/dask/dask/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.1.0/manifests"},{"name":"2024.5.0","sha":"067c668a8353f39d2473700947b4540f48b6ada0","kind":"tag","published_at":"2024-05-03T21:16:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.5.0","html_url":"https://github.com/dask/dask/releases/tag/2024.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.5.0/manifests"},{"name":"v1.0.14","sha":"14a65dd5f4fbeda6b8482c005bba53e42402079d","kind":"tag","published_at":"2024-04-30T10:22:08.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.14","html_url":"https://github.com/dask/dask/releases/tag/v1.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.14/manifests"},{"name":"v1.0.13","sha":"19052b42e7399be2accc3bf97e78572664bfe752","kind":"tag","published_at":"2024-04-25T17:47:49.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.13","html_url":"https://github.com/dask/dask/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"9d5b02b6650b6709b819c7510682aca2df856716","kind":"tag","published_at":"2024-04-19T21:07:36.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.12","html_url":"https://github.com/dask/dask/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.12/manifests"},{"name":"2024.4.2","sha":"24493f58660cb933855ba7629848881a6e2458c1","kind":"tag","published_at":"2024-04-19T21:06:30.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.4.2","html_url":"https://github.com/dask/dask/releases/tag/2024.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.4.2/manifests"},{"name":"v1.0.11","sha":"661c85b75bae43c075aab77ad450bbddf3958533","kind":"tag","published_at":"2024-04-09T16:04:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.11","html_url":"https://github.com/dask/dask/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"4aede0bf8cb54ed8fe151154f53d6b3db7ba66fd","kind":"tag","published_at":"2024-04-04T16:13:34.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.10","html_url":"https://github.com/dask/dask/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.10/manifests"},{"name":"2024.4.1","sha":"ba24c0aec4fc2e86bf6d6191234a47e340c835bb","kind":"tag","published_at":"2024-04-04T16:11:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.4.1","html_url":"https://github.com/dask/dask/releases/tag/2024.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.4.1/manifests"},{"name":"v1.0.9","sha":"9955b0283d81ef632a76f105fd47f0cbdde0fa28","kind":"tag","published_at":"2024-04-02T18:01:17.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.9","html_url":"https://github.com/dask/dask/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.9/manifests"},{"name":"v1.0.7","sha":"107f685be4ec130298d2d529b6fa29fb898670a2","kind":"tag","published_at":"2024-04-02T15:39:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.7","html_url":"https://github.com/dask/dask/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"1ac751929e8be91a503f1787759ba4849ca6af9d","kind":"tag","published_at":"2024-04-01T19:50:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.6","html_url":"https://github.com/dask/dask/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.6/manifests"},{"name":"2024.4.0","sha":"9246df0cf3b5d9e3a642d8b9fc6ccfd6995f64e1","kind":"tag","published_at":"2024-04-01T19:39:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.4.0","html_url":"https://github.com/dask/dask/releases/tag/2024.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.4.0/manifests"},{"name":"v1.0.5","sha":"2f5f085511986e51d75caa499e3eab67a8c8b186","kind":"tag","published_at":"2024-03-22T17:04:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.5","html_url":"https://github.com/dask/dask/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"4c4c24f7ab5d93eab2a03ae779782bfa9d4f2b6a","kind":"tag","published_at":"2024-03-18T11:16:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.4","html_url":"https://github.com/dask/dask/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"868f1b44ab17e53d7ce87ba668850d1469e9cf8c","kind":"tag","published_at":"2024-03-15T09:19:59.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.3","html_url":"https://github.com/dask/dask/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.3/manifests"},{"name":"2024.3.1","sha":"f9310c440b661f1ae96ffd8726404d3c3fe32edc","kind":"tag","published_at":"2024-03-15T09:16:39.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.3.1","html_url":"https://github.com/dask/dask/releases/tag/2024.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.3.1/manifests"},{"name":"v1.0.2","sha":"be4432410e9e1e7c2467729d11157b588283cde3","kind":"tag","published_at":"2024-03-14T17:12:26.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.2","html_url":"https://github.com/dask/dask/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"c109b657f3b1fdb6bece3b89c9717dacefd25a03","kind":"tag","published_at":"2024-03-12T16:07:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0.1","html_url":"https://github.com/dask/dask/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"db20d4b88e1d736bdf099844e73e48c2c1127dbd","kind":"tag","published_at":"2024-03-12T10:18:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v1.0","html_url":"https://github.com/dask/dask/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v1.0/manifests"},{"name":"1.0","sha":"db20d4b88e1d736bdf099844e73e48c2c1127dbd","kind":"tag","published_at":"2024-03-12T10:16:39.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.0","html_url":"https://github.com/dask/dask/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.0/manifests"},{"name":"2024.3.0","sha":"f201f7ed134704c4f044da8e173ba9578f1d8ee3","kind":"tag","published_at":"2024-03-12T10:16:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.3.0","html_url":"https://github.com/dask/dask/releases/tag/2024.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.3.0/manifests"},{"name":"v0.5.3","sha":"ba03861381168c45cc22b462bdafb8b3b884270f","kind":"tag","published_at":"2024-02-28T09:18:51.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.5.3","html_url":"https://github.com/dask/dask/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"aab52b5c05754df8fcd82af7ed5fc0bc958bb050","kind":"tag","published_at":"2024-02-26T18:27:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.5.2","html_url":"https://github.com/dask/dask/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"ec5a8268cc89052b278a432306a5434e58e53794","kind":"tag","published_at":"2024-02-23T18:25:49.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.5.1","html_url":"https://github.com/dask/dask/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"2e73337cd9741dced5fb882a10bb6e0f764cf78d","kind":"tag","published_at":"2024-02-23T18:23:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.5.0","html_url":"https://github.com/dask/dask/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.5.0/manifests"},{"name":"2024.2.1","sha":"0496681695563a4385b5ac4c1d1938629e26dd1b","kind":"tag","published_at":"2024-02-23T18:11:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.2.1","html_url":"https://github.com/dask/dask/releases/tag/2024.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.2.1/manifests"},{"name":"v0.4.2","sha":"a6a3ab41267a2ea9224a0158eeed67efbc4e5b5a","kind":"tag","published_at":"2024-02-12T17:13:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.4.2","html_url":"https://github.com/dask/dask/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"fdeee4375df55499462bc35af50d3d216d5e256c","kind":"tag","published_at":"2024-02-10T11:31:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.4.1","html_url":"https://github.com/dask/dask/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.4.1/manifests"},{"name":"2024.2.0","sha":"7726d3195e089202c2033027eaf16e227e68fbaf","kind":"tag","published_at":"2024-02-09T23:09:16.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.2.0","html_url":"https://github.com/dask/dask/releases/tag/2024.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.2.0/manifests"},{"name":"v0.4.0","sha":"5ebeb993e5d6cc24e01dc1dc8be2ae1677d340f6","kind":"tag","published_at":"2024-02-01T18:18:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.4.0","html_url":"https://github.com/dask/dask/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.4.0/manifests"},{"name":"2024.1.1","sha":"b1909c7719f264bed567b95460593910fb2dedc2","kind":"tag","published_at":"2024-01-26T23:10:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.1.1","html_url":"https://github.com/dask/dask/releases/tag/2024.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.1.1/manifests"},{"name":"v0.3.5","sha":"dc5bd39a0bb838bb3610c5d2af6133651abec194","kind":"tag","published_at":"2024-01-18T09:39:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.3.5","html_url":"https://github.com/dask/dask/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"a4dbd4c4e1283db919140639c5db7893732efd3d","kind":"tag","published_at":"2024-01-12T23:05:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.3.4","html_url":"https://github.com/dask/dask/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.4/manifests"},{"name":"2024.1.0","sha":"91dd42529b9ecd7139926ebadbf56a8f6150991f","kind":"tag","published_at":"2024-01-12T21:48:36.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2024.1.0","html_url":"https://github.com/dask/dask/releases/tag/2024.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2024.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2024.1.0/manifests"},{"name":"v0.3.3","sha":"df7fce0fb64c59e5026ce239c76956687ec8193a","kind":"tag","published_at":"2024-01-10T09:36:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.3.3","html_url":"https://github.com/dask/dask/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"7bcdbd147bd9a97bf521d3a81c8d45f34641f492","kind":"tag","published_at":"2024-01-05T13:04:37.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.3.2","html_url":"https://github.com/dask/dask/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"c7708406ab8d2c2e8e0b253e99c07053dc6b8aac","kind":"tag","published_at":"2023-12-19T14:07:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.3.1","html_url":"https://github.com/dask/dask/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.1/manifests"},{"name":"2023.12.1","sha":"6f2100847e2042d459534294531e8884bef13a99","kind":"tag","published_at":"2023-12-15T20:43:39.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.12.1","html_url":"https://github.com/dask/dask/releases/tag/2023.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.12.1/manifests"},{"name":"v0.3.0","sha":"c4776e771fc469af04f5b4c54537bbfd74ded312","kind":"tag","published_at":"2023-12-15T09:20:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.3.0","html_url":"https://github.com/dask/dask/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.3.0/manifests"},{"name":"v0.2.9","sha":"68377b982414913a9452c420c4a2fe8b673ed0b1","kind":"tag","published_at":"2023-12-12T13:58:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.9","html_url":"https://github.com/dask/dask/releases/tag/v0.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.9/manifests"},{"name":"v0.2.8","sha":"ba454f8c47447fbb075b5a40c767d57e40e69511","kind":"tag","published_at":"2023-12-08T10:43:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.8","html_url":"https://github.com/dask/dask/releases/tag/v0.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.8/manifests"},{"name":"v0.2.7","sha":"13823846f6b80a7f54dcf48867d840715c00fa2b","kind":"tag","published_at":"2023-12-05T16:36:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.7","html_url":"https://github.com/dask/dask/releases/tag/v0.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.7/manifests"},{"name":"2023.12.0","sha":"753b601b27a224ccc2817e227806cf33463bdd81","kind":"tag","published_at":"2023-12-01T23:23:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.12.0","html_url":"https://github.com/dask/dask/releases/tag/2023.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.12.0/manifests"},{"name":"v0.2.6","sha":"fd418ad52c950eb51dd62615fb334ae8d5ccff77","kind":"tag","published_at":"2023-12-01T14:06:54.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.6","html_url":"https://github.com/dask/dask/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.6/manifests"},{"name":"v0.2.5","sha":"fb993c75cfda63d15f36e8c92257b90d86eddd6c","kind":"tag","published_at":"2023-11-29T15:03:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.5","html_url":"https://github.com/dask/dask/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.5/manifests"},{"name":"v0.2.4","sha":"bfa9b6a90a0f3a956910354f40fb5d55780f83f8","kind":"tag","published_at":"2023-11-28T09:58:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.4","html_url":"https://github.com/dask/dask/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.4/manifests"},{"name":"v0.2.3","sha":"5098a97c14e0f118cc13ae068fe8fe06680d6dbe","kind":"tag","published_at":"2023-11-22T16:57:41.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.3","html_url":"https://github.com/dask/dask/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"172fa2f7953b37c47e6648def8ad31817dfb9149","kind":"tag","published_at":"2023-11-21T17:30:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.2","html_url":"https://github.com/dask/dask/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"e23736cb1958fdddb05f7e18db47fa42e73690f1","kind":"tag","published_at":"2023-11-20T21:24:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.1","html_url":"https://github.com/dask/dask/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b3ddc02a54701f08caaca1fbca0a769c1ae78e9e","kind":"tag","published_at":"2023-11-20T10:45:16.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.2.0","html_url":"https://github.com/dask/dask/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.2.0/manifests"},{"name":"2023.11.0","sha":"b2f11d026d2c6f806036c050ff5dbd59d6ceb6ec","kind":"tag","published_at":"2023-11-10T21:33:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.11.0","html_url":"https://github.com/dask/dask/releases/tag/2023.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.11.0/manifests"},{"name":"v0.1.12","sha":"640248ecc5a849488055dbf0fe175bf16c855040","kind":"tag","published_at":"2023-11-02T15:05:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.12","html_url":"https://github.com/dask/dask/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.12/manifests"},{"name":"2023.10.1","sha":"4884d56ce751f0691cdee3b6db4a8bcf05c474df","kind":"tag","published_at":"2023-10-27T22:13:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.10.1","html_url":"https://github.com/dask/dask/releases/tag/2023.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.10.1/manifests"},{"name":"v0.1.11","sha":"b93353d09c59361257d26641815a984af6ed4280","kind":"tag","published_at":"2023-10-20T14:50:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.11","html_url":"https://github.com/dask/dask/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"5567e3b7007b84a77394c135ae1334aacc560c75","kind":"tag","published_at":"2023-10-17T15:39:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.10","html_url":"https://github.com/dask/dask/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.10/manifests"},{"name":"2023.10.0","sha":"3a8f8248884f8c69b76d610d8a44d9b6501d7a7a","kind":"tag","published_at":"2023-10-14T01:01:01.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.10.0","html_url":"https://github.com/dask/dask/releases/tag/2023.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.10.0/manifests"},{"name":"v0.1.9","sha":"0485e1e280d3892529b2c88e8bf0caaa6dffc821","kind":"tag","published_at":"2023-10-12T15:22:59.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.9","html_url":"https://github.com/dask/dask/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"52346744cf530ca86108553fb0427f552d91854e","kind":"tag","published_at":"2023-10-04T16:23:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.8","html_url":"https://github.com/dask/dask/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.8/manifests"},{"name":"2023.9.3","sha":"cc553548b2ff0c1c7496e022e93bc7dd23c834cb","kind":"tag","published_at":"2023-09-29T22:04:01.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.9.3","html_url":"https://github.com/dask/dask/releases/tag/2023.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.3/manifests"},{"name":"v0.1.7","sha":"7e8fffb9023a6d858493cd59ec81e5963b0f42e5","kind":"tag","published_at":"2023-09-25T17:26:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.7","html_url":"https://github.com/dask/dask/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"1b401e5e56d523d7ea6962084a9bcfb186d86b56","kind":"tag","published_at":"2023-09-20T09:29:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.6","html_url":"https://github.com/dask/dask/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.6/manifests"},{"name":"2023.9.2","sha":"216c7c9393d8df1014a911eceb797502999e8a51","kind":"tag","published_at":"2023-09-15T20:50:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.9.2","html_url":"https://github.com/dask/dask/releases/tag/2023.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.2/manifests"},{"name":"2023.9.1","sha":"3316c38f0bd58ad7633247cf36a01c30f068dfcd","kind":"tag","published_at":"2023-09-06T21:31:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.9.1","html_url":"https://github.com/dask/dask/releases/tag/2023.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.1/manifests"},{"name":"2023.9.0","sha":"18098d35298bad21c878c339d73de784612566c7","kind":"tag","published_at":"2023-09-01T19:02:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.9.0","html_url":"https://github.com/dask/dask/releases/tag/2023.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.9.0/manifests"},{"name":"2023.8.1","sha":"5f456cc899890d11da0bf528412858e19665eccd","kind":"tag","published_at":"2023-08-18T20:24:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.8.1","html_url":"https://github.com/dask/dask/releases/tag/2023.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.8.1/manifests"},{"name":"v0.1.5","sha":"8352e3b341c149ab31355a68663313521ccb3a96","kind":"tag","published_at":"2023-08-18T11:38:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.5","html_url":"https://github.com/dask/dask/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"a38cbf9a74d1df47a690811902782559d106c5f0","kind":"tag","published_at":"2023-08-12T19:52:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.4","html_url":"https://github.com/dask/dask/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.4/manifests"},{"name":"2023.8.0","sha":"ca4d1d5830a2efe9650aa6485302193c2aacaf7b","kind":"tag","published_at":"2023-08-04T18:08:49.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.8.0","html_url":"https://github.com/dask/dask/releases/tag/2023.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.8.0/manifests"},{"name":"v0.1.3","sha":"1a5571cb34fa1d7d849f9f26bde2ff238ace08ed","kind":"tag","published_at":"2023-08-04T12:40:46.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.3","html_url":"https://github.com/dask/dask/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"dd7fc096dd9982f097074625f6257cb6ecbcbf70","kind":"tag","published_at":"2023-07-28T08:41:16.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.2","html_url":"https://github.com/dask/dask/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"5b528ae39a7fbed8cfc8c37d2fd2440cc1da2d63","kind":"tag","published_at":"2023-07-21T07:51:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.1","html_url":"https://github.com/dask/dask/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.1/manifests"},{"name":"2023.7.1","sha":"24a445ab93d98f72a622af8219407012a18906f7","kind":"tag","published_at":"2023-07-20T21:05:46.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.7.1","html_url":"https://github.com/dask/dask/releases/tag/2023.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.7.1/manifests"},{"name":"v0.1.0","sha":"8f22ea82002c1d187ffa76cf00084f7dfbef1280","kind":"tag","published_at":"2023-07-12T18:53:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/v0.1.0","html_url":"https://github.com/dask/dask/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/v0.1.0/manifests"},{"name":"2023.7.0","sha":"8523b3bae2ec0183d9d92cc536a3405f15189b7e","kind":"tag","published_at":"2023-07-07T17:34:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.7.0","html_url":"https://github.com/dask/dask/releases/tag/2023.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.7.0/manifests"},{"name":"2023.6.1","sha":"85c99bc20abc382774cfb6e5bf5f2db76ac09378","kind":"tag","published_at":"2023-06-26T20:34:41.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.6.1","html_url":"https://github.com/dask/dask/releases/tag/2023.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.6.1/manifests"},{"name":"2023.6.0","sha":"853a6b0db11c17c6b36a54057fbd9b240b747919","kind":"tag","published_at":"2023-06-09T16:32:38.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.6.0","html_url":"https://github.com/dask/dask/releases/tag/2023.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.6.0/manifests"},{"name":"2023.5.1","sha":"453bd7031828f72e4602498c1a1f776280794bea","kind":"tag","published_at":"2023-05-26T20:07:42.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.5.1","html_url":"https://github.com/dask/dask/releases/tag/2023.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.5.1/manifests"},{"name":"2023.5.0","sha":"2047d3a4582e389c659c4a95ce5dc6c8636f6de9","kind":"tag","published_at":"2023-05-16T19:59:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.5.0","html_url":"https://github.com/dask/dask/releases/tag/2023.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.5.0/manifests"},{"name":"2023.4.1","sha":"a69a808f75a961504a9ba18058bff5e458be97fb","kind":"tag","published_at":"2023-04-28T17:29:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.4.1","html_url":"https://github.com/dask/dask/releases/tag/2023.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.4.1/manifests"},{"name":"2023.4.0","sha":"ce977733a97664e26c073f5ccc0bd86cb3ce92ff","kind":"tag","published_at":"2023-04-14T18:41:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.4.0","html_url":"https://github.com/dask/dask/releases/tag/2023.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.4.0/manifests"},{"name":"2023.3.2.1","sha":"04698afbb213765a8360add259aba787c502e962","kind":"tag","published_at":"2023-04-05T16:48:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.3.2.1","html_url":"https://github.com/dask/dask/releases/tag/2023.3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.2.1/manifests"},{"name":"2023.3.2","sha":"0cbc46ac89b6f6a2cf949f2fd73c4c1175419db5","kind":"tag","published_at":"2023-03-24T20:46:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.3.2","html_url":"https://github.com/dask/dask/releases/tag/2023.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.2/manifests"},{"name":"2023.3.1","sha":"ceb849eccd719cf1ecf4cf5f8f8a433456489d24","kind":"tag","published_at":"2023-03-10T21:22:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.3.1","html_url":"https://github.com/dask/dask/releases/tag/2023.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.1/manifests"},{"name":"2023.3.0","sha":"a53c49006712d7763d9ba479acd26913dd72b3ac","kind":"tag","published_at":"2023-03-01T21:14:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.3.0","html_url":"https://github.com/dask/dask/releases/tag/2023.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.3.0/manifests"},{"name":"2023.2.1","sha":"46c47be15661dd885e32d81f34d6d2bf114d52c8","kind":"tag","published_at":"2023-02-24T19:40:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.2.1","html_url":"https://github.com/dask/dask/releases/tag/2023.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.2.1/manifests"},{"name":"2023.2.0","sha":"6df830a155c241191d478809e2e2b469fa78d913","kind":"tag","published_at":"2023-02-10T19:43:43.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.2.0","html_url":"https://github.com/dask/dask/releases/tag/2023.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.2.0/manifests"},{"name":"2023.1.1","sha":"e1e1669a02737857b47ab0ed993e79b666872910","kind":"tag","published_at":"2023-01-27T23:24:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.1.1","html_url":"https://github.com/dask/dask/releases/tag/2023.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.1.1/manifests"},{"name":"2023.1.0","sha":"158b7c940bb28b05ad077835222649366531cb37","kind":"tag","published_at":"2023-01-13T20:52:41.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2023.1.0","html_url":"https://github.com/dask/dask/releases/tag/2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2023.1.0/manifests"},{"name":"2022.12.1","sha":"495a4bec4d1adfc94960f40c2033f22a04a5b2f3","kind":"tag","published_at":"2022-12-16T22:15:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.12.1","html_url":"https://github.com/dask/dask/releases/tag/2022.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.12.1/manifests"},{"name":"2022.12.0","sha":"47853551a98621c1a5fd3cbfc84c419d8abb75b0","kind":"tag","published_at":"2022-12-02T20:00:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.12.0","html_url":"https://github.com/dask/dask/releases/tag/2022.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.12.0/manifests"},{"name":"2022.11.1","sha":"c2556fb3a574feaeee5be3a8aebae7e229abe28f","kind":"tag","published_at":"2022-11-18T19:26:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.11.1","html_url":"https://github.com/dask/dask/releases/tag/2022.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.11.1/manifests"},{"name":"2022.11.0","sha":"08db480f9387aab3c93c4f256b7c4c726a7314fb","kind":"tag","published_at":"2022-11-15T19:37:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.11.0","html_url":"https://github.com/dask/dask/releases/tag/2022.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.11.0/manifests"},{"name":"2022.10.2","sha":"ca95bfcf8072facde5a13accea9c6c7ba5881b76","kind":"tag","published_at":"2022-10-31T16:07:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.10.2","html_url":"https://github.com/dask/dask/releases/tag/2022.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.10.2/manifests"},{"name":"2022.10.1","sha":"67beb3ec71b55f3fc2f82b3b7aa6be20b06085a5","kind":"tag","published_at":"2022-10-28T21:40:01.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.10.1","html_url":"https://github.com/dask/dask/releases/tag/2022.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.10.1/manifests"},{"name":"2022.10.0","sha":"feb290395bad802486781a5dc695880df1b907cf","kind":"tag","published_at":"2022-10-14T22:23:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.10.0","html_url":"https://github.com/dask/dask/releases/tag/2022.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.10.0/manifests"},{"name":"2022.9.2","sha":"3ef47422b9f830f81562960ef549778819498aa1","kind":"tag","published_at":"2022-09-30T18:54:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.9.2","html_url":"https://github.com/dask/dask/releases/tag/2022.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.9.2/manifests"},{"name":"2022.9.1","sha":"b944abf68f3005f0763663053c7f119a519a7b42","kind":"tag","published_at":"2022-09-16T19:27:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.9.1","html_url":"https://github.com/dask/dask/releases/tag/2022.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.9.1/manifests"},{"name":"2022.9.0","sha":"93b8ebe36b85277b71c65da7d35c737a958fe486","kind":"tag","published_at":"2022-09-02T21:36:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.9.0","html_url":"https://github.com/dask/dask/releases/tag/2022.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.9.0/manifests"},{"name":"2022.8.1","sha":"57ff5c2e9c550e3c76592b0affa0d45e88375e12","kind":"tag","published_at":"2022-08-19T22:36:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.8.1","html_url":"https://github.com/dask/dask/releases/tag/2022.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.8.1/manifests"},{"name":"2022.8.0","sha":"a77ce9513745d64cb47033d5f8026b3acc5424bf","kind":"tag","published_at":"2022-08-05T19:57:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.8.0","html_url":"https://github.com/dask/dask/releases/tag/2022.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.8.0/manifests"},{"name":"2022.7.1","sha":"cfaf931072ae079313761d4d61e25956029abf6c","kind":"tag","published_at":"2022-07-22T21:08:26.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.7.1","html_url":"https://github.com/dask/dask/releases/tag/2022.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.7.1/manifests"},{"name":"2022.7.0","sha":"d6c0878472320661f1e1d3e636b422de5565d622","kind":"tag","published_at":"2022-07-08T21:12:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.7.0","html_url":"https://github.com/dask/dask/releases/tag/2022.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.7.0/manifests"},{"name":"2022.6.1","sha":"7cfb2a0cd52ad9ae51f77d493e420da84b14c204","kind":"tag","published_at":"2022-06-24T15:47:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.6.1","html_url":"https://github.com/dask/dask/releases/tag/2022.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.6.1/manifests"},{"name":"2022.6.0","sha":"f0e8dfe90848ad030c12eb5cc6f2609f47d81ca8","kind":"tag","published_at":"2022-06-10T21:51:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.6.0","html_url":"https://github.com/dask/dask/releases/tag/2022.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.6.0/manifests"},{"name":"2022.05.2","sha":"8db1597c9745543df3129399bead5fbc95a54571","kind":"tag","published_at":"2022-05-26T22:04:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.05.2","html_url":"https://github.com/dask/dask/releases/tag/2022.05.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.05.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.05.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.05.2/manifests"},{"name":"2022.05.1","sha":"dc125fc7f08fa6e7bfceaaa4e65005da2998dd0f","kind":"tag","published_at":"2022-05-24T15:15:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.05.1","html_url":"https://github.com/dask/dask/releases/tag/2022.05.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.05.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.05.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.05.1/manifests"},{"name":"2022.05.0","sha":"298112115f63bd8846527bfafae2886999f0f4ec","kind":"tag","published_at":"2022-05-02T18:24:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.05.0","html_url":"https://github.com/dask/dask/releases/tag/2022.05.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.05.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.05.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.05.0/manifests"},{"name":"2022.04.2","sha":"2869a85a032c501db86f781bd6cc990b79475fe3","kind":"tag","published_at":"2022-04-29T21:05:27.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.04.2","html_url":"https://github.com/dask/dask/releases/tag/2022.04.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.04.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.04.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.04.2/manifests"},{"name":"2022.04.1","sha":"916a75dfe86fc04adba9c8898cd9c4bd1b610347","kind":"tag","published_at":"2022-04-15T20:53:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.04.1","html_url":"https://github.com/dask/dask/releases/tag/2022.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.04.1/manifests"},{"name":"2022.04.0","sha":"63d608e6a21fa1b56b01e560c9b87b4019eaf12c","kind":"tag","published_at":"2022-04-01T15:16:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.04.0","html_url":"https://github.com/dask/dask/releases/tag/2022.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.04.0/manifests"},{"name":"2022.03.0","sha":"e54f1c6453455b3e26891702f6cfc547fb861121","kind":"tag","published_at":"2022-03-18T21:17:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.03.0","html_url":"https://github.com/dask/dask/releases/tag/2022.03.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.03.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.03.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.03.0/manifests"},{"name":"2022.02.1","sha":"217561b4266c170f452471fed64123940066c4b8","kind":"tag","published_at":"2022-02-25T16:07:27.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.02.1","html_url":"https://github.com/dask/dask/releases/tag/2022.02.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.02.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.02.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.02.1/manifests"},{"name":"2022.02.0","sha":"d5bbad0b1f32b3c904abc4fd020bef9c5092d2a3","kind":"tag","published_at":"2022-02-11T16:22:10.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.02.0","html_url":"https://github.com/dask/dask/releases/tag/2022.02.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.02.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.02.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.02.0/manifests"},{"name":"2022.01.1","sha":"04ade86291f0f8e7eb6ddd36e06dfb722252345b","kind":"tag","published_at":"2022-01-28T20:30:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.01.1","html_url":"https://github.com/dask/dask/releases/tag/2022.01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.01.1/manifests"},{"name":"2022.01.0","sha":"a3299586b05d422800ff8a618a2ba35e00e62665","kind":"tag","published_at":"2022-01-14T20:38:10.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2022.01.0","html_url":"https://github.com/dask/dask/releases/tag/2022.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2022.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2022.01.0/manifests"},{"name":"2021.12.0","sha":"27a7928fb750d604dfbad0b3f4361aa64a2c97b4","kind":"tag","published_at":"2021-12-10T19:48:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.12.0","html_url":"https://github.com/dask/dask/releases/tag/2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.12.0/manifests"},{"name":"2021.11.2","sha":"5a8275dd53193b47457cdfadc0e2356ea3eb6ccd","kind":"tag","published_at":"2021-11-19T20:16:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.11.2","html_url":"https://github.com/dask/dask/releases/tag/2021.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.11.2/manifests"},{"name":"2021.11.1","sha":"9e72a9e1cbef494ef1f2d1104322edc8d7284092","kind":"tag","published_at":"2021-11-08T17:46:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.11.1","html_url":"https://github.com/dask/dask/releases/tag/2021.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.11.1/manifests"},{"name":"2021.11.0","sha":"271016680f0d7d14993763ec618d2062749d24e4","kind":"tag","published_at":"2021-11-05T22:02:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.11.0","html_url":"https://github.com/dask/dask/releases/tag/2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.11.0/manifests"},{"name":"2021.10.0","sha":"97494ff0d5d935e534871c9cf0d5b642fd74edb7","kind":"tag","published_at":"2021-10-22T20:28:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.10.0","html_url":"https://github.com/dask/dask/releases/tag/2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.10.0/manifests"},{"name":"2021.09.1","sha":"7b661440e7a916b8a9b369cc24bd4180f8564e0b","kind":"tag","published_at":"2021-09-21T22:37:34.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.09.1","html_url":"https://github.com/dask/dask/releases/tag/2021.09.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.09.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.09.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.09.1/manifests"},{"name":"2021.09.0","sha":"05c380ecf05ebf93f18b5c28b970267d5a72876b","kind":"tag","published_at":"2021-09-03T20:36:41.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.09.0","html_url":"https://github.com/dask/dask/releases/tag/2021.09.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.09.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.09.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.09.0/manifests"},{"name":"2021.08.1","sha":"76822dbc3da29767d7e6d70d73010046bd52604e","kind":"tag","published_at":"2021-08-20T20:53:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.08.1","html_url":"https://github.com/dask/dask/releases/tag/2021.08.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.08.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.08.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.08.1/manifests"},{"name":"2021.08.0","sha":"4a59a6827578fdf8e105d1fb7e9d50d428c9d5fa","kind":"tag","published_at":"2021-08-13T23:03:10.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.08.0","html_url":"https://github.com/dask/dask/releases/tag/2021.08.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.08.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.08.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.08.0/manifests"},{"name":"2021.07.2","sha":"ad6f837ea11f03a32c7bb51d6e33516d93e85148","kind":"tag","published_at":"2021-07-30T19:45:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.07.2","html_url":"https://github.com/dask/dask/releases/tag/2021.07.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.07.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.07.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.07.2/manifests"},{"name":"2021.07.1","sha":"212c1058c19fa543d60d9a294f8f9feda3e1c9dc","kind":"tag","published_at":"2021-07-23T19:02:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.07.1","html_url":"https://github.com/dask/dask/releases/tag/2021.07.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.07.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.07.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.07.1/manifests"},{"name":"2021.07.0","sha":"2a0020daa5ca960d9ae7f898b181d28693367a2f","kind":"tag","published_at":"2021-07-09T19:41:16.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.07.0","html_url":"https://github.com/dask/dask/releases/tag/2021.07.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.07.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.07.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.07.0/manifests"},{"name":"2021.06.2","sha":"10a1f8653d34752ea647284cb197d08d0b2e76f3","kind":"tag","published_at":"2021-06-22T16:56:14.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.06.2","html_url":"https://github.com/dask/dask/releases/tag/2021.06.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.06.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.06.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.06.2/manifests"},{"name":"2021.06.1","sha":"af7078a2da71af21035ccf819ff10ca01477b3a0","kind":"tag","published_at":"2021-06-18T16:57:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.06.1","html_url":"https://github.com/dask/dask/releases/tag/2021.06.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.06.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.06.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.06.1/manifests"},{"name":"2021.06.0","sha":"6632607c9a65fda46cb2b32763ae55501825bd87","kind":"tag","published_at":"2021-06-04T19:46:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.06.0","html_url":"https://github.com/dask/dask/releases/tag/2021.06.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.06.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.06.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.06.0/manifests"},{"name":"2021.05.1","sha":"7ec6bf95ac6a407be316f468dae24b0801911ede","kind":"tag","published_at":"2021-05-28T20:37:17.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.05.1","html_url":"https://github.com/dask/dask/releases/tag/2021.05.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.05.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.05.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.05.1/manifests"},{"name":"2021.05.0","sha":"39e3d5b09302c69d279485a94cfa7d930916fbfd","kind":"tag","published_at":"2021-05-14T19:16:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.05.0","html_url":"https://github.com/dask/dask/releases/tag/2021.05.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.05.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.05.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.05.0/manifests"},{"name":"2021.04.1","sha":"f1f37cae96d5e98f8043ea430539a4fffbe62661","kind":"tag","published_at":"2021-04-23T19:05:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.04.1","html_url":"https://github.com/dask/dask/releases/tag/2021.04.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.04.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.04.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.04.1/manifests"},{"name":"2021.04.0","sha":"ed7309166914585202f00208a7b83acd3b7c3dca","kind":"tag","published_at":"2021-04-02T16:15:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.04.0","html_url":"https://github.com/dask/dask/releases/tag/2021.04.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.04.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.04.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.04.0/manifests"},{"name":"2021.03.1","sha":"fba94e65e6053163fd1b1ed3c1803ab4f4aa541f","kind":"tag","published_at":"2021-03-26T20:05:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.03.1","html_url":"https://github.com/dask/dask/releases/tag/2021.03.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.03.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.03.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.03.1/manifests"},{"name":"2021.03.0","sha":"fb544144611b25a6f23d90637038a93f93153f8f","kind":"tag","published_at":"2021-03-05T23:32:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.03.0","html_url":"https://github.com/dask/dask/releases/tag/2021.03.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.03.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.03.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.03.0/manifests"},{"name":"2021.02.0","sha":"fae2b87802e29468e1e5853223d0022576482db6","kind":"tag","published_at":"2021-02-05T19:28:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.02.0","html_url":"https://github.com/dask/dask/releases/tag/2021.02.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.02.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.02.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.02.0/manifests"},{"name":"2021.01.1","sha":"e64e0da18708f44ec50915551d68a653e3a3bc3d","kind":"tag","published_at":"2021-01-22T18:20:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.01.1","html_url":"https://github.com/dask/dask/releases/tag/2021.01.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.01.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.01.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.01.1/manifests"},{"name":"2021.01.0","sha":"00b537309f2907ee0c120f3888d84ddcf1a607b7","kind":"tag","published_at":"2021-01-15T21:23:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2021.01.0","html_url":"https://github.com/dask/dask/releases/tag/2021.01.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2021.01.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.01.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2021.01.0/manifests"},{"name":"2020.12.0","sha":"c10ec446c33799f28642675925509150f0deccb6","kind":"tag","published_at":"2020-12-11T01:52:17.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2020.12.0","html_url":"https://github.com/dask/dask/releases/tag/2020.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2020.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2020.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2020.12.0/manifests"},{"name":"2.30.1","sha":"4c238e6b104e259c99efeff417daf1bfd6722be8","kind":"tag","published_at":"2020-11-04T03:38:17.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.30.1","html_url":"https://github.com/dask/dask/releases/tag/2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.30.1/manifests"},{"name":"2.31.0.dev0","sha":"d35628ea33092a2a0add89ae7ce9dbaa7c82c842","kind":"tag","published_at":"2020-11-04T03:32:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.31.0.dev0","html_url":"https://github.com/dask/dask/releases/tag/2.31.0.dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.31.0.dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.31.0.dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.31.0.dev0/manifests"},{"name":"2.30.0","sha":"5401c49bae351c1fedf3bab37c9529369e1ea2fd","kind":"tag","published_at":"2020-10-06T22:30:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.30.0","html_url":"https://github.com/dask/dask/releases/tag/2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.30.0/manifests"},{"name":"2.29.0","sha":"8a699223982ce8425f59f048d0163090b4a81193","kind":"tag","published_at":"2020-10-02T23:11:08.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.29.0","html_url":"https://github.com/dask/dask/releases/tag/2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.29.0/manifests"},{"name":"2.28.0","sha":"8c35d01ab6ee5a5b99b1899e1c8d175d42d72d3a","kind":"tag","published_at":"2020-09-26T03:39:48.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.28.0","html_url":"https://github.com/dask/dask/releases/tag/2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.28.0/manifests"},{"name":"2.27.0","sha":"7b40dd8fcb71a73d0349af0ca3e346a3b460d2ef","kind":"tag","published_at":"2020-09-19T02:27:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.27.0","html_url":"https://github.com/dask/dask/releases/tag/2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.27.0/manifests"},{"name":"2.26.0","sha":"2b1cd866a1002e20dc87254ebd6d26c069576b45","kind":"tag","published_at":"2020-09-11T21:13:54.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.26.0","html_url":"https://github.com/dask/dask/releases/tag/2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.26.0/manifests"},{"name":"2.25.0","sha":"b8c30a081a6f2ada554d236a7a7d22bd7b2811a6","kind":"tag","published_at":"2020-08-28T22:24:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.25.0","html_url":"https://github.com/dask/dask/releases/tag/2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.25.0/manifests"},{"name":"2.24.0","sha":"d96fed990279fcd272cc5ada005d07c85b104ce5","kind":"tag","published_at":"2020-08-22T17:51:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.24.0","html_url":"https://github.com/dask/dask/releases/tag/2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.24.0/manifests"},{"name":"2.23.0","sha":"6e1e86bd13e53af4f8ee2d33a7f1f62450d25064","kind":"tag","published_at":"2020-08-14T14:51:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.23.0","html_url":"https://github.com/dask/dask/releases/tag/2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.23.0/manifests"},{"name":"2.22.0","sha":"6268d5c2b73066493587b71254f424fbaf74ed92","kind":"tag","published_at":"2020-07-31T22:58:37.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.22.0","html_url":"https://github.com/dask/dask/releases/tag/2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.22.0/manifests"},{"name":"2.21.0","sha":"a4c571475b1c643dedf99bc773c2564bf3fcf977","kind":"tag","published_at":"2020-07-17T22:06:43.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.21.0","html_url":"https://github.com/dask/dask/releases/tag/2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.21.0/manifests"},{"name":"2.20.0","sha":"1878a451c347253eb9cfb852152a57e88f2ae848","kind":"tag","published_at":"2020-07-03T04:13:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.20.0","html_url":"https://github.com/dask/dask/releases/tag/2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.20.0/manifests"},{"name":"2.19.0","sha":"c48623bcd6e5fd7699b15c0e611ee38fff167ff6","kind":"tag","published_at":"2020-06-19T18:26:51.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.19.0","html_url":"https://github.com/dask/dask/releases/tag/2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.19.0/manifests"},{"name":"2.18.1","sha":"e14e156c4f4a17fc2e2231d0fb7ebc1ebed557cf","kind":"tag","published_at":"2020-06-10T00:48:26.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.18.1","html_url":"https://github.com/dask/dask/releases/tag/2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.18.1/manifests"},{"name":"2.18.0","sha":"59d81e5e788d6699c9dea5e50867999117bc81db","kind":"tag","published_at":"2020-06-06T00:57:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.18.0","html_url":"https://github.com/dask/dask/releases/tag/2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.18.0/manifests"},{"name":"2.17.2","sha":"aa58183e46fef0c05efa62bff7ac22ae41fa46f6","kind":"tag","published_at":"2020-05-28T17:14:36.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.17.2","html_url":"https://github.com/dask/dask/releases/tag/2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.17.2/manifests"},{"name":"2.17.1","sha":"af6cc5f5a35f7147594b0bce3494a4d8b1ef0772","kind":"tag","published_at":"2020-05-28T14:48:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.17.1","html_url":"https://github.com/dask/dask/releases/tag/2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.17.1/manifests"},{"name":"2.17.0","sha":"1ee16ca4d8b26e0a75b68a93ae7e7e10318b61fb","kind":"tag","published_at":"2020-05-27T02:43:37.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.17.0","html_url":"https://github.com/dask/dask/releases/tag/2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.17.0/manifests"},{"name":"2.16.0","sha":"d65c44f721013d915c8bff0424775dc47345ec03","kind":"tag","published_at":"2020-05-08T20:51:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.16.0","html_url":"https://github.com/dask/dask/releases/tag/2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.16.0/manifests"},{"name":"2.15.2","sha":"fdc4327bd236c5cf678d86edb0387ded2dcb8024","kind":"tag","published_at":"2020-05-01T14:56:45.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.15.2","html_url":"https://github.com/dask/dask/releases/tag/2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.15.2/manifests"},{"name":"2.15.1","sha":"7936dcbb1bae42e47c5af4f91863dd7f7ec3b6c2","kind":"tag","published_at":"2020-04-28T15:02:59.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.15.1","html_url":"https://github.com/dask/dask/releases/tag/2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.15.1/manifests"},{"name":"2.15.0","sha":"61eadd440736a5c46a0197450a5072646af916a2","kind":"tag","published_at":"2020-04-25T03:59:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.15.0","html_url":"https://github.com/dask/dask/releases/tag/2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.15.0/manifests"},{"name":"2.14.0","sha":"824a69cdc258d9cae1b33f5052e0bd78c203d2e1","kind":"tag","published_at":"2020-04-03T20:39:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.14.0","html_url":"https://github.com/dask/dask/releases/tag/2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.14.0/manifests"},{"name":"2.13.0","sha":"c743feab0a92d20e248d32e97dcfbe567f4dfbd0","kind":"tag","published_at":"2020-03-25T19:22:58.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.13.0","html_url":"https://github.com/dask/dask/releases/tag/2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.13.0/manifests"},{"name":"2.12.0","sha":"bf0407f9cfc80c2c7f4b628ec414c4c898ab3262","kind":"tag","published_at":"2020-03-06T19:59:54.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.12.0","html_url":"https://github.com/dask/dask/releases/tag/2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.12.0/manifests"},{"name":"2.11.0","sha":"6a3bbb96a98271880831a9dedcd40bffb5e79121","kind":"tag","published_at":"2020-02-19T17:18:27.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.11.0","html_url":"https://github.com/dask/dask/releases/tag/2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.11.0/manifests"},{"name":"2.10.1","sha":"4ddcc9374533e7765f341f86edfedf5c8d82df8c","kind":"tag","published_at":"2020-01-30T16:44:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.10.1","html_url":"https://github.com/dask/dask/releases/tag/2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.10.1/manifests"},{"name":"2.10.0","sha":"ed3895a1b61bfc930aff98cb2aabc685d18c1b66","kind":"tag","published_at":"2020-01-28T18:31:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.10.0","html_url":"https://github.com/dask/dask/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.10.0/manifests"},{"name":"2.9.3","sha":"26007f244911307f2dcc495357f3398e494d1237","kind":"tag","published_at":"2020-01-17T17:15:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.9.3","html_url":"https://github.com/dask/dask/releases/tag/2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.3/manifests"},{"name":"2.9.2","sha":"e3f80df7fff7627082688b7cccff1e9131001446","kind":"tag","published_at":"2020-01-16T23:49:37.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.9.2","html_url":"https://github.com/dask/dask/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"71ea5d974c7cf60e683a7198588cf6b4cb80f00d","kind":"tag","published_at":"2019-12-27T18:52:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.9.1","html_url":"https://github.com/dask/dask/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"5a96ec7c04877487c7c6ae4f9bb1802566f7e36e","kind":"tag","published_at":"2019-12-06T21:47:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.9.0","html_url":"https://github.com/dask/dask/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.9.0/manifests"},{"name":"2.8.1","sha":"eee9b78da60c24897e1df984f01dd9f36245fcb1","kind":"tag","published_at":"2019-11-23T04:31:08.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.8.1","html_url":"https://github.com/dask/dask/releases/tag/2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.8.1/manifests"},{"name":"2.8.0","sha":"539d1e27a8ccce01de5f3d49f1748057c27552f2","kind":"tag","published_at":"2019-11-14T22:56:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.8.0","html_url":"https://github.com/dask/dask/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.8.0/manifests"},{"name":"2.7.0","sha":"98a1e61fcf9230e3a4dcdf8523e435ed83dfb2c0","kind":"tag","published_at":"2019-11-08T21:06:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.7.0","html_url":"https://github.com/dask/dask/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.7.0/manifests"},{"name":"2.6.0","sha":"dc7032413a5c17349bb9625126280b51aafeaa71","kind":"tag","published_at":"2019-10-16T01:42:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.6.0","html_url":"https://github.com/dask/dask/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.6.0/manifests"},{"name":"2.5.2","sha":"f18bcec0ae9998750774e9aca665e775900796c8","kind":"tag","published_at":"2019-10-04T20:22:46.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.5.2","html_url":"https://github.com/dask/dask/releases/tag/2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.5.2/manifests"},{"name":"2.5.1","sha":"8bc04e559d3c4d744b0453cf4aada4eece28c35a","kind":"tag","published_at":"2019-09-27T22:22:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.5.1","html_url":"https://github.com/dask/dask/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.5.1/manifests"},{"name":"2.5.0","sha":"f6c2449a000a72f05e41d0208d80696bc257d2ab","kind":"tag","published_at":"2019-09-27T15:45:34.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.5.0","html_url":"https://github.com/dask/dask/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"b42ae67806b58fbddbe2186a696ee560fe3d14b3","kind":"tag","published_at":"2019-09-13T21:17:08.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.4.0","html_url":"https://github.com/dask/dask/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.4.0/manifests"},{"name":"2.3.2","sha":"a0d68d42b81fe0215098d7f87783e2d57b2aa703","kind":"tag","published_at":"2019-08-23T16:13:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.3.2","html_url":"https://github.com/dask/dask/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"4e9d5ecb373f03c4e71928c79cbabdfb3f257d26","kind":"tag","published_at":"2019-08-22T16:39:56.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.3.1","html_url":"https://github.com/dask/dask/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"54019e9c05134585c9c40e4195206aa78e2ea61a","kind":"tag","published_at":"2019-08-16T21:40:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.3.0","html_url":"https://github.com/dask/dask/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"02cbc4667e3b06cae0baa2b63d85622145cc0bc2","kind":"tag","published_at":"2019-07-31T23:34:51.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.2.0","html_url":"https://github.com/dask/dask/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"ed33fbe6ec47e361d1f6f45b84acfe0a98e511ca","kind":"tag","published_at":"2019-07-08T15:33:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.1.0","html_url":"https://github.com/dask/dask/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"da6a01bdee1c6d90934c61ae056b14610cd56a6c","kind":"tag","published_at":"2019-06-26T13:26:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.0.1","html_url":"https://github.com/dask/dask/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"22b32a53a9d3293859b47d8bd3352f78b47bc8b0","kind":"tag","published_at":"2019-06-25T17:09:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/2.0.0","html_url":"https://github.com/dask/dask/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/2.0.0/manifests"},{"name":"1.28.1","sha":"61be3a78375b730b78ce4e50aecea2fe432cdddd","kind":"tag","published_at":"2019-05-13T21:48:45.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.28.1","html_url":"https://github.com/dask/dask/releases/tag/1.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.28.1/manifests"},{"name":"1.28.0","sha":"a0d57710c9c836f8104b55c448eb2cec5f38e959","kind":"tag","published_at":"2019-05-08T19:12:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.28.0","html_url":"https://github.com/dask/dask/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.28.0/manifests"},{"name":"1.2.2","sha":"fb407f57188a8ff719ee6f0b051cabb8a84faf2c","kind":"tag","published_at":"2019-05-08T18:38:41.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.2.2","html_url":"https://github.com/dask/dask/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.2/manifests"},{"name":"1.27.1","sha":"f62d6310827c387cb004fec8ee7202c62cf46a69","kind":"tag","published_at":"2019-04-29T14:40:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.27.1","html_url":"https://github.com/dask/dask/releases/tag/1.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.27.1/manifests"},{"name":"1.2.1","sha":"8d13240841fcefb6c2410f94c4d7dbd7f7ea9a66","kind":"tag","published_at":"2019-04-29T14:09:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.2.1","html_url":"https://github.com/dask/dask/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.1/manifests"},{"name":"1.27.0","sha":"8c07c8783c777d3bb6615a0e7607f7f0e562b1d3","kind":"tag","published_at":"2019-04-12T21:30:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.27.0","html_url":"https://github.com/dask/dask/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.27.0/manifests"},{"name":"1.2.0","sha":"a2ac8945d58109fc1f8ba1377aa2747d37a1be11","kind":"tag","published_at":"2019-04-12T21:28:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.2.0","html_url":"https://github.com/dask/dask/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.0/manifests"},{"name":"1.1.5","sha":"7e566271a3623f1250cad5608c1cb867beb31761","kind":"tag","published_at":"2019-03-29T21:15:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.5","html_url":"https://github.com/dask/dask/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.5/manifests"},{"name":"1.26.1","sha":"ef62ea42dae9471b974c834f7eb200ef52dc10f4","kind":"tag","published_at":"2019-03-29T17:42:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.26.1","html_url":"https://github.com/dask/dask/releases/tag/1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.26.1/manifests"},{"name":"1.1.4","sha":"31b7fdbdb417e4cb3facf90a0b98057c23eee241","kind":"tag","published_at":"2019-03-09T16:45:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.4","html_url":"https://github.com/dask/dask/releases/tag/1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"4d189566a53009fd6d2a9db1241c9e3977fc839d","kind":"tag","published_at":"2019-03-01T21:33:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.3","html_url":"https://github.com/dask/dask/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.3/manifests"},{"name":"1.26.0","sha":"92f403a92ee4682177143291e337186aa668ab47","kind":"tag","published_at":"2019-02-25T15:55:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.26.0","html_url":"https://github.com/dask/dask/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.26.0/manifests"},{"name":"1.1.2","sha":"fbe4066b4b5ba78b30391637d70456d354dc9196","kind":"tag","published_at":"2019-02-25T15:53:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.2","html_url":"https://github.com/dask/dask/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.2/manifests"},{"name":"1.25.3","sha":"f7abbd68b824dc03c8535b57f9e914bddd1d447c","kind":"tag","published_at":"2019-01-31T20:17:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.25.3","html_url":"https://github.com/dask/dask/releases/tag/1.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.3/manifests"},{"name":"1.1.1","sha":"c4a670ebae902923be11921124a844a57b00504c","kind":"tag","published_at":"2019-01-31T18:52:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.1","html_url":"https://github.com/dask/dask/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"d7c918a10c239b48d15712d68afc5cd8b11e8499","kind":"tag","published_at":"2019-01-18T22:13:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.1.0","html_url":"https://github.com/dask/dask/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.1.0/manifests"},{"name":"1.25.2","sha":"4e38022ed91b7d90ffe54703e9975d94a37fb9c3","kind":"tag","published_at":"2019-01-04T22:14:30.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.25.2","html_url":"https://github.com/dask/dask/releases/tag/1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.2/manifests"},{"name":"1.25.1","sha":"19a393b5ea2b8dc10bd6d18a3a38c2f1d67655d0","kind":"tag","published_at":"2018-12-15T16:58:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.25.1","html_url":"https://github.com/dask/dask/releases/tag/1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.1/manifests"},{"name":"1.25.0","sha":"e6b1ef5027c4914170af12882ab4528dce2e2ba3","kind":"tag","published_at":"2018-11-28T15:47:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.25.0","html_url":"https://github.com/dask/dask/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.25.0/manifests"},{"name":"1.0.0","sha":"38676863a6ae336bcb307a29a521de32480722b0","kind":"tag","published_at":"2018-11-28T15:45:39.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.0.0","html_url":"https://github.com/dask/dask/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.0.0/manifests"},{"name":"1.0.0.rc1","sha":"a528044e561244ee4ca665f18a064fe563050bfc","kind":"tag","published_at":"2018-11-21T21:32:56.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.0.0.rc1","html_url":"https://github.com/dask/dask/releases/tag/1.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.0.0.rc1/manifests"},{"name":"0.20.2","sha":"f74a9e9f8a73b6f9d1e15c54f40f2c83ea801657","kind":"tag","published_at":"2018-11-15T14:09:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.20.2","html_url":"https://github.com/dask/dask/releases/tag/0.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.20.2/manifests"},{"name":"1.24.2","sha":"0e33bb295f03ec6a971deea817462534c4cf2c76","kind":"tag","published_at":"2018-11-15T12:46:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.24.2","html_url":"https://github.com/dask/dask/releases/tag/1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.24.2/manifests"},{"name":"1.24.1","sha":"32341216c9f62e37c2e01c898e26b117e2b872b3","kind":"tag","published_at":"2018-11-09T18:46:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.24.1","html_url":"https://github.com/dask/dask/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.24.1/manifests"},{"name":"0.20.1","sha":"df4c6dc05461c77d568e747dfceb5043c065fb4d","kind":"tag","published_at":"2018-11-09T18:45:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.20.1","html_url":"https://github.com/dask/dask/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.20.1/manifests"},{"name":"1.24.0","sha":"db903bc333ab8c1aec147896d7c5489863026243","kind":"tag","published_at":"2018-10-26T20:04:30.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.24.0","html_url":"https://github.com/dask/dask/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.24.0/manifests"},{"name":"0.20.0","sha":"f52e073b89469c2d687aa7a93f55e57992f8b16e","kind":"tag","published_at":"2018-10-26T20:02:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.20.0","html_url":"https://github.com/dask/dask/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.20.0/manifests"},{"name":"0.19.4","sha":"bbae2d8a03b5b018e019f9fd2b90004fe6b601ac","kind":"tag","published_at":"2018-10-09T19:26:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.19.4","html_url":"https://github.com/dask/dask/releases/tag/0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.4/manifests"},{"name":"0.19.3","sha":"2e98e50a9055cab1a5d04d777f4e59702318a0ca","kind":"tag","published_at":"2018-10-05T18:57:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.19.3","html_url":"https://github.com/dask/dask/releases/tag/0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.3/manifests"},{"name":"1.23.3","sha":"3eaca221e39391073d2946b4f8afc8081f886a87","kind":"tag","published_at":"2018-10-05T14:41:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.23.3","html_url":"https://github.com/dask/dask/releases/tag/1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.3/manifests"},{"name":"1.23.2","sha":"57aeb70b96396021b2b996a49e6625e0a547609f","kind":"tag","published_at":"2018-09-17T13:57:12.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.23.2","html_url":"https://github.com/dask/dask/releases/tag/1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.2/manifests"},{"name":"0.19.2","sha":"0fb0f876bb974cfca1458903540ac389e6f89019","kind":"tag","published_at":"2018-09-17T13:53:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.19.2","html_url":"https://github.com/dask/dask/releases/tag/0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.2/manifests"},{"name":"0.19.1","sha":"40b5d7b07c9db16e7cbd70be1bc8738ce94fe32c","kind":"tag","published_at":"2018-09-06T12:13:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.19.1","html_url":"https://github.com/dask/dask/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.1/manifests"},{"name":"1.23.1","sha":"8bd288a7b7e087202ed74d67bc7a438221d0b2bf","kind":"tag","published_at":"2018-09-06T12:11:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.23.1","html_url":"https://github.com/dask/dask/releases/tag/1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.1/manifests"},{"name":"1.23.0","sha":"9432f446abd5d09e96b8a799897d7917986dd9c7","kind":"tag","published_at":"2018-08-30T16:44:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.23.0","html_url":"https://github.com/dask/dask/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.23.0/manifests"},{"name":"0.19.0","sha":"546760c5ced47ace30bca21fb125b7258c56035c","kind":"tag","published_at":"2018-08-30T16:40:47.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.19.0","html_url":"https://github.com/dask/dask/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.19.0/manifests"},{"name":"1.22.1","sha":"3b8f67498adb9cf2965a8b1163b5bbeaa8af4964","kind":"tag","published_at":"2018-08-04T19:51:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.22.1","html_url":"https://github.com/dask/dask/releases/tag/1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.22.1/manifests"},{"name":"0.18.2","sha":"97e22ad9c2306f44b8d3d4a87dc4975b91f56eb9","kind":"tag","published_at":"2018-07-23T15:11:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.18.2","html_url":"https://github.com/dask/dask/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"d7755492c81b7b11788a314e008edd11663ff150","kind":"tag","published_at":"2018-06-22T12:12:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.18.1","html_url":"https://github.com/dask/dask/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.18.1/manifests"},{"name":"1.22.0","sha":"aee2e41100230675baeeee8dba38edd7c3b80017","kind":"tag","published_at":"2018-06-15T12:12:52.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.22.0","html_url":"https://github.com/dask/dask/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.22.0/manifests"},{"name":"0.18.0","sha":"142db7f964ec6dc0f1d2ef53ffe75981518357b2","kind":"tag","published_at":"2018-06-15T12:09:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.18.0","html_url":"https://github.com/dask/dask/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.18.0/manifests"},{"name":"0.17.5","sha":"b2bed5eb145b39641181140b8f64a9b4427b53ba","kind":"tag","published_at":"2018-05-16T22:44:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.17.5","html_url":"https://github.com/dask/dask/releases/tag/0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.5/manifests"},{"name":"1.21.8","sha":"6c47b25d25534dca778cfe1eb7bb5dbe8b7832aa","kind":"tag","published_at":"2018-05-03T21:48:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.8","html_url":"https://github.com/dask/dask/releases/tag/1.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.8/manifests"},{"name":"0.17.4","sha":"13f07b53be51110dbfd42943cc863220fc50ed7e","kind":"tag","published_at":"2018-05-03T21:44:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.17.4","html_url":"https://github.com/dask/dask/releases/tag/0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.4/manifests"},{"name":"1.21.7","sha":"08bd817cbaab2e3a99bbfc2ec1c11117b14aae75","kind":"tag","published_at":"2018-05-02T18:45:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.7","html_url":"https://github.com/dask/dask/releases/tag/1.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.7/manifests"},{"name":"0.17.3","sha":"f6c8a9c6304bb431d8e76c82efab9ea46a40138a","kind":"tag","published_at":"2018-05-02T18:32:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.17.3","html_url":"https://github.com/dask/dask/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.3/manifests"},{"name":"1.21.6","sha":"07b3840d1065df1d2ebebf67d1f0a9a33eb9c28e","kind":"tag","published_at":"2018-04-06T16:58:29.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.6","html_url":"https://github.com/dask/dask/releases/tag/1.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.6/manifests"},{"name":"1.21.5","sha":"8a4cbce887cd916a81425b16705d58dd85bb5ab5","kind":"tag","published_at":"2018-03-31T14:46:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.5","html_url":"https://github.com/dask/dask/releases/tag/1.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.5/manifests"},{"name":"1.21.4","sha":"73a6cbb05c88d25e612e7c626eb41eac4f057a07","kind":"tag","published_at":"2018-03-21T14:08:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.4","html_url":"https://github.com/dask/dask/releases/tag/1.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.4/manifests"},{"name":"0.17.2","sha":"2b78f3e1f45ff69ab529ea20f4ce1c8fcd3d2762","kind":"tag","published_at":"2018-03-21T14:07:12.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.17.2","html_url":"https://github.com/dask/dask/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.2/manifests"},{"name":"1.21.3","sha":"33f12684e58fc01d82bea5adbaa57bb319e99b0d","kind":"tag","published_at":"2018-03-08T20:53:55.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.3","html_url":"https://github.com/dask/dask/releases/tag/1.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.3/manifests"},{"name":"1.21.2","sha":"be7d0715edc4a76cee3e8adb151e5473f10823bf","kind":"tag","published_at":"2018-03-05T23:29:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.2","html_url":"https://github.com/dask/dask/releases/tag/1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.2/manifests"},{"name":"1.21.1","sha":"145bf8551ec94becdcbf5f8b3f4b672cd7ff8878","kind":"tag","published_at":"2018-02-22T21:07:16.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.1","html_url":"https://github.com/dask/dask/releases/tag/1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.1/manifests"},{"name":"0.17.1","sha":"17e7624d34c7716435830423dc8ff99f85c48651","kind":"tag","published_at":"2018-02-22T21:06:46.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.17.1","html_url":"https://github.com/dask/dask/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.1/manifests"},{"name":"1.21.0","sha":"319fd87deca1f9ac52b428bed43fafbe15450e60","kind":"tag","published_at":"2018-02-09T20:07:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.21.0","html_url":"https://github.com/dask/dask/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.21.0/manifests"},{"name":"0.17.0","sha":"13e76e33217532d0e28be023aacd0d02188c201f","kind":"tag","published_at":"2018-02-09T20:06:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.17.0","html_url":"https://github.com/dask/dask/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.17.0/manifests"},{"name":"0.16.1","sha":"c7267daa4ae61fb6ac867a5c03a630c1d85834a8","kind":"tag","published_at":"2018-01-09T21:31:21.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.16.1","html_url":"https://github.com/dask/dask/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.16.1/manifests"},{"name":"1.20.2","sha":"2d90193e02bfef39d28186439bcfc87742474238","kind":"tag","published_at":"2017-12-07T21:48:39.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.20.2","html_url":"https://github.com/dask/dask/releases/tag/1.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.20.2/manifests"},{"name":"1.20.1","sha":"6ca4179c468ed5cdd3a3f0d943df85fa3e456845","kind":"tag","published_at":"2017-11-26T20:32:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.20.1","html_url":"https://github.com/dask/dask/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"82cf3410173e49fb249c1b05a92fb76c3ca8524c","kind":"tag","published_at":"2017-11-17T21:07:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.20.0","html_url":"https://github.com/dask/dask/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.20.0/manifests"},{"name":"0.16.0","sha":"c61a0ae67e773c768e8ac714059ac71fec869186","kind":"tag","published_at":"2017-11-17T21:04:59.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.16.0","html_url":"https://github.com/dask/dask/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.16.0/manifests"},{"name":"1.19.3","sha":"379bd9736ef309bb6c75f38a3f779a89b848a627","kind":"tag","published_at":"2017-10-16T22:12:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.19.3","html_url":"https://github.com/dask/dask/releases/tag/1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.3/manifests"},{"name":"1.19.2","sha":"220ed9d9dc7c69d8a3aa17c764ac469dfc4da4ef","kind":"tag","published_at":"2017-10-07T01:57:54.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.19.2","html_url":"https://github.com/dask/dask/releases/tag/1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.2/manifests"},{"name":"0.15.4","sha":"2a8fbfbd46e89d2ccbd1dc8ac140c6cf5270a775","kind":"tag","published_at":"2017-10-07T01:57:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.15.4","html_url":"https://github.com/dask/dask/releases/tag/0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.4/manifests"},{"name":"1.19.1","sha":"120aa79ec8b3929dd02d4a838fe795df0f77af62","kind":"tag","published_at":"2017-09-25T13:04:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.19.1","html_url":"https://github.com/dask/dask/releases/tag/1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.1/manifests"},{"name":"0.15.3","sha":"95c56a563e435117778623a91111a5ba4312b25b","kind":"tag","published_at":"2017-09-24T16:15:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.15.3","html_url":"https://github.com/dask/dask/releases/tag/0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.3/manifests"},{"name":"1.19.0","sha":"07818b69f337fdabbcfef73762ab824249de080e","kind":"tag","published_at":"2017-09-24T16:14:38.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.19.0","html_url":"https://github.com/dask/dask/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.19.0/manifests"},{"name":"1.18.3","sha":"074420ed6b645237abee1e53bfa4772ee532cf34","kind":"tag","published_at":"2017-09-02T12:31:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.18.3","html_url":"https://github.com/dask/dask/releases/tag/1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.3/manifests"},{"name":"1.18.2","sha":"1697a31ede9785081d2b57b408d541f1322b5327","kind":"tag","published_at":"2017-09-02T12:24:51.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.18.2","html_url":"https://github.com/dask/dask/releases/tag/1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.2/manifests"},{"name":"0.15.2","sha":"94b0c251d65306b3fc7da00c33e0413d88b9d2b3","kind":"tag","published_at":"2017-08-26T15:22:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.15.2","html_url":"https://github.com/dask/dask/releases/tag/0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.2/manifests"},{"name":"1.18.1","sha":"2379eec92e0d6805dd2c669ad440b59a10d1e3d9","kind":"tag","published_at":"2017-08-26T15:22:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.18.1","html_url":"https://github.com/dask/dask/releases/tag/1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.1/manifests"},{"name":"0.15.1","sha":"657317cc09676348a0c1d725c2e6dfb3cf589809","kind":"tag","published_at":"2017-07-08T13:53:38.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.15.1","html_url":"https://github.com/dask/dask/releases/tag/0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.1/manifests"},{"name":"1.18.0","sha":"96fbbdf14ed34edb4db317754d594edecaf8a015","kind":"tag","published_at":"2017-07-08T01:10:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.18.0","html_url":"https://github.com/dask/dask/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.18.0/manifests"},{"name":"1.17.1","sha":"c4bb5bc68e05043314437022eb749c08a8d1cfbc","kind":"tag","published_at":"2017-06-14T17:37:25.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.17.1","html_url":"https://github.com/dask/dask/releases/tag/1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.17.1/manifests"},{"name":"0.15.0","sha":"ecdae84aa3b8ee5408876b0b7d7eade3d127e177","kind":"tag","published_at":"2017-06-11T23:09:08.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.15.0","html_url":"https://github.com/dask/dask/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.15.0/manifests"},{"name":"1.17.0","sha":"ad876e96c9212fba3e702d94caf6527bf48f3587","kind":"tag","published_at":"2017-06-11T23:08:26.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.17.0","html_url":"https://github.com/dask/dask/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.17.0/manifests"},{"name":"0.14.3","sha":"0ad4c27af310841409965793ee0cb8cb3174e1b0","kind":"tag","published_at":"2017-05-05T12:59:19.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.14.3","html_url":"https://github.com/dask/dask/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.3/manifests"},{"name":"1.16.3","sha":"997f69f7a6013861221156fb2e43897096fd69d5","kind":"tag","published_at":"2017-05-05T12:58:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.16.3","html_url":"https://github.com/dask/dask/releases/tag/1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.3/manifests"},{"name":"1.16.2","sha":"8bc697da60f03867e1d7f03dfc297a77fee13fe6","kind":"tag","published_at":"2017-05-03T19:35:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.16.2","html_url":"https://github.com/dask/dask/releases/tag/1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.2/manifests"},{"name":"0.14.2","sha":"9ef62f22c3a653726293edf6c7a8c753ca362293","kind":"tag","published_at":"2017-05-03T19:05:12.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.14.2","html_url":"https://github.com/dask/dask/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.2/manifests"},{"name":"1.16.1","sha":"ac75d29c15fdddf934a654e0b2705d237913a33c","kind":"tag","published_at":"2017-03-22T15:13:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.16.1","html_url":"https://github.com/dask/dask/releases/tag/1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.1/manifests"},{"name":"0.14.1","sha":"d3bc0497f53f5fda950256154104759cc1a2f9fc","kind":"tag","published_at":"2017-03-22T15:13:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.14.1","html_url":"https://github.com/dask/dask/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.1/manifests"},{"name":"1.16.0","sha":"4b881ee011e1e16dd1a64e197a38e5a09106a8e9","kind":"tag","published_at":"2017-02-24T14:46:51.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.16.0","html_url":"https://github.com/dask/dask/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.16.0/manifests"},{"name":"0.14.0","sha":"216d5f2ea93dfa40e61f96cc847488d034bb0d6d","kind":"tag","published_at":"2017-02-24T14:46:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.14.0","html_url":"https://github.com/dask/dask/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.14.0/manifests"},{"name":"1.15.2","sha":"312dd6bd90fe2e421cfa9162d11f44ebe15d68a2","kind":"tag","published_at":"2017-01-27T17:26:17.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.15.2","html_url":"https://github.com/dask/dask/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"b3318c63bfcde46960160c13be6be4636b44d775","kind":"tag","published_at":"2017-01-11T23:25:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.15.1","html_url":"https://github.com/dask/dask/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.15.1/manifests"},{"name":"0.13.0","sha":"98984d7c6478bc31083b3e191006703c819cc339","kind":"tag","published_at":"2017-01-02T16:39:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.13.0","html_url":"https://github.com/dask/dask/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.13.0/manifests"},{"name":"1.15.0","sha":"4e23addfcfac51e51391fcd2a2dbc0c5bffd58f7","kind":"tag","published_at":"2017-01-02T16:37:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.15.0","html_url":"https://github.com/dask/dask/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.15.0/manifests"},{"name":"1.14.3","sha":"fd64029e8ab2675f7fad001b77c86834753706f4","kind":"tag","published_at":"2016-11-13T16:22:18.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.14.3","html_url":"https://github.com/dask/dask/releases/tag/1.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.3/manifests"},{"name":"1.14.2","sha":"fcf5fa4adede93ac5051bbd4275f0878a0a273ed","kind":"tag","published_at":"2016-11-11T16:02:43.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.14.2","html_url":"https://github.com/dask/dask/releases/tag/1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.2/manifests"},{"name":"1.14.1","sha":"1706377f960dde29bfca2daf75ffa45813f957e4","kind":"tag","published_at":"2016-11-04T23:37:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.14.1","html_url":"https://github.com/dask/dask/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"d26a1bf225774dc12981cc8c6c28ee2975ce9792","kind":"tag","published_at":"2016-11-04T15:45:03.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.14.0","html_url":"https://github.com/dask/dask/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.14.0/manifests"},{"name":"0.12.0","sha":"c1ee730a3131c72e84832248712fd28e8ae54637","kind":"tag","published_at":"2016-11-04T14:51:49.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.12.0","html_url":"https://github.com/dask/dask/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.12.0/manifests"},{"name":"1.13.3","sha":"2078296de76cebc0082bab996d8cd21cbbd19205","kind":"tag","published_at":"2016-10-14T21:01:30.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.13.3","html_url":"https://github.com/dask/dask/releases/tag/1.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.3/manifests"},{"name":"0.11.1","sha":"ab9b0006d059bb592894cc61af597c6b9de3f3b5","kind":"tag","published_at":"2016-10-07T02:40:12.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.11.1","html_url":"https://github.com/dask/dask/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.11.1/manifests"},{"name":"1.13.2","sha":"18d4b6427a48531191e3214981a661dba8c05bc4","kind":"tag","published_at":"2016-09-13T11:12:36.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.13.2","html_url":"https://github.com/dask/dask/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"09a1ac5962e7fc77d0deee8d1a559e0c73234520","kind":"tag","published_at":"2016-09-12T12:25:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.13.1","html_url":"https://github.com/dask/dask/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"40409dbe5a5ea5f017e5da650ff73c3952a06d4a","kind":"tag","published_at":"2016-09-10T13:37:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.13.0","html_url":"https://github.com/dask/dask/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.13.0/manifests"},{"name":"1.12.2","sha":"ac5d64053172970d9190cc3eefa79c63e505ef47","kind":"tag","published_at":"2016-09-02T18:05:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.12.2","html_url":"https://github.com/dask/dask/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"2ffe5bc9cbc7933869d2423acfbdda6bd272490c","kind":"tag","published_at":"2016-08-30T17:22:07.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.12.1","html_url":"https://github.com/dask/dask/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.12.1/manifests"},{"name":"0.11.0","sha":"34e1751483596c33a24f594516e840da11866b4e","kind":"tag","published_at":"2016-08-18T12:20:50.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.11.0","html_url":"https://github.com/dask/dask/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.11.0/manifests"},{"name":"1.12.0","sha":"0b6797ca6556839efeff342a6ec7ddfe01be3130","kind":"tag","published_at":"2016-08-18T12:19:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.12.0","html_url":"https://github.com/dask/dask/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.12.0/manifests"},{"name":"1.11.3","sha":"dfbb6604f87ab7742a960ddc342fbfe7b766d3c5","kind":"tag","published_at":"2016-07-26T23:12:00.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.11.3","html_url":"https://github.com/dask/dask/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.3/manifests"},{"name":"0.10.2","sha":"bf376da278292d157d33564a52ef5e409e92bfc3","kind":"tag","published_at":"2016-07-26T20:18:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.10.2","html_url":"https://github.com/dask/dask/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.10.2/manifests"},{"name":"1.11.2","sha":"33ecdf5fdf79d3649ba29ae55202cddaaa37a53e","kind":"tag","published_at":"2016-07-12T04:43:36.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.11.2","html_url":"https://github.com/dask/dask/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"cc80903728365b80f1f00bfcd540f6c66d30a120","kind":"tag","published_at":"2016-07-11T22:31:38.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.11.1","html_url":"https://github.com/dask/dask/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.1/manifests"},{"name":"0.10.1","sha":"fcd2f24054bc050ac73b33f77b8fa9f0ae567466","kind":"tag","published_at":"2016-07-11T22:16:12.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.10.1","html_url":"https://github.com/dask/dask/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.10.1/manifests"},{"name":"1.11.0","sha":"d4abdb140507c7f0137602dceba2f9cf1baf2e43","kind":"tag","published_at":"2016-06-13T16:50:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.11.0","html_url":"https://github.com/dask/dask/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.11.0/manifests"},{"name":"0.10.0","sha":"43aed4aa87e0d454a2e92862e647fd5ff5d76d87","kind":"tag","published_at":"2016-06-13T16:50:26.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.10.0","html_url":"https://github.com/dask/dask/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.10.0/manifests"},{"name":"1.10.2","sha":"648744238f3cf25f744b2207c1242ea54fa8a7b7","kind":"tag","published_at":"2016-05-17T02:06:58.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.10.2","html_url":"https://github.com/dask/dask/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.10.2/manifests"},{"name":"1.10.10","sha":"44f9edec35b8125a64b9077660b90d2f4a77d005","kind":"tag","published_at":"2016-05-12T00:18:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.10.10","html_url":"https://github.com/dask/dask/releases/tag/1.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.10.10/manifests"},{"name":"1.10.0","sha":"ea4c918a397e0c0b977461b91d9328ac42d4c7d5","kind":"tag","published_at":"2016-05-10T22:52:34.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.10.0","html_url":"https://github.com/dask/dask/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.10.0/manifests"},{"name":"0.9.0","sha":"c32645581e406398f2cb5414a591c618df66179b","kind":"tag","published_at":"2016-05-10T22:49:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.9.0","html_url":"https://github.com/dask/dask/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.9.0/manifests"},{"name":"1.9.5","sha":"82cd122a4014fdd004f1eeb0a8135d8fa677b096","kind":"tag","published_at":"2016-04-20T16:46:58.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.9.5","html_url":"https://github.com/dask/dask/releases/tag/1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.5/manifests"},{"name":"1.9.4","sha":"af07b87fb84f2f776d0de5c92edc936b960311f8","kind":"tag","published_at":"2016-04-19T00:50:45.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.9.4","html_url":"https://github.com/dask/dask/releases/tag/1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.4/manifests"},{"name":"1.9.3","sha":"f31f7e0d007049e1cba7a0772afd02c3368b32c4","kind":"tag","published_at":"2016-04-17T18:43:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.9.3","html_url":"https://github.com/dask/dask/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.3/manifests"},{"name":"0.8.2","sha":"7f398f2a00e23b105790b6aca4edc6816379089b","kind":"tag","published_at":"2016-04-13T16:20:24.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.8.2","html_url":"https://github.com/dask/dask/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.8.2/manifests"},{"name":"1.9.2","sha":"0aeb6df63a5b043e18d11d555ead75ee55668176","kind":"tag","published_at":"2016-04-13T15:31:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.9.2","html_url":"https://github.com/dask/dask/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.2/manifests"},{"name":"0.8.1","sha":"cf5a6599fbd6269b67792842fc38e0b4dbbb778f","kind":"tag","published_at":"2016-03-11T17:50:01.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.8.1","html_url":"https://github.com/dask/dask/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.8.1/manifests"},{"name":"1.9.1","sha":"154e32cb20b131dd8337ad6e4de6609fe97fd5ef","kind":"tag","published_at":"2016-03-10T18:08:39.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.9.1","html_url":"https://github.com/dask/dask/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"f921829dbf6a08b11b17b53081481ec8811e92d5","kind":"tag","published_at":"2016-03-09T01:31:20.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.9.0","html_url":"https://github.com/dask/dask/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"fb978817dfe02a2f0c8e6c80c028c6f7f91f0d16","kind":"tag","published_at":"2016-02-16T23:09:28.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.8.1","html_url":"https://github.com/dask/dask/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.8.1/manifests"},{"name":"0.8.0","sha":"9b49a0bb7d451199bf93a8473761acc5cfbcabf6","kind":"tag","published_at":"2016-02-16T22:06:43.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.8.0","html_url":"https://github.com/dask/dask/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.8.0/manifests"},{"name":"1.8.0","sha":"9c7e03c7d85e9b3a7e31c4d0b9fda5902f79e1ac","kind":"tag","published_at":"2016-02-12T01:29:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.8.0","html_url":"https://github.com/dask/dask/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.8.0/manifests"},{"name":"1.7.4","sha":"3dc472ec710abb8bfda3159d50b611aa37b97f8e","kind":"tag","published_at":"2016-01-22T22:28:38.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.7.4","html_url":"https://github.com/dask/dask/releases/tag/1.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.4/manifests"},{"name":"1.7.3","sha":"13e9b8026a54941d4d6f6a6ac748bab94fba6e50","kind":"tag","published_at":"2016-01-09T21:32:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.7.3","html_url":"https://github.com/dask/dask/releases/tag/1.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.3/manifests"},{"name":"1.7.2","sha":"3e2e6d67cf40fad835d301dbba80de959adf8ef0","kind":"tag","published_at":"2016-01-09T20:28:31.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.7.2","html_url":"https://github.com/dask/dask/releases/tag/1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.2/manifests"},{"name":"1.7.1","sha":"650b179753b825c7ad2a2d5544dc7b6ffd300870","kind":"tag","published_at":"2016-01-07T03:41:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.7.1","html_url":"https://github.com/dask/dask/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"ef95d12cb63f320528019036969ef7e09f69e55b","kind":"tag","published_at":"2016-01-05T22:58:57.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.7.0","html_url":"https://github.com/dask/dask/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.7.0/manifests"},{"name":"0.7.6","sha":"232e3ba615a227796f5d77a28fc16230bf7c500a","kind":"tag","published_at":"2016-01-05T20:14:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.6","html_url":"https://github.com/dask/dask/releases/tag/0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.6/manifests"},{"name":"1.6.1","sha":"3accb5583fed296d106452881cab40ff5d2dbe63","kind":"tag","published_at":"2015-12-14T20:13:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.6.1","html_url":"https://github.com/dask/dask/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"4ce96252f2e865f079ebc35ae34165bac86a6f25","kind":"tag","published_at":"2015-12-11T03:04:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.6.0","html_url":"https://github.com/dask/dask/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"fa101d771a4fdf8d052c9efab36d88578b40a338","kind":"tag","published_at":"2015-12-01T20:25:59.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.5.0","html_url":"https://github.com/dask/dask/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"7687ef44263aa304b96de632f8c3e87c378ee021","kind":"tag","published_at":"2015-11-24T16:12:56.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.4.0","html_url":"https://github.com/dask/dask/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"c3bafc91277058f57846467c384e40129758f072","kind":"tag","published_at":"2015-11-15T19:23:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.3.3","html_url":"https://github.com/dask/dask/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"73844261ee798b1ce9b7b11053ebcc695342a1ab","kind":"tag","published_at":"2015-11-14T18:31:34.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.3.2","html_url":"https://github.com/dask/dask/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"1ed4655116dd1a86077afde9219c56d319319bbb","kind":"tag","published_at":"2015-11-12T20:39:32.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.3.1","html_url":"https://github.com/dask/dask/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"a2f9dbbe3158afa54ebfcd7c30f1150e2b4f448b","kind":"tag","published_at":"2015-11-08T15:55:35.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.3.0","html_url":"https://github.com/dask/dask/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.3.0/manifests"},{"name":"1.2.3","sha":"de39141a13a937846fc077f2934a00a4683a3ec9","kind":"tag","published_at":"2015-10-29T16:28:33.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/1.2.3","html_url":"https://github.com/dask/dask/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/1.2.3/manifests"},{"name":"0.7.5","sha":"672978e3905534fcddc64a8ab7db13c4658e4c6c","kind":"tag","published_at":"2015-10-25T02:51:06.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.5","html_url":"https://github.com/dask/dask/releases/tag/0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.5/manifests"},{"name":"0.7.4","sha":"2366677c5e0fa6fb0bcc0e3f8c0ec66c1522d569","kind":"tag","published_at":"2015-10-22T23:16:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.4","html_url":"https://github.com/dask/dask/releases/tag/0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.4/manifests"},{"name":"0.7.3","sha":"752eb60b0a41e98b71e0c98485cbf7f1f2ded749","kind":"tag","published_at":"2015-09-25T18:50:46.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.3","html_url":"https://github.com/dask/dask/releases/tag/0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.3/manifests"},{"name":"0.7.2","sha":"dee2d9e9b1d7c32dfde1e44cf64f7bbb22b2c61e","kind":"tag","published_at":"2015-09-25T17:32:17.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.2","html_url":"https://github.com/dask/dask/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"522a275eece104c220bb47db079a374ef5e86f0f","kind":"tag","published_at":"2015-09-04T14:46:23.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.1","html_url":"https://github.com/dask/dask/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"26e4981b48038e068791d40da391225187e7a3b3","kind":"tag","published_at":"2015-08-14T19:29:42.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.7.0","html_url":"https://github.com/dask/dask/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.7.0/manifests"},{"name":"list","sha":"ada387c664f2db6f0201caf34b72e7719a886c5a","kind":"commit","published_at":"2015-08-09T22:12:10.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/list","html_url":"https://github.com/dask/dask/releases/tag/list","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@list","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/list","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/list/manifests"},{"name":"0.6.1","sha":"0bbb78a902a8f7289f0106a8eba961551f0e1c67","kind":"tag","published_at":"2015-07-22T19:33:54.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.6.1","html_url":"https://github.com/dask/dask/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d9e9c87c23c4159a3963fc83182371c42fdd0b5e","kind":"tag","published_at":"2015-06-30T19:51:13.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.6.0","html_url":"https://github.com/dask/dask/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"6be07186495facc1921864ecc44568a1ce8036dc","kind":"tag","published_at":"2015-05-15T22:22:15.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.5.0","html_url":"https://github.com/dask/dask/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"5d563a656ec22b6168e267ba89baecec5c82ec26","kind":"tag","published_at":"2015-04-20T20:28:44.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.4.0","html_url":"https://github.com/dask/dask/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"55b46913b27d60d4375cf018563e0e6921780307","kind":"tag","published_at":"2015-03-05T21:55:40.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.3.0","html_url":"https://github.com/dask/dask/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.3.0/manifests"},{"name":"0.2.6","sha":"af03c7c7d7cc5e06701fd2f5153008f367ed99fe","kind":"tag","published_at":"2015-02-17T20:05:02.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.2.6","html_url":"https://github.com/dask/dask/releases/tag/0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.6/manifests"},{"name":"0.2.5","sha":"30280407ff4e2c47fb4bbd6860e806cd8312f09b","kind":"tag","published_at":"2015-02-17T19:47:04.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.2.5","html_url":"https://github.com/dask/dask/releases/tag/0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.5/manifests"},{"name":"0.2.3","sha":"69071341825b1a7cad14f4e4f366256d487ca847","kind":"tag","published_at":"2015-02-17T19:25:05.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.2.3","html_url":"https://github.com/dask/dask/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"a549824d8b1c668ffa9e24e8aac9dc9a2d3af92a","kind":"tag","published_at":"2015-02-17T19:06:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.2.2","html_url":"https://github.com/dask/dask/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"2460d340fdf839a5215f258c74c73b2be78ee27c","kind":"tag","published_at":"2015-02-14T02:13:11.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.2.1","html_url":"https://github.com/dask/dask/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"e9bf7d6c1b87f5e8c58868d643692d2010bcc460","kind":"tag","published_at":"2015-01-29T00:59:53.000Z","download_url":"https://codeload.github.com/dask/dask/tar.gz/0.2.0","html_url":"https://github.com/dask/dask/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dask/dask@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/tags/0.2.0/manifests"}]},"repo_metadata_updated_at":"2026-09-13T19:01:45.101Z","dependent_packages_count":273,"downloads":15703950,"downloads_period":"total","dependent_repos_count":2283,"rankings":{"downloads":null,"dependent_repos_count":0.18966808085849762,"dependent_packages_count":0.2246069378587472,"stargazers_count":2.7002745195907165,"forks_count":3.20938357873721,"docker_downloads_count":null,"average":1.5809832792612928},"purl":"pkg:conda/dask?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dask/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-dask","https://tidelift.com/funding/github/pypi/dask"],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-13T15:03:22.096Z","issues_count":1076,"pull_requests_count":1811,"avg_time_to_close_issue":14131279.219907407,"avg_time_to_close_pull_request":2589548.949929478,"issues_closed_count":432,"pull_requests_closed_count":1418,"pull_request_authors_count":246,"issue_authors_count":503,"avg_comments_per_issue":3.3810408921933086,"avg_comments_per_pull_request":1.8012147984538929,"merged_pull_requests_count":1234,"bot_issues_count":35,"bot_pull_requests_count":89,"past_year_issues_count":64,"past_year_pull_requests_count":209,"past_year_avg_time_to_close_issue":2708034.0,"past_year_avg_time_to_close_pull_request":1045362.7346938775,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":98,"past_year_pull_request_authors_count":101,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.515625,"past_year_avg_comments_per_pull_request":1.555023923444976,"past_year_bot_issues_count":7,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":80,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues","maintainers":[{"login":"phofl","count":496,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":271,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"crusaderky","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":141,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"rjzamora","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"hendrikmakait","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hendrikmakait"},{"login":"TomAugspurger","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"mrocklin","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"charlesbluca","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"graingert","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"gjoseph92","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjoseph92"},{"login":"jacobtomlinson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"jsignell","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsignell"},{"login":"jakirkham","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"},{"login":"martindurant","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"quasiben","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"},{"login":"jameslamb","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"login":"raybellwaves","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raybellwaves"},{"login":"jorisvandenbossche","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"jhamman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"login":"jcrist","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"pavithraes","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"pentschev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"ian-r-rose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"shoyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"},{"login":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"beckernick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"douglasdavis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/douglasdavis"},{"login":"d-v-b","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-v-b"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"},{"login":"sjperkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjperkins"},{"login":"venpopov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/venpopov"},{"login":"dcherian","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcherian"},{"login":"stuarteberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuarteberg"},{"login":"JonWBedard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JonWBedard"},{"login":"dgarijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgarijo"}],"active_maintainers":[{"login":"crusaderky","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"mrocklin","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"},{"login":"jacobtomlinson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"rjzamora","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"TomAugspurger","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask/codemeta","maintainers":[]}