{"id":371382,"url":"https://github.com/dask/dask","last_synced_at":"2026-04-07T20:03:08.691Z","repository":{"id":25355043,"uuid":"28782747","full_name":"dask/dask","owner":"dask","description":"Parallel computing with task scheduling","archived":false,"fork":false,"pushed_at":"2026-03-30T22:35:39.000Z","size":129013,"stargazers_count":13778,"open_issues_count":1234,"forks_count":1858,"subscribers_count":202,"default_branch":"main","last_synced_at":"2026-03-31T10:13:19.160Z","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":null,"dco":null,"cla":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-03-31T05:30:07.000Z","dependencies_parsed_at":"2023-10-27T15:05:50.499Z","dependency_job_id":"bc86a2d2-d665-4222-8067-5774a4636405","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":404,"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":286080680,"owners_count":31234781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-31T09:14:28.471Z","status":"ssl_error","status_checked_at":"2026-03-31T09:14:19.506Z","response_time":111,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"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"},"packages":[{"id":13576361,"name":"dask","ecosystem":"debian","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:20:43.264Z","latest_release_published_at":"2026-02-11T08:20:43.264Z","latest_release_number":"1.0.0+dfsg-2","last_synced_at":"2026-03-13T03:07:08.816Z","created_at":"2026-02-11T08:20:43.024Z","updated_at":"2026-03-13T03:07:08.816Z","registry_url":"https://tracker.debian.org/pkg/dask","install_command":"apt-get install dask","documentation_url":"https://packages.debian.org/buster/dask","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.3.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-python, dpkg-dev (\u003e= 1.17.14), libjs-bootstrap, python-numpy-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme \u003c!nodoc\u003e, python3-distributed \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 0.19.0) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, sphinx-common","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:03:22.814Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/dask?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/dask/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":76},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-05T05:09:11.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":5283991,"name":"dask-core","ecosystem":"conda","description":null,"homepage":"https://github.com/dask/dask/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":null,"versions_count":120,"first_release_published_at":"2022-10-03T15:40:27.084Z","latest_release_published_at":"2022-11-15T20:03:40.000Z","latest_release_number":"2022.11.0","last_synced_at":"2026-04-01T16:21:15.993Z","created_at":"2022-10-03T15:40:27.078Z","updated_at":"2026-04-01T16:21:16.590Z","registry_url":"https://anaconda.org/conda-forge/dask-core","install_command":"conda install -c conda-forge dask-core","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":"2025-10-22T11:17:16.000Z","size":128147,"stargazers_count":13549,"open_issues_count":1191,"forks_count":1808,"subscribers_count":212,"default_branch":"main","last_synced_at":"2025-10-22T13:21:09.934Z","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":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-dask"],"tidelift":"pypi/dask"}},"created_at":"2015-01-04T18:50:00.000Z","updated_at":"2025-10-22T11:17:23.000Z","dependencies_parsed_at":"2023-10-27T15:05:50.499Z","dependency_job_id":"bc86a2d2-d665-4222-8067-5774a4636405","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"],"tags_count":396,"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":280907653,"owners_count":26411679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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"},"tags":[{"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","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-04-01T16:21:16.557Z","dependent_packages_count":115,"downloads":22775196,"downloads_period":"total","dependent_repos_count":678,"rankings":{"downloads":null,"dependent_repos_count":1.0182181182929873,"dependent_packages_count":0.6738208135762416,"stargazers_count":2.7002745195907165,"forks_count":3.20938357873721,"docker_downloads_count":null,"average":1.900424257549289},"purl":"pkg:conda/dask-core?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dask-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dask-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dask-core/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":"2025-10-24T17:01:29.996Z","issues_count":1005,"pull_requests_count":1617,"avg_time_to_close_issue":13160837.200483091,"avg_time_to_close_pull_request":2492170.037735849,"issues_closed_count":414,"pull_requests_closed_count":1325,"pull_request_authors_count":156,"issue_authors_count":477,"avg_comments_per_issue":3.43681592039801,"avg_comments_per_pull_request":1.8243661100803958,"merged_pull_requests_count":1163,"bot_issues_count":29,"bot_pull_requests_count":72,"past_year_issues_count":236,"past_year_pull_requests_count":632,"past_year_avg_time_to_close_issue":1072873.0104166667,"past_year_avg_time_to_close_pull_request":326580.74358974356,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":507,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":1.0593220338983051,"past_year_avg_comments_per_pull_request":1.5348101265822784,"past_year_bot_issues_count":18,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":471,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues","maintainers":[{"login":"phofl","count":499,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":272,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"crusaderky","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":140,"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":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"mrocklin","count":50,"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":"jacobtomlinson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"gjoseph92","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjoseph92"},{"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":"jhamman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"login":"jorisvandenbossche","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"raybellwaves","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raybellwaves"},{"login":"pentschev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"pavithraes","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"jcrist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"beckernick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"shoyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"},{"login":"douglasdavis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/douglasdavis"},{"login":"ian-r-rose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"},{"login":"d-v-b","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-v-b"},{"login":"sjperkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjperkins"},{"login":"stuarteberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuarteberg"}],"active_maintainers":[{"login":"phofl","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"TomAugspurger","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"crusaderky","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"hendrikmakait","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hendrikmakait"},{"login":"rjzamora","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"jacobtomlinson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"charlesbluca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"martindurant","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"pentschev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jameslamb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"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-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dask-core/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13491084,"name":"dask","ecosystem":"debian","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:05:09.895Z","latest_release_published_at":"2026-02-10T18:05:09.895Z","latest_release_number":"2021.01.0+dfsg-1","last_synced_at":"2026-03-13T13:31:24.567Z","created_at":"2026-02-10T18:05:09.167Z","updated_at":"2026-03-13T13:31:24.568Z","registry_url":"https://tracker.debian.org/pkg/dask","install_command":"apt-get install dask","documentation_url":"https://packages.debian.org/bullseye/dask","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.5.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, dpkg-dev (\u003e= 1.17.14), node-js-yaml \u003c!nodoc\u003e, python-asyncssh-doc \u003c!nodoc\u003e, python-numpy-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme \u003c!nodoc\u003e, python3-distributed \u003c!nodoc\u003e, python3-fsspec, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 0.19.0) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sparse (\u003e= 0.11) \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, sphinx-common","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:03:32.087Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/dask?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/dask/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":77},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-01T06:53:20.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":12980692,"name":"cloudnativeapp/dask","ecosystem":"helm","description":"Distributed computation in Python with task scheduling","homepage":"https://dask.pydata.org","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":"cloudnativeapp","versions_count":1,"first_release_published_at":"2021-03-25T21:28:14.000Z","latest_release_published_at":"2021-03-25T21:28:14.000Z","latest_release_number":"2.2.1","last_synced_at":"2026-04-05T19:03:38.726Z","created_at":"2026-01-29T19:58:30.224Z","updated_at":"2026-04-05T19:03:38.726Z","registry_url":"https://artifacthub.io/packages/helm/cloudnativeapp/dask","install_command":"helm repo add cloudnativeapp https://cloudnativeapp.github.io/charts/curated/ \u0026\u0026 helm install dask cloudnativeapp/dask","documentation_url":"https://artifacthub.io/packages/helm/cloudnativeapp/dask","metadata":{"app_version":"1.1.0","chart_version":"2.2.1","category":null,"official":false,"deprecated":false,"repository_url":"https://cloudnativeapp.github.io/charts/curated/","maintainers":[{"name":"danielfrg","email":"df.rodriguez143@gmail.com"},{"name":"mrocklin","email":"mrocklin@gmail.com"}]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/cloudnativeapp/dask","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/cloudnativeapp/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/cloudnativeapp/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/cloudnativeapp/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fdask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fdask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fdask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fdask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/cloudnativeapp%2Fdask/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":15522,"maintainers_count":0,"namespaces_count":4143,"keywords_count":0,"github":"artifacthub","metadata":{"funded_packages_count":202},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-04-03T06:39:17.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":12968181,"name":"dask/dask","ecosystem":"helm","description":"Distributed computation in Python with task scheduling","homepage":"https://dask.org","licenses":"Unknown","normalized_licenses":["Other"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":"dask","versions_count":88,"first_release_published_at":"2018-03-10T13:59:41.000Z","latest_release_published_at":"2024-01-16T08:57:52.000Z","latest_release_number":"2024.1.1","last_synced_at":"2026-04-05T19:03:55.014Z","created_at":"2026-01-29T14:40:36.906Z","updated_at":"2026-04-05T19:03:55.015Z","registry_url":"https://artifacthub.io/packages/helm/dask/dask","install_command":"helm repo add dask https://helm.dask.org/ \u0026\u0026 helm install dask dask/dask","documentation_url":"https://artifacthub.io/packages/helm/dask/dask","metadata":{"app_version":"2024.1.0","chart_version":"2024.1.1","category":null,"official":false,"deprecated":false,"repository_url":"https://helm.dask.org/","maintainers":[{"name":"danielfrg","email":"df.rodriguez143@gmail.com"},{"name":"beberg","email":"beberg@gmail.com"},{"name":"jacobtomlinson","email":"jacob@tomlinson.email"},{"name":"mrocklin","email":"mrocklin@gmail.com"}]},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.0,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:helm/dask/dask","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/helm/dask/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/helm/dask/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/helm/dask/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/dask%2Fdask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/dask%2Fdask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/dask%2Fdask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/dask%2Fdask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages/dask%2Fdask/codemeta","maintainers":[],"registry":{"name":"artifacthub.io","url":"https://artifacthub.io","ecosystem":"helm","default":true,"packages_count":15522,"maintainers_count":0,"namespaces_count":4143,"keywords_count":0,"github":"artifacthub","metadata":{"funded_packages_count":202},"icon_url":"https://github.com/artifacthub.png","created_at":"2026-01-29T12:56:41.438Z","updated_at":"2026-04-03T06:39:17.225Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/artifacthub.io/namespaces"}},{"id":13637050,"name":"dask","ecosystem":"debian","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T01:26:52.766Z","latest_release_published_at":"2026-02-12T01:26:52.766Z","latest_release_number":"2024.12.1+dfsg-2","last_synced_at":"2026-03-13T17:07:54.524Z","created_at":"2026-02-12T01:26:52.598Z","updated_at":"2026-03-13T17:07:54.524Z","registry_url":"https://tracker.debian.org/pkg/dask","install_command":"apt-get install dask","documentation_url":"https://packages.debian.org/trixie/dask","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, node-js-yaml \u003c!nodoc\u003e, pybuild-plugin-pyproject, python-asyncssh-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python-fsspec-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme (\u003e= 3.0.5-2) \u003c!nodoc\u003e, python3-distributed (\u003e= 2023.12.1) \u003c!nodoc\u003e, python3-doc \u003c!nodoc\u003e, python3-fsspec, python3-importlib-metadata \u003c!nodoc\u003e, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-design \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, python3-versioneer, sphinx-common, tzdata-legacy","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T02:38:50.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/dask?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/dask/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"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-04-01T16:23:36.368Z","created_at":"2022-10-03T15:40:26.738Z","updated_at":"2026-04-01T16:23:37.054Z","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":"2025-10-22T11:17:16.000Z","size":128147,"stargazers_count":13549,"open_issues_count":1191,"forks_count":1808,"subscribers_count":212,"default_branch":"main","last_synced_at":"2025-10-22T13:21:09.934Z","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":null,"dco":null,"cla":null},"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-dask"],"tidelift":"pypi/dask"}},"created_at":"2015-01-04T18:50:00.000Z","updated_at":"2025-10-22T11:17:23.000Z","dependencies_parsed_at":"2023-10-27T15:05:50.499Z","dependency_job_id":"bc86a2d2-d665-4222-8067-5774a4636405","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"],"tags_count":396,"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":280907653,"owners_count":26411679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-25T02:00:06.499Z","response_time":81,"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"},"tags":[{"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","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-04-01T16:23:37.019Z","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":"2025-10-24T17:01:29.996Z","issues_count":1005,"pull_requests_count":1617,"avg_time_to_close_issue":13160837.200483091,"avg_time_to_close_pull_request":2492170.037735849,"issues_closed_count":414,"pull_requests_closed_count":1325,"pull_request_authors_count":156,"issue_authors_count":477,"avg_comments_per_issue":3.43681592039801,"avg_comments_per_pull_request":1.8243661100803958,"merged_pull_requests_count":1163,"bot_issues_count":29,"bot_pull_requests_count":72,"past_year_issues_count":236,"past_year_pull_requests_count":632,"past_year_avg_time_to_close_issue":1072873.0104166667,"past_year_avg_time_to_close_pull_request":326580.74358974356,"past_year_issues_closed_count":96,"past_year_pull_requests_closed_count":507,"past_year_pull_request_authors_count":56,"past_year_issue_authors_count":123,"past_year_avg_comments_per_issue":1.0593220338983051,"past_year_avg_comments_per_pull_request":1.5348101265822784,"past_year_bot_issues_count":18,"past_year_bot_pull_requests_count":23,"past_year_merged_pull_requests_count":471,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues","maintainers":[{"login":"phofl","count":499,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":272,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"crusaderky","count":147,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":140,"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":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"mrocklin","count":50,"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":"jacobtomlinson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"gjoseph92","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjoseph92"},{"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":"jhamman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"login":"jorisvandenbossche","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"},{"login":"raybellwaves","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raybellwaves"},{"login":"pentschev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"pavithraes","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"jcrist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"login":"beckernick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"},{"login":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"shoyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"},{"login":"douglasdavis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/douglasdavis"},{"login":"ian-r-rose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"},{"login":"d-v-b","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-v-b"},{"login":"sjperkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjperkins"},{"login":"stuarteberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuarteberg"}],"active_maintainers":[{"login":"phofl","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":164,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"TomAugspurger","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"crusaderky","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"hendrikmakait","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hendrikmakait"},{"login":"rjzamora","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"jacobtomlinson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"charlesbluca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"},{"login":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"martindurant","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"pentschev","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"},{"login":"jameslamb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"},{"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","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":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13435321,"name":"dask","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T22:38:36.499Z","latest_release_published_at":"2026-02-07T22:38:36.499Z","latest_release_number":"2.8.1+dfsg-0.4","last_synced_at":"2026-03-08T00:50:26.684Z","created_at":"2026-02-07T22:38:35.831Z","updated_at":"2026-03-08T01:04:48.209Z","registry_url":"https://launchpad.net/ubuntu/+source/dask","install_command":"apt-get install dask","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.4.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 11), dh-python, dpkg-dev (\u003e= 1.17.14), libjs-bootstrap, python-numpy-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme \u003c!nodoc\u003e, python3-distributed \u003c!nodoc\u003e, python3-fsspec, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 0.19.0) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, sphinx-common","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/dask?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/dask/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-01T06:53:15.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13444747,"name":"dask","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T10:40:45.546Z","latest_release_published_at":"2026-02-08T10:40:45.546Z","latest_release_number":"2024.5.2+dfsg-1","last_synced_at":"2026-03-08T10:43:57.374Z","created_at":"2026-02-08T10:40:45.195Z","updated_at":"2026-03-08T11:06:09.156Z","registry_url":"https://launchpad.net/ubuntu/+source/dask","install_command":"apt-get install dask","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, node-js-yaml \u003c!nodoc\u003e, pybuild-plugin-pyproject, python-asyncssh-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python-fsspec-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme (\u003e= 3.0.5-2) \u003c!nodoc\u003e, python3-distributed (\u003e= 2023.12.1) \u003c!nodoc\u003e, python3-doc \u003c!nodoc\u003e, python3-fsspec, python3-importlib-metadata \u003c!nodoc\u003e, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-design \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, python3-versioneer, sphinx-common, tzdata-legacy","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/dask?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/dask/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":177},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-31T06:41:18.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13384258,"name":"dask","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T11:27:21.989Z","latest_release_published_at":"2026-02-05T11:27:21.989Z","latest_release_number":"2023.12.1+dfsg-2","last_synced_at":"2026-03-05T13:09:32.823Z","created_at":"2026-02-05T11:27:21.659Z","updated_at":"2026-03-05T13:31:01.928Z","registry_url":"https://launchpad.net/ubuntu/+source/dask","install_command":"apt-get install dask","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, node-js-yaml \u003c!nodoc\u003e, pybuild-plugin-pyproject, python-asyncssh-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme (\u003e= 3.0.5-2) \u003c!nodoc\u003e, python3-distributed (\u003e= 2023.12.1) \u003c!nodoc\u003e, python3-fsspec, python3-importlib-metadata \u003c!nodoc\u003e, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-design \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, python3-versioneer, sphinx-common, tzdata-legacy","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/dask?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/dask/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":161},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-01T06:53:16.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13541627,"name":"dask","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T01:10:20.173Z","latest_release_published_at":"2026-02-11T01:10:20.173Z","latest_release_number":"2022.12.1+dfsg-2","last_synced_at":"2026-03-12T05:09:47.970Z","created_at":"2026-02-11T01:10:19.963Z","updated_at":"2026-03-12T05:09:47.971Z","registry_url":"https://launchpad.net/ubuntu/+source/dask","install_command":"apt-get install dask","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, node-js-yaml \u003c!nodoc\u003e, python-asyncssh-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme \u003c!nodoc\u003e, python3-fsspec, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, sphinx-common","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:38:23.977Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/dask?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/dask/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":99},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-01T06:53:19.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13952878,"name":"python-dask","ecosystem":"guix","description":"Parallel computing with task scheduling","homepage":"https://github.com/dask/dask/","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:43:09.749Z","latest_release_published_at":"2026-03-02T19:43:09.749Z","latest_release_number":"2025.11.0","last_synced_at":"2026-04-03T03:17:46.616Z","created_at":"2026-03-02T19:43:09.548Z","updated_at":"2026-04-03T03:17:47.230Z","registry_url":"https://packages.guix.gnu.org/packages/python-dask/2025.11.0/","install_command":"guix install python-dask","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-science.scm#n860","metadata":{"location":"gnu/packages/python-science.scm:860","variable_name":"python-dask"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-03T03:17:47.203Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-dask","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-dask/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30813,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":2688028,"name":"dask","ecosystem":"pypi","description":"Parallel PyData with Task Scheduling","homepage":"https://github.com/dask/dask/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dask/dask","keywords_array":["task-scheduling","parallel","numpy","pandas","pydata"],"namespace":null,"versions_count":233,"first_release_published_at":"2015-01-29T01:00:40.000Z","latest_release_published_at":"2026-03-18T07:10:12.000Z","latest_release_number":"2026.3.0","last_synced_at":"2026-04-07T05:00:37.156Z","created_at":"2022-04-10T10:31:57.610Z","updated_at":"2026-04-07T05:00:37.156Z","registry_url":"https://pypi.org/project/dask/","install_command":"pip install dask --index-url https://pypi.org/simple","documentation_url":"https://dask.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: Free Threading :: 1 - Unstable","Topic :: Scientific/Engineering","Topic :: System :: Distributed Computing"],"normalized_name":"dask","project_status":null},"repo_metadata":{"uuid":"28782747","full_name":"dask/dask","owner":"dask","description":"Parallel computing with task scheduling","archived":false,"fork":false,"pushed_at":"2024-01-06T14:49:15.000Z","size":58343,"stargazers_count":11667,"open_issues_count":1029,"forks_count":1665,"subscribers_count":213,"default_branch":"main","last_synced_at":"2024-01-06T15:59:29.018Z","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},"funding":{"github":["numfocus"],"custom":["https://numfocus.org/donate-to-dask"],"tidelift":"pypi/dask"}},"created_at":"2015-01-04T18:50:00.000Z","updated_at":"2024-01-06T13:52:08.000Z","dependencies_parsed_at":"2023-10-27T15:05:50.499Z","dependency_job_id":"bc86a2d2-d665-4222-8067-5774a4636405","html_url":"https://github.com/dask/dask","commit_stats":{"total_commits":7158,"total_committers":609,"mean_commits":"11.753694581280788","dds":0.6663872590108969,"last_synced_commit":"753b601b27a224ccc2817e227806cf33463bdd81"},"previous_names":[],"tags_count":282,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":179500531,"owners_count":10824712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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},"html_url":"https://github.com/dask","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":"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,"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":"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,"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":"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,"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":"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,"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":"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,"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":"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,"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,"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,"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,"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":"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,"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":"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,"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":"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,"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,"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,"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,"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,"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,"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,"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","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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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,"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":"2024-01-06T15:59:31.365Z","dependent_packages_count":880,"downloads":25241189,"downloads_period":"last-month","dependent_repos_count":13853,"rankings":{"downloads":0.09361539123025087,"dependent_repos_count":0.07348515052729504,"dependent_packages_count":0.02951132374899349,"stargazers_count":0.16670966329729434,"forks_count":1.01120257667081,"docker_downloads_count":0.32012945894603534,"average":0.28244226073677986},"purl":"pkg:pypi/dask","advisories":[{"uuid":"GSA_kwCzR0hTQS14cWdqLXI2eHYtOWN3NM4ABFqy","url":"https://github.com/advisories/GHSA-xqgj-r6xv-9cw4","title":"Withdrawn Advisory: Dask Vulnerable to Command Injection","description":"# Withdrawn Advisory\nThis advisory has been withdrawn because it describes [intended functionality](https://distributed.dask.org/en/stable/limitations.html?highlight=host#security). This link is maintained to preserve external references.\n\n# Original Description\n\nDask versions \u003c=2024.8.2 contain a vulnerability in the Dask Distributed Server where the use of pickle serialization allows attackers to craft malicious objects. These objects can be serialized on the client side and sent to the server for deserialization, leading to remote command execution and potentially granting full control over the Dask server.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2025-03-20T12:32:38.000Z","withdrawn_at":"2025-03-28T15:35:32.000Z","classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-10096","https://huntr.com/bounties/a4be847b-a52d-42cc-9e78-3299e2d30ab2","https://github.com/advisories/GHSA-xqgj-r6xv-9cw4"],"source_kind":"github","identifiers":["GHSA-xqgj-r6xv-9cw4","CVE-2024-10096"],"repository_url":null,"blast_radius":0.0,"created_at":"2025-03-20T20:08:10.703Z","updated_at":"2026-04-05T20:03:17.808Z","epss_percentage":0.00076,"epss_percentile":0.19936,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cWdqLXI2eHYtOWN3NM4ABFqy","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14cWdqLXI2eHYtOWN3NM4ABFqy","packages":[{"ecosystem":"pypi","package_name":"dask","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 2024.8.2"}],"purl":"pkg:pypi/dask"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14cWdqLXI2eHYtOWN3NM4ABFqy/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qOGZxLTg2YzUtNXYycs0WvA","url":"https://github.com/advisories/GHSA-j8fq-86c5-5v2r","title":"Duplicate Advisory: Remote code execution in dask","description":"## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-hwqr-f3v9-hwxr. This link is maintained to preserve external references.\n\n## Original Description\nAn issue was discovered in Dask (aka python-dask) through 2021.09.1. Single machine Dask clusters started with dask.distributed.LocalCluster or dask.distributed.Client (which defaults to using LocalCluster) would mistakenly configure their respective Dask workers to listen on external interfaces (typically with a randomly selected high port) rather than only on localhost. A Dask cluster created using this method (when running on a machine that has an applicable port exposed) could be used by a sophisticated attacker to achieve remote code execution.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-10-27T18:53:48.000Z","withdrawn_at":"2026-02-03T17:37:27.000Z","classification":"GENERAL","cvss_score":9.3,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2021-42343","https://docs.dask.org/en/latest/changelog.html","https://github.com/dask/distributed/security/advisories/GHSA-hwqr-f3v9-hwxr","https://github.com/dask/distributed/pull/5427","https://github.com/dask/distributed/commit/afce4be8e05fb180e50a9d9e38465f1a82295e1b","https://github.com/advisories/GHSA-j8fq-86c5-5v2r","https://github.com/dask/dask/tags","https://github.com/pypa/advisory-database/tree/main/vulns/dask/PYSEC-2021-387.yaml"],"source_kind":"github","identifiers":["GHSA-j8fq-86c5-5v2r"],"repository_url":"https://github.com/dask/distributed","blast_radius":38.516357658252076,"created_at":"2022-12-21T16:12:32.802Z","updated_at":"2026-04-05T20:04:22.003Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qOGZxLTg2YzUtNXYycs0WvA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qOGZxLTg2YzUtNXYycs0WvA","packages":[{"ecosystem":"pypi","package_name":"dask","versions":[{"first_patched_version":"2021.10.0","vulnerable_version_range":"\u003e= 0, \u003c 2021.10.0"}],"purl":"pkg:pypi/dask"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qOGZxLTg2YzUtNXYycs0WvA/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dask","docker_dependents_count":1817,"docker_downloads_count":456876498,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/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":null,"issue_metadata":{"last_synced_at":"2024-01-05T13:05:57.968Z","issues_count":249,"pull_requests_count":324,"avg_time_to_close_issue":7321030.212765957,"avg_time_to_close_pull_request":1633398.4188679245,"issues_closed_count":94,"pull_requests_closed_count":265,"pull_request_authors_count":67,"issue_authors_count":146,"avg_comments_per_issue":3.8152610441767068,"avg_comments_per_pull_request":1.904320987654321,"merged_pull_requests_count":220,"bot_issues_count":5,"bot_pull_requests_count":18,"past_year_issues_count":221,"past_year_pull_requests_count":312,"past_year_avg_time_to_close_issue":2468702.313253012,"past_year_avg_time_to_close_pull_request":888527.6201550388,"past_year_issues_closed_count":83,"past_year_pull_requests_closed_count":258,"past_year_pull_request_authors_count":58,"past_year_issue_authors_count":125,"past_year_avg_comments_per_issue":2.733031674208145,"past_year_avg_comments_per_pull_request":1.7980769230769231,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":218,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dask/codemeta","maintainers":[{"uuid":"jcrist","login":"jcrist","name":null,"email":null,"url":null,"packages_count":25,"html_url":"https://pypi.org/user/jcrist/","role":null,"created_at":"2022-11-15T20:35:02.108Z","updated_at":"2022-11-15T20:35:02.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jcrist/packages"},{"uuid":"tomaugspurger","login":"tomaugspurger","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/tomaugspurger/","role":null,"created_at":"2022-11-15T20:35:02.169Z","updated_at":"2022-11-15T20:35:02.169Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomaugspurger/packages"},{"uuid":"mrocklin","login":"mrocklin","name":null,"email":null,"url":null,"packages_count":50,"html_url":"https://pypi.org/user/mrocklin/","role":null,"created_at":"2022-11-15T20:35:02.156Z","updated_at":"2022-11-15T20:35:02.156Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mrocklin/packages"},{"uuid":"jakirkham","login":"jakirkham","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/jakirkham/","role":null,"created_at":"2022-11-15T20:35:02.100Z","updated_at":"2022-11-15T20:35:02.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jakirkham/packages"},{"uuid":"jrbourbeau","login":"jrbourbeau","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://pypi.org/user/jrbourbeau/","role":null,"created_at":"2022-11-15T20:35:02.117Z","updated_at":"2022-11-15T20:35:02.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jrbourbeau/packages"},{"uuid":"jsignell","login":"jsignell","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/jsignell/","role":null,"created_at":"2022-11-15T20:35:02.126Z","updated_at":"2022-11-15T20:35:02.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jsignell/packages"},{"uuid":"jacob.tomlinson","login":"jacob.tomlinson","name":null,"email":null,"url":null,"packages_count":26,"html_url":"https://pypi.org/user/jacob.tomlinson/","role":null,"created_at":"2023-06-14T03:06:15.085Z","updated_at":"2023-06-14T03:06:15.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jacob.tomlinson/packages"},{"uuid":"fjetter","login":"fjetter","name":null,"email":null,"url":null,"packages_count":10,"html_url":"https://pypi.org/user/fjetter/","role":"Owner","created_at":"2023-03-23T07:59:42.042Z","updated_at":"2023-03-23T07:59:42.042Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fjetter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":834915,"maintainers_count":356510,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5283621,"name":"dask-core","ecosystem":"conda","description":"Dask is a flexible parallel computing library for analytics.","homepage":"https://github.com/dask/dask","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":null,"versions_count":106,"first_release_published_at":"2017-09-11T12:03:51.000Z","latest_release_published_at":"2026-03-31T09:19:29.000Z","latest_release_number":"2026.3.0","last_synced_at":"2026-03-31T10:07:25.693Z","created_at":"2022-10-03T15:40:02.636Z","updated_at":"2026-03-31T10:07:32.143Z","registry_url":"https://anaconda.org/anaconda/dask-core","install_command":"conda install -c anaconda dask-core","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-03-24T00:04:43.000Z","size":129008,"stargazers_count":13773,"open_issues_count":1231,"forks_count":1859,"subscribers_count":202,"default_branch":"main","last_synced_at":"2026-03-24T05:37:10.489Z","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":null,"dco":null,"cla":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-03-24T00:04:48.000Z","dependencies_parsed_at":"2023-10-27T15:05:50.499Z","dependency_job_id":"bc86a2d2-d665-4222-8067-5774a4636405","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":404,"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":286080680,"owners_count":31198513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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","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-03-31T10:07:32.143Z","dependent_packages_count":10,"downloads":487028,"downloads_period":"total","dependent_repos_count":678,"rankings":{"downloads":null,"dependent_repos_count":6.040471156750227,"dependent_packages_count":4.922983992751435,"stargazers_count":7.308970099667775,"forks_count":8.57746904258532,"docker_downloads_count":null,"average":6.7124735729386895},"purl":"pkg:conda/dask-core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dask-core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dask-core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dask-core/dependencies","status":null,"funding_links":["https://github.com/sponsors/numfocus","https://numfocus.org/donate-to-dask","https://tidelift.com/funding/github/pypi/dask"],"critical":false,"issue_metadata":{"last_synced_at":"2026-03-31T01:00:29.619Z","issues_count":1008,"pull_requests_count":1621,"avg_time_to_close_issue":13129198.6,"avg_time_to_close_pull_request":2492184.0128301885,"issues_closed_count":415,"pull_requests_closed_count":1325,"pull_request_authors_count":158,"issue_authors_count":478,"avg_comments_per_issue":3.431547619047619,"avg_comments_per_pull_request":1.827267119062307,"merged_pull_requests_count":1163,"bot_issues_count":30,"bot_pull_requests_count":72,"past_year_issues_count":106,"past_year_pull_requests_count":175,"past_year_avg_time_to_close_issue":1710280.4516129033,"past_year_avg_time_to_close_pull_request":321657.1282051282,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":117,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":0.8490566037735849,"past_year_avg_comments_per_pull_request":1.4342857142857144,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":109,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues","maintainers":[{"login":"phofl","count":498,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":272,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"crusaderky","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":140,"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":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"mrocklin","count":50,"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":"jacobtomlinson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"gjoseph92","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjoseph92"},{"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":"jhamman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"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":"pavithraes","count":3,"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":"jcrist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"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":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"shoyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"},{"login":"ian-r-rose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"d-v-b","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-v-b"},{"login":"sjperkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjperkins"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"},{"login":"stuarteberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuarteberg"},{"login":"dgarijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgarijo"}],"active_maintainers":[{"login":"fjetter","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"TomAugspurger","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"jrbourbeau","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"crusaderky","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"rjzamora","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"jacobtomlinson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"martindurant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask-core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask-core/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask-core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask-core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask-core/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4950,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":730},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-03T06:45:51.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5283620,"name":"dask","ecosystem":"conda","description":"Dask is a flexible parallel computing library for analytics.","homepage":"https://www.dask.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/dask/dask","keywords_array":[],"namespace":null,"versions_count":104,"first_release_published_at":"2017-09-11T12:08:59.000Z","latest_release_published_at":"2026-03-31T11:33:00.000Z","latest_release_number":"2026.3.0","last_synced_at":"2026-03-31T12:03:42.467Z","created_at":"2022-10-03T15:40:02.290Z","updated_at":"2026-03-31T12:03:44.208Z","registry_url":"https://anaconda.org/anaconda/dask","install_command":"conda install -c anaconda 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-03-24T00:04:43.000Z","size":129008,"stargazers_count":13773,"open_issues_count":1231,"forks_count":1859,"subscribers_count":202,"default_branch":"main","last_synced_at":"2026-03-24T05:37:10.489Z","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":null,"dco":null,"cla":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-03-24T00:04:48.000Z","dependencies_parsed_at":"2023-10-27T15:05:50.499Z","dependency_job_id":"bc86a2d2-d665-4222-8067-5774a4636405","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":404,"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":286080680,"owners_count":31198513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T15:24:02.938Z","status":"ssl_error","status_checked_at":"2026-03-30T15:23:44.804Z","response_time":138,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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.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","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-03-31T12:03:41.458Z","dependent_packages_count":15,"downloads":286036,"downloads_period":"total","dependent_repos_count":2283,"rankings":{"downloads":null,"dependent_repos_count":1.1497730711043872,"dependent_packages_count":2.481089258698941,"stargazers_count":7.322239031770045,"forks_count":8.714069591527988,"docker_downloads_count":null,"average":4.9167927382753405},"purl":"pkg:conda/dask","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":false,"issue_metadata":{"last_synced_at":"2026-03-31T01:00:29.619Z","issues_count":1008,"pull_requests_count":1621,"avg_time_to_close_issue":13129198.6,"avg_time_to_close_pull_request":2492184.0128301885,"issues_closed_count":415,"pull_requests_closed_count":1325,"pull_request_authors_count":158,"issue_authors_count":478,"avg_comments_per_issue":3.431547619047619,"avg_comments_per_pull_request":1.827267119062307,"merged_pull_requests_count":1163,"bot_issues_count":30,"bot_pull_requests_count":72,"past_year_issues_count":106,"past_year_pull_requests_count":175,"past_year_avg_time_to_close_issue":1710280.4516129033,"past_year_avg_time_to_close_pull_request":321657.1282051282,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":117,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":64,"past_year_avg_comments_per_issue":0.8490566037735849,"past_year_avg_comments_per_pull_request":1.4342857142857144,"past_year_bot_issues_count":9,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":109,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues","maintainers":[{"login":"phofl","count":498,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"},{"login":"fjetter","count":272,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"crusaderky","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"jrbourbeau","count":140,"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":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"mrocklin","count":50,"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":"jacobtomlinson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"gjoseph92","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjoseph92"},{"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":"jhamman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"},{"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":"pavithraes","count":3,"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":"jcrist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"},{"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":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"},{"login":"shoyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"},{"login":"ian-r-rose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"},{"login":"d-v-b","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-v-b"},{"login":"sjperkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjperkins"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"},{"login":"stuarteberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuarteberg"},{"login":"dgarijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgarijo"}],"active_maintainers":[{"login":"fjetter","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"},{"login":"TomAugspurger","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"},{"login":"jrbourbeau","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"},{"login":"crusaderky","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"},{"login":"rjzamora","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"},{"login":"jacobtomlinson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"martindurant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"},{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dask/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4950,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":730},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-03T06:45:51.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13472277,"name":"dask","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T23:17:19.469Z","latest_release_published_at":"2026-02-09T23:17:19.469Z","latest_release_number":"2023.8.0+dfsg-2","last_synced_at":"2026-03-10T00:22:42.437Z","created_at":"2026-02-09T23:17:18.481Z","updated_at":"2026-03-10T00:32:19.648Z","registry_url":"https://launchpad.net/ubuntu/+source/dask","install_command":"apt-get install dask","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, node-js-yaml \u003c!nodoc\u003e, pybuild-plugin-pyproject, python-asyncssh-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme (\u003e= 3.0.5-2) \u003c!nodoc\u003e, python3-fsspec, python3-importlib-metadata \u003c!nodoc\u003e, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-design \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, python3-versioneer, sphinx-common, tzdata-legacy","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/dask?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/dask/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":412},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-01T06:53:18.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13679419,"name":"dask","ecosystem":"debian","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T16:46:01.729Z","latest_release_published_at":"2026-02-12T16:46:01.729Z","latest_release_number":"2022.12.1+dfsg-2","last_synced_at":"2026-03-12T19:15:51.776Z","created_at":"2026-02-12T16:46:01.525Z","updated_at":"2026-03-12T19:15:51.777Z","registry_url":"https://tracker.debian.org/pkg/dask","install_command":"apt-get install dask","documentation_url":"https://packages.debian.org/bookworm/dask","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, node-js-yaml \u003c!nodoc\u003e, python-asyncssh-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme \u003c!nodoc\u003e, python3-fsspec, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, sphinx-common","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T16:46:02.390Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/dask?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/dask/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":364},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-01T06:53:23.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13414139,"name":"dask","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/dask/dask","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dask/dask","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T23:27:35.618Z","latest_release_published_at":"2026-02-06T23:27:35.618Z","latest_release_number":"2022.01.0+dfsg-1ubuntu1","last_synced_at":"2026-03-07T01:41:01.895Z","created_at":"2026-02-06T23:27:35.291Z","updated_at":"2026-03-07T02:03:03.226Z","registry_url":"https://launchpad.net/ubuntu/+source/dask","install_command":"apt-get install dask","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-dask, python-dask-doc","standards_version":"4.6.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-python, dpkg-dev (\u003e= 1.17.14), node-js-yaml \u003c!nodoc\u003e, python-asyncssh-doc \u003c!nodoc\u003e, python-numpy-doc \u003c!nodoc\u003e, python-pandas-doc \u003c!nodoc\u003e, python3-all, python3-cloudpickle \u003c!nodoc\u003e, python3-dask-sphinx-theme \u003c!nodoc\u003e, python3-distributed \u003c!nodoc\u003e, python3-fsspec, python3-ipython \u003c!nodoc\u003e, python3-numpydoc \u003c!nodoc\u003e, python3-pandas (\u003e= 1.3) \u003c!nodoc\u003e, python3-partd \u003c!nodoc\u003e, python3-scipy \u003c!nodoc\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-click \u003c!nodoc\u003e, python3-sphinx-remove-toctrees \u003c!nodoc\u003e, python3-sphinx-tabs \u003c!nodoc\u003e, python3-toolz \u003c!nodoc\u003e, sphinx-common","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/dask?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/dask","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/dask","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/dask/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/dask/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/dask/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/dask/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/dask/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/dask/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-01T06:53:21.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":6681,"full_name":"dask/dask","default_branch":"main","total_commits":8972,"total_committers":629,"total_bot_commits":83,"total_bot_committers":2,"mean_commits":14.263910969793322,"dds":0.7233615693267945,"past_year_total_commits":210,"past_year_total_committers":40,"past_year_total_bot_commits":16,"past_year_total_bot_committers":1,"past_year_mean_commits":5.25,"past_year_dds":0.8523809523809524,"last_synced_at":"2026-04-07T17:36:58.691Z","last_synced_commit":"dd244aba733ca8304772c4f6532852dba7c1e0f5","created_at":"2023-03-07T09:43:29.777Z","updated_at":"2026-04-07T17:12:19.975Z","committers":[{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":2482},{"name":"Patrick Hoefler","email":"61934744+phofl","login":"phofl","count":905},{"name":"Jim Crist","email":"crist042@umn.edu","login":"jcrist","count":609},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":591},{"name":"Blake Griffith","email":"blake.a.griffith@gmail.com","login":"cowlicks","count":353},{"name":"Richard (Rick) Zamora","email":"rzamora217@gmail.com","login":"rjzamora","count":305},{"name":"jakirkham","email":"jakirkham@gmail.com","login":"jakirkham","count":228},{"name":"Julia Signell","email":"jsignell@gmail.com","login":"jsignell","count":204},{"name":"Florian Jetter","email":"fjetter","login":"fjetter","count":195},{"name":"Tom Augspurger","email":"TomAugspurger","login":"TomAugspurger","count":190},{"name":"crusaderky","email":"crusaderky@gmail.com","login":"crusaderky","count":180},{"name":"sinhrks","email":"sinhrks@gmail.com","login":"sinhrks","count":112},{"name":"Martin Durant","email":"martindurant","login":"martindurant","count":108},{"name":"Hendrik Makait","email":"hendrik@makait.com","login":"hendrikmakait","count":88},{"name":"Phillip Cloud","email":"cpcloud@gmail.com","login":"cpcloud","count":74},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":67},{"name":"M. Farrajota","email":"farrajota","login":"farrajota","count":66},{"name":"Irina Truong","email":"i.chernyavska@gmail.com","login":"j-bennet","count":63},{"name":"Stephan Hoyer","email":"shoyer@climate.com","login":"shoyer","count":63},{"name":"Charles Blackmon-Luca","email":"20627856+charlesbluca","login":"charlesbluca","count":62},{"name":"Miles","email":"miles59923@gmail.com","login":"milesgranger","count":55},{"name":"Jacob Tomlinson","email":"jacobtomlinson","login":"jacobtomlinson","count":49},{"name":"Peter Andreas Entschev","email":"peter@entschev.com","login":"pentschev","count":48},{"name":"Erik Welch","email":"erik.n.welch@gmail.com","login":"eriknw","count":44},{"name":"Genevieve Buckley","email":"30920819+GenevieveBuckley","login":"GenevieveBuckley","count":39},{"name":"Mads R. B. Kristensen","email":"madsbk@gmail.com","login":"madsbk","count":38},{"name":"Mariano","email":"marianotepper@gmail.com","login":"marianotepper","count":35},{"name":"Sarah Charlotte Johnson","email":"sarah@coiled.io","login":"scharlottej13","count":34},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":33},{"name":"Pavithra Eswaramoorthy","email":"pavithraes@outlook.com","login":"pavithraes","count":31},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":29},{"name":"Bruce Merry","email":"bmerry@ska.ac.za","login":"bmerry","count":28},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":27},{"name":"Gabe Joseph","email":"gjoseph92@gmail.com","login":"gjoseph92","count":26},{"name":"GALI PREM SAGAR","email":"sagarprem75@gmail.com","login":"galipremsagar","count":25},{"name":"Kristopher Overholt","email":"koverholt@gmail.com","login":"koverholt","count":25},{"name":"Ian Rose","email":"ian@coiled.io","login":null,"count":24},{"name":"Martin Durant","email":"martin.durant@utoronto.ca","login":null,"count":23},{"name":"Nir","email":"nirizr@gmail.com","login":"nirizr","count":22},{"name":"Ray Bell","email":"rayjohnbell0@gmail.com","login":"raybellwaves","count":22},{"name":"Doug Davis","email":"ddavis@ddavis.io","login":"douglasdavis","count":22},{"name":"Benjamin Zaitlen","email":"quasiben","login":"quasiben","count":22},{"name":"Joris Van den Bossche","email":"jorisvandenbossche@gmail.com","login":"jorisvandenbossche","count":17},{"name":"Naty Clementi","email":"natyclementi@gmail.com","login":"ncclementi","count":17},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":16},{"name":"Antoine Pitrou","email":"pitrou@free.fr","login":"pitrou","count":15},{"name":"Mike Graham","email":"mikegraham@gmail.com","login":"mikegraham","count":14},{"name":"Matthias Bussonnier","email":"bussonniermatthias@gmail.com","login":"Carreau","count":14},{"name":"Sigurd Spieckermann","email":"sigurd.spieckermann@gmail.com","login":"sisp","count":13},{"name":"Stuart","email":"stuart.owen@gmail.com","login":null,"count":13},{"name":"David Hoese","email":"david.hoese@ssec.wisc.edu","login":"djhoese","count":12},{"name":"Illviljan","email":"14371165+Illviljan","login":"Illviljan","count":12},{"name":"Israel Saeta Pérez","email":"dukebody@gmail.com","login":"dukebody","count":12},{"name":"Joshua T Corbin","email":"joshua@uber.com","login":null,"count":11},{"name":"Gil Forsyth","email":"gforsyth","login":"gforsyth","count":11},{"name":"James Lamb","email":"jaylamb20@gmail.com","login":"jameslamb","count":11},{"name":"ParticularMiner","email":"78448465+ParticularMiner","login":"ParticularMiner","count":11},{"name":"Simon Perkins","email":"simon.perkins@gmail.com","login":"sjperkins","count":11},{"name":"Gabriele Lanaro","email":"gabriele.lanaro@gmail.com","login":"gabrielelanaro","count":10},{"name":"Bryan Weber","email":"bryan@coiled.io","login":null,"count":9},{"name":"Zhengnan Zhao","email":"zzhengnan@protonmail.com","login":"zzhengnan","count":9},{"name":"Anderson Banihirwe","email":"axbanihirwe@ualr.edu","login":"andersy005","count":9},{"name":"David Hassell","email":"davidhassell","login":"davidhassell","count":9},{"name":"Davis Bennett","email":"davis.v.bennett@gmail.com","login":"d-v-b","count":9},{"name":"Deepak Cherian","email":"dcherian","login":"dcherian","count":9},{"name":"Eric Czech","email":"eric.allen.czech@gmail.com","login":"eric-czech","count":9},{"name":"Pedro M Duarte","email":"pmd323@gmail.com","login":"lithium323","count":9},{"name":"Scott Sievert","email":"stsievert","login":"stsievert","count":9},{"name":"arve0","email":"arve.seljebu@gmail.com","login":"arve0","count":9},{"name":"Matt Fortier","email":"mfortier@patsnap.com","login":null,"count":8},{"name":"Rami Chowdhury","email":"rchowdhury@continuum.io","login":null,"count":8},{"name":"Wesley Emeneker","email":"Wesley.Emeneker@continuum.io","login":null,"count":8},{"name":"henriqueribeiro","email":"henriqueribeiro","login":"henriqueribeiro","count":8},{"name":"Tom White","email":"tom.e.white@gmail.com","login":"tomwhite","count":8},{"name":"Markus Gonser","email":"magonser@mksg.de","login":"magonser","count":8},{"name":"Mark Harfouche","email":"mark.harfouche@gmail.com","login":"hmaarrfk","count":8},{"name":"Luke Conibear","email":"laconibear@gmail.com","login":"lukeconibear","count":8},{"name":"Ian Rose","email":"ian.r.rose@gmail.com","login":"ian-r-rose","count":8},{"name":"Daniel Mesejo-León","email":"mesejoleon@gmail.com","login":"mesejo","count":8},{"name":"Eray Aslan","email":"5224877+erayaslan","login":"erayaslan","count":7},{"name":"Freyam Mehta","email":"62539811+freyam","login":"freyam","count":7},{"name":"Uwe L. Korn","email":"xhochy","login":"xhochy","count":7},{"name":"Will Warner","email":"electronwill@gmail.com","login":"electronwill","count":7},{"name":"Lawrence Mitchell","email":"lmitchell@nvidia.com","login":"wence-","count":7},{"name":"Thomas J. Fan","email":"thomasjpfan@gmail.com","login":"thomasjpfan","count":7},{"name":"Peter Steinberg","email":"peter@hydroinformatica.com","login":null,"count":7},{"name":"Krishan Bhasin","email":"8904718+KrishanBhasin","login":"KrishanBhasin","count":6},{"name":"Ryan Williams","email":"ryan@runsascoded.com","login":"ryan-williams","count":6},{"name":"Yu Feng","email":"rainwoodman@gmail.com","login":"rainwoodman","count":6},{"name":"Scott Sanderson","email":"scoutoss@gmail.com","login":"ssanderson","count":6},{"name":"Jörg Dietrich","email":"astro@joergdietrich.com","login":"joergdietrich","count":6},{"name":"Jeff Reback","email":"jeff@reback.net","login":"jreback","count":6},{"name":"George Sakkis","email":"george.sakkis@gmail.com","login":"gsakkis","count":6},{"name":"Fabien Aulaire","email":"306648+faulaire","login":"faulaire","count":6},{"name":"Clark Fitzgerald","email":"clarkfitzg@gmail.com","login":"clarkfitzg","count":6},{"name":"Chris Roat","email":"1053153+chrisroat","login":"chrisroat","count":6},{"name":"Christopher Prohm","email":"c.prohm@googlemail.com","login":"chmp","count":6},{"name":"Hristo","email":"hristog","login":"hristog","count":5},{"name":"thequackdaddy","email":"pquack@gmail.com","login":"thequackdaddy","count":5},{"name":"kori73","email":"koray.beyaz73@gmail.com","login":"kori73","count":5},{"name":"andrethrill","email":"andrethrill","login":"andrethrill","count":5},{"name":"Wes Roach","email":"wesr000@gmail.com","login":"WesRoach","count":5},{"name":"Vlad Frolov","email":"frolvlad@gmail.com","login":"frol","count":5},{"name":"Tobias de Jong","email":"tadj42@gmail.com","login":"TAdeJong","count":5},{"name":"Boaz Mohar","email":"boazmohar@gmail.com","login":"boazmohar","count":5},{"name":"Itamar Turner-Trauring","email":"itamar@itamarst.org","login":"itamarst","count":5},{"name":"McToel","email":"36071676+McToel","login":"McToel","count":5},{"name":"Philipp A.","email":"flying-sheep@web.de","login":"flying-sheep","count":5},{"name":"Rafal Wojdyla","email":"ravwojdyla@gmail.com","login":"ravwojdyla","count":5},{"name":"Ruben van de Geer","email":"37443208+rubenvdg","login":"rubenvdg","count":5},{"name":"Skipper Seabold","email":"sseabold@civisanalytics.com","login":null,"count":5},{"name":"Daniel Davis","email":"wabu@fooserv.net","login":"wabu","count":5},{"name":"Marco Neumann","email":"marco@crepererum.net","login":"crepererum","count":5},{"name":"Talmaj Marinc","email":"talmaj@gmail.com","login":"Talmaj","count":5},{"name":"David Chudzicki","email":"dchudz@gmail.com","login":"dchudz","count":5},{"name":"Keisuke Fujii","email":"fUjiisoup@gmail.com","login":"fujiisoup","count":4},{"name":"Nick Becker","email":"nickb500@gmail.com","login":"beckernick","count":4},{"name":"Paul Hobson","email":"pmhobson@gmail.com","login":"phobson","count":4},{"name":"WZY","email":"ziyao.wei.wzy@gmail.com","login":"ZiyaoWei","count":4},{"name":"asmith26","email":"asmith26","login":"asmith26","count":4},{"name":"Ksenia Bobrova","email":"bobrovaksenia@gmail.com","login":"almaleksia","count":4},{"name":"Jon Mease","email":"jon.mease@gmail.com","login":"jonmmease","count":4},{"name":"Jeremy Chen","email":"convexset@gmail.com","login":"convexset","count":4},{"name":"Jayesh Manani","email":"jsmanani@gmail.com","login":"jayeshmanani","count":4},{"name":"Javad","email":"javad94","login":"javad94","count":4},{"name":"Ilan Gold","email":"ilanbassgold@gmail.com","login":"ilan-gold","count":4},{"name":"Guillaume Eynard-Bontemps","email":"g.eynard.bontemps@gmail.com","login":"guillaumeeb","count":4},{"name":"Danilo Horta","email":"danilo.horta@gmail.com","login":"horta","count":4},{"name":"Daniel Saxton","email":"2658661+dsaxton","login":"dsaxton","count":4},{"name":"Damien Garaud","email":"damien.garaud@gmail.com","login":"garaud","count":4},{"name":"Ben","email":"55319792+benrutter","login":"benrutter","count":4},{"name":"Oliver Hofkens","email":"oliver@novemberfive.co","login":null,"count":4},{"name":"JulianWgs","email":"31596773+JulianWgs","login":"JulianWgs","count":3},{"name":"Lucas Colley","email":"lucas.colley8@gmail.com","login":"lucascolley","count":3},{"name":"Christopher Ren","email":"christopher.x.ren@gmail.com","login":"cr458","count":3},{"name":"Christine Doig","email":"christine.doig.cardet@gmail.com","login":"chdoig","count":3},{"name":"Diane Trout","email":"diane@caltech.edu","login":"detrout","count":3},{"name":"Hugo","email":"hugovk","login":"hugovk","count":3},{"name":"Matthew Roeschke","email":"10647082+mroeschke","login":"mroeschke","count":3},{"name":"Nicolas Grandemange","email":"1694892+epizut","login":"epizut","count":3},{"name":"Oisin-M","email":"60450429+Oisin-M","login":"Oisin-M","count":3},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":3},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":3},{"name":"RogerMoens","email":"45488927+RogerMoens","login":"RogerMoens","count":3},{"name":"Ruth Comer","email":"10599679+rcomer","login":"rcomer","count":3},{"name":"Ryan Grout","email":"groutr","login":"groutr","count":3},{"name":"Shiva Raisinghani","email":"51683050+exemplary-citizen","login":"exemplary-citizen","count":3},{"name":"Skipper Seabold","email":"jsseabold@gmail.com","login":"jseabold","count":3},{"name":"Rockwell Weiner","email":"rockwellw","login":"rockwellw","count":3},{"name":"Noah D Brenowitz","email":"nbren12@gmail.com","login":"nbren12","count":3},{"name":"Justus Magin","email":"keewis","login":"keewis","count":3},{"name":"joshreback","email":"joshreback@gmail.com","login":"joshreback","count":3},{"name":"joanrue","email":"joan.rue.q@gmail.com","login":"joanrue","count":3},{"name":"Tony Ding","email":"tonyyuyiding@gmail.com","login":"tonyyuyiding","count":3},{"name":"Timost","email":"Timost","login":"Timost","count":3},{"name":"Thomas A Caswell","email":"tcaswell@gmail.com","login":"tacaswell","count":3},{"name":"JSKenyon","email":"jonathan.simon.kenyon@gmail.com","login":"JSKenyon","count":3},{"name":"Wouter-Michiel Vierdag","email":"michiel.vierdag@embl.de","login":"melonora","count":3},{"name":"gerrymanoim","email":"gerry.manoim@twosigma.com","login":"gerrymanoim","count":3},{"name":"Johnnie Gray","email":"jcmgray","login":"jcmgray","count":3},{"name":"Chiara Marmo","email":"cmarmo","login":"cmarmo","count":3},{"name":"Bryan Van de Ven","email":"bryan@bokeh.org","login":"bryevdv","count":3},{"name":"Brett Naul","email":"brettnaul@gmail.com","login":"bnaul","count":3},{"name":"Ben Beasley","email":"code@musicinmybrain.net","login":"musicinmybrain","count":3},{"name":"Antonio Ercole De Luca","email":"eracle@posteo.eu","login":"eracle","count":3},{"name":"severo","email":"danielsouzasevero@gmail.com","login":"dsevero","count":3},{"name":"Casey Clements","email":"casey.clements@continuum.io","login":null,"count":3},{"name":"Kristopher Overholt","email":"kris@koverholt.com","login":null,"count":3},{"name":"Maxime Grenu","email":"69890511+cluster2600","login":"cluster2600","count":2},{"name":"Michael Eaton","email":"mpeaton","login":"mpeaton","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Mike McCarty","email":"mmccarty@nvidia.com","login":"mmccarty","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Nat Tabris","email":"46289310+ntabris","login":"ntabris","count":2},{"name":"Nils Braun","email":"nils-braun","login":"nils-braun","count":2},{"name":"Pedro Silva","email":"48519119+ppsbs","login":"ppsbs","count":2},{"name":"Phillip J. Wolfram","email":"phillipwolfram@gmail.com","login":"pwolfram","count":2},{"name":"Hameer Abbasi","email":"einstein.edison@gmail.com","login":"hameerabbasi","count":2},{"name":"Poruri Sai Rahul","email":"rahul.poruri@gmail.com","login":"rahulporuri","count":2},{"name":"Prabakaran Kumaresshan","email":"k_prabakaran@hotmail.com","login":"nixphix","count":2},{"name":"Ralf Gommers","email":"ralf.gommers@gmail.com","login":"rgommers","count":2},{"name":"Matthew Powers","email":"matthewkevinpowers@gmail.com","login":"MrPowers","count":2},{"name":"GFleishman","email":"greg.nli10me@gmail.com","login":"GFleishman","count":2},{"name":"Matt Lee","email":"mathewlee11@gmail.com","login":"mathewlee11","count":2},{"name":"Martijn Arts","email":"m.arts@gmx.net","login":"mfaafm","count":2},{"name":"Mark Boer","email":"m.h.boer.2@gmail.com","login":"mark-boer","count":2},{"name":"Marco Rossi","email":"developer@marco-rossi.com","login":"m-rossi","count":2},{"name":"Marco Edward Gorelli","email":"33491632+MarcoGorelli","login":"MarcoGorelli","count":2},{"name":"Magnus Nord","email":"magnunor@gmail.com","login":"magnunor","count":2},{"name":"Lucas Rademaker","email":"44430780+lr4d","login":"lr4d","count":2},{"name":"Lindsey Gray","email":"lindsey.gray@gmail.com","login":"lgray","count":2},{"name":"Justin Poehnelt","email":"justin.poehnelt@gmail.com","login":"jpoehnelt","count":2},{"name":"Julien Lhermitte","email":"ordirules","login":"ordirules","count":2},{"name":"Joseph Crail","email":"jbcrail@gmail.com","login":"jbcrail","count":2},{"name":"Abdulelah Bin Mahfoodh","email":"abduh.bm@gmail.com","login":"abduhbm","count":2},{"name":"Christopher J. Wright","email":"cjwright4242@gmail.com","login":"CJ-Wright","count":2},{"name":"Dieter Weber","email":"d.weber@fz-juelich.de","login":"uellue","count":2},{"name":"geraninam","email":"108741360+geraninam","login":"geraninam","count":2},{"name":"gregrf","email":"35344645+gregrf","login":"gregrf","count":2},{"name":"gurunath","email":"gurunathrajagopal@gmail.com","login":"rajagurunath","count":2},{"name":"jslmann","email":"jlatmann@gmail.com","login":"jslmann","count":2},{"name":"manuels","email":"manuel.schoelling@gmx.de","login":"manuels","count":2},{"name":"mlondschien","email":"61679398+mlondschien","login":"mlondschien","count":2},{"name":"noreentry","email":"noreentry1@gmail.com","login":"noreentry","count":2},{"name":"postelrich","email":"postelrich@gmail.com","login":"postelrich","count":2},{"name":"rs9w33","email":"robyn.gwee@deltares.nl","login":"rs9w33","count":2},{"name":"Rolando (Max) Espinoza","email":"rolando","login":"rolando","count":2},{"name":"stuartarchibald","email":"stuartarchibald","login":"stuartarchibald","count":2},{"name":"garanews","email":"puntogtg@tiscali.it","login":"garanews","count":2},{"name":"brandon-b-miller","email":"53796099+brandon-b-miller","login":"brandon-b-miller","count":2},{"name":"amerkel2","email":"andreas.merkel@blue-yonder.com","login":"amerkel2","count":2},{"name":"Zhenqing Li","email":"DigitalPig","login":"DigitalPig","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Thomas Smith","email":"smithtg@ncbi.nlm.nih.gov","login":"tgs","count":2},{"name":"Harshith J","email":"abslock128w@gmail.com","login":"abslock128w","count":2},{"name":"Søren Fuglede Jørgensen","email":"s@fuglede.dk","login":"fuglede","count":2},{"name":"Sultan Orazbayev","email":"contact@econpoint.com","login":"SultanOrazbayev","count":2},{"name":"Ryan Nazareth","email":"ryankarlos@gmail.com","login":"ryankarlos","count":2},{"name":"Ryan Abernathey","email":"ryan.abernathey@gmail.com","login":"rabernat","count":2},{"name":"Ruggero Turra","email":"giurrero@gmail.com","login":"wiso","count":2},{"name":"Robert Sare","email":"rmsare@stanford.edu","login":"rmsare","count":2},{"name":"Richard Pelgrim","email":"68642378+rrpelgrim","login":"rrpelgrim","count":2},{"name":"Endre Mark Borza","email":"endremborza@gmail.com","login":"endremborza","count":2},{"name":"Dranaxel","email":"a.marce@free.fr","login":"Dranaxel","count":2},{"name":"Justin Waugh","email":"justin@unsupervised.com","login":null,"count":2},{"name":"Marvin Albert","email":"marvin.albert@gmail.com","login":"m-albert","count":2},{"name":"Andrew Fulton","email":"andrewfulton9@gmail.com","login":"andrewfulton9","count":2},{"name":"Angus Hollands","email":"goosey15@gmail.com","login":"agoose77","count":2},{"name":"Arpit Solanki","email":"solankiarpit1997@gmail.com","login":"arpit1997","count":2},{"name":"Bart Broere","email":"broerebart@hotmail.com","login":"bartbroere","count":2},{"name":"Bouwe Andela","email":"bouweandela","login":"bouweandela","count":2},{"name":"Brian Chu","email":"bc@brianchu.com","login":"bchu","count":2},{"name":"Captain Obvious","email":"valinvescap@gmail.com","login":"linwoodc3","count":2},{"name":"Christian Hudon","email":"chrish@pianocktail.org","login":"chrish42","count":2},{"name":"Cody Johnson","email":"ctj@andrew.cmu.edu","login":"codercody","count":2},{"name":"D-Stacks","email":"78099568+D-Stacks","login":"D-Stacks","count":2},{"name":"Dimplexion","email":"janne.vuorela@helsinki.fi","login":null,"count":2},{"name":"Michał Jastrzębski","email":"inc0@github.com","login":null,"count":2},{"name":"Richard Postelnik","email":"rpostelnik@continuum.io","login":null,"count":2},{"name":"Roberto Panai","email":"robertopanai@sardus.it","login":null,"count":2},{"name":"wikiped","email":"wikiped@yandex.ru","login":null,"count":2},{"name":"Sarah Bird","email":"birdsarah@mozilla.com","login":"birdsarah","count":2},{"name":"Henry Pinkard","email":"henry.pinkard@gmail.com","login":"henrypinkard","count":2},{"name":"Ian Bolliger","email":"bolliger32@gmail.com","login":"bolliger32","count":2},{"name":"Joe Hamman","email":"jhamman1@gmail.com","login":"jhamman","count":2},{"name":"Joe Hamman","email":"jhamman@ucar.edu","login":null,"count":2},{"name":"James Jeffryes","email":"jamesgjeffryes@gmail.com","login":"JamesJeffryes","count":2},{"name":"Jan Borchmann","email":"j.borchmann@gmx.de","login":"jborchma","count":2},{"name":"Jean-Baptiste Bayle","email":"j2bbayle","login":"j2bbayle","count":2},{"name":"Jesse Vogt","email":"jesse.vogt@gmail.com","login":"jessevogt","count":2},{"name":"Jim Circadian","email":"JimCircadian","login":"JimCircadian","count":2},{"name":"John Crickett","email":"john@trivialbusiness.co.uk","login":"JohnCrickett","count":2},{"name":"Jordan Yap","email":"5497988+jjyap","login":"jjyap","count":2},{"name":"Jorge López","email":"jorloplaz@gmail.com","login":"jorloplaz","count":2},{"name":"Hai Nguyen Mau","email":"mauhai","login":"mauhai","count":2},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":2},{"name":"Gregory R. Lee","email":"grlee77@gmail.com","login":"grlee77","count":2},{"name":"Greg Hayes","email":"hayesgb@gmail.com","login":"hayesgb","count":2},{"name":"Gaurav Sheni","email":"gvsheni@gmail.com","login":"gsheni","count":2},{"name":"Eugene Huang","email":"eugeneh101","login":"eugeneh101","count":2},{"name":"Erkka Rinne","email":"erkka.rinne@vtt.fi","login":"erkkar","count":2},{"name":"Eric Bonfadini","email":"408262+eric-bonfadini","login":"eric-bonfadini","count":2},{"name":"Apostolos Vlachopoulos","email":"avlahop@gmail.com","login":"avlahop","count":1},{"name":"Aploium","email":"ap@z.codes","login":"aploium","count":1},{"name":"Antonino Ingargiola","email":"tritemio@gmail.com","login":"tritemio","count":1},{"name":"Anton Loukianov","email":"anton.loukianov@gmail.com","login":"antonl","count":1},{"name":"Aneesh Nema","email":"aneeshnema@outlook.com","login":"aneeshnema","count":1},{"name":"Andrew Thomas","email":"andrew.mcnichols@gmail.com","login":"amcnicho","count":1},{"name":"Andrew S. Rosen","email":"asrosen93@gmail.com","login":"Andrew-S-Rosen","count":1},{"name":"Andrew Champion","email":"andrew.champion@gmail.com","login":"aschampion","count":1},{"name":"Amol Umbarkar","email":"amolumbarkar@gmail.com","login":"mindhash","count":1},{"name":"Amit Kumar","email":"dtu.amit@gmail.com","login":"aktech","count":1},{"name":"Amir Kadivar","email":"amir@amirkdv.ca","login":"amirkdv","count":1},{"name":"Alistair Miles","email":"alimanfoo@googlemail.com","login":"alimanfoo","count":1},{"name":"Chris Barber","email":"barberchris01@gmail.com","login":"chrisbarber","count":1},{"name":"Armin Berres","email":"github@space-based.de","login":"aberres","count":1},{"name":"Bradley McElroy","email":"bradley.mcelroy@live.com","login":"limx0","count":1},{"name":"Bogdan","email":"b.kyryliuk@gmail.com","login":"bkyryliuk","count":1},{"name":"Blane","email":"BlaneG","login":"BlaneG","count":1},{"name":"Bernhard Raml","email":"raml.bernhard@gmail.com","login":"SwamyDev","count":1},{"name":"Beomi","email":"jun@beomi.net","login":"Beomi","count":1},{"name":"Benoit Bovy","email":"bbovy@gfz-potsdam.de","login":"benbovy","count":1},{"name":"Ben Shaver","email":"benpshaver@gmail.com","login":"bpshaver","count":1},{"name":"Ben Jeffery","email":"ben.jeffery@gmail.com","login":"benjeffery","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Ben Glossner","email":"43479723+bglossner","login":"bglossner","count":1},{"name":"Ben","email":"47162034+benjaminhduncan","login":"benjaminhduncan","count":1},{"name":"Ayush Dattagupta","email":"ayushdg95@gmail.com","login":"ayushdg","count":1},{"name":"Ayan Bag","email":"ayanbag9474@gmail.com","login":"ayanbag","count":1},{"name":"Albert DeFusco","email":"adefusco.public@me.com","login":null,"count":1},{"name":"Bartosz Telenczuk","email":"telenczuk@unic.cnrs-gif.fr","login":null,"count":1},{"name":"Daniel Rothenberg","email":"darothen@mit.edu","login":null,"count":1},{"name":"Daniel Saxton","email":"daniel.saxton@gmail.com","login":null,"count":1},{"name":"Daniel Saxton","email":"dsaxton@protonmail.com","login":null,"count":1},{"name":"DomHudson","email":"dom.hudson@thoughtriver.com","login":null,"count":1},{"name":"Joachim B Haga","email":"joachim.haga@bluware.com","login":null,"count":1},{"name":"Mark Dunne","email":"markd@deskgen.com","login":null,"count":1},{"name":"Matteo De Wint","email":"matteo@novemberfive.co","login":null,"count":1},{"name":"Max Epstein","email":"max@remine.com","login":null,"count":1},{"name":"Mike McCarty","email":"mike.mccarty@gmail.com","login":null,"count":1},{"name":"Paul Vecchio","email":"paul.vecchio@zefr.com","login":null,"count":1},{"name":"Xavier Holt","email":"xhol4115@uni.sydney.edu.au","login":null,"count":1},{"name":"abergou","email":"Attila.Janos.Bergou@deshaw.com","login":null,"count":1},{"name":"estebanag","email":"esteban.aguilera.dev@gmail.com","login":null,"count":1},{"name":"Alexander Clausen","email":"alex@gc-web.de","login":"sk1p","count":1},{"name":"Alexander","email":"Salikov57@gmail.com","login":"SalikovAlex","count":1},{"name":"Alex-JG3","email":"49785867+Alex-JG3","login":"Alex-JG3","count":1},{"name":"nmiles2718","email":"nmiles@stsci.edu","login":null,"count":1},{"name":"Albert DeFusco","email":"albert.defusco@me.com","login":"AlbertDeFusco","count":1},{"name":"Akira Naruse","email":"naruse.12251624@gmail.com","login":"anaruse","count":1},{"name":"Adonis","email":"adonis.settouf@gmail.com","login":"asettouf","count":1},{"name":"Adam Williamson","email":"adam@blueradius.ca","login":"AdamWill","count":1},{"name":"Adam Lewis","email":"balast","login":"balast","count":1},{"name":"Adam Chainz","email":"me@adamj.eu","login":"adamchainz","count":1},{"name":"Adam Beberg","email":"beberg@mithral.com","login":"beberg","count":1},{"name":"Abhinav Ralhan","email":"abhinav.ralhan1@gmail.com","login":"abhinavralhan","count":1},{"name":"Abel Aoun","email":"aoun.abel@gmail.com","login":"bzah","count":1},{"name":"Ashwin Srinath","email":"3190405+shwina","login":"shwina","count":1},{"name":"Stefan van der Walt","email":"sjvdwalt@gmail.com","login":"stefanv","count":1},{"name":"Stefan Seefeld","email":"stefan@seefeld.name","login":"stefanseefeld","count":1},{"name":"Sriharsha Hatwar","email":"sriharsha02hatwar@gmail.com","login":"Sriharsha-hatwar","count":1},{"name":"SnkSynthesis","email":"63564282+SnkSynthesis","login":"SnkSynthesis","count":1},{"name":"Sinclair Target","email":"sinclairtarget@gmail.com","login":"sinclairtarget","count":1},{"name":"Simon Høxbro Hansen","email":"simon.hansen@me.com","login":"hoxbro","count":1},{"name":"Shyam Saladi","email":"smsaladi@gmail.com","login":"smsaladi","count":1},{"name":"Shingo OKAWA","email":"shingo.okawa.g.h.c@gmail.com","login":"ognis1205","count":1},{"name":"Shawn","email":"shawn.ck.yang@gmail.com","login":"chaokunyang","count":1},{"name":"Shang Wang","email":"66387198+shangw-nvidia","login":"shangw-nvidia","count":1},{"name":"Shaghayegh","email":"93452403+Shadimrad","login":"Shadimrad","count":1},{"name":"Sergey Kolesnikov","email":"serjio.kolesnikov@gmail.com","login":"SCORE1387","count":1},{"name":"Sean McKenna","email":"seanmck","login":"seanmck","count":1},{"name":"Scott M. Edenbaum","email":"scott.edenbaum@gmail.com","login":"edenbaus","count":1},{"name":"Sandro","email":"shfu29r4bu@liamekaens.com","login":"penguinpee","count":1},{"name":"Samuel Gaist","email":"samuel.gaist@idiap.ch","login":"sgaist","count":1},{"name":"Samantha Hughes","email":"shughes-uk","login":"shughes-uk","count":1},{"name":"Sam Grayson","email":"sam@samgrayson.me","login":"charmoniumQ","count":1},{"name":"S. Andrew Sheppard","email":"andrew@wq.io","login":"sheppard","count":1},{"name":"Travis E. Oliphant","email":"travis@continuum.io","login":"teoliphant","count":1},{"name":"Tor E Hagemann","email":"hagemt","login":"hagemt","count":1},{"name":"Tomas Ostasevicius","email":"t.ostasevicius@gmail.com","login":"to266","count":1},{"name":"Tom McTiernan","email":"tmct","login":"tmct","count":1},{"name":"TnTo","email":"tnto@hotmail.it","login":"TnTo","count":1},{"name":"Tim Paine","email":"t.paine154@gmail.com","login":"timkpaine","count":1},{"name":"Thrasibule","email":"thrasibule","login":"thrasibule","count":1},{"name":"Thomas Zilio","email":"zilio.thomas@gmail.com","login":"Thomas-Z","count":1},{"name":"Thomas Robitaille","email":"thomas.robitaille@gmail.com","login":"astrofrog","count":1},{"name":"Tao Xin","email":"tao@vanjs.org","login":"Tao-VanJS","count":1},{"name":"Takahiro Kojima","email":"12kojima.takahiro@gmail.com","login":"515hikaru","count":1},{"name":"TakaakiFuruse","email":"takaakifuruse@gmail.com","login":"TakaakiFuruse","count":1},{"name":"Swayam Patil","email":"98048555+Swish78","login":"Swish78","count":1},{"name":"Surya Avala","email":"suryaavala.dev@gmail.com","login":"suryaavala","count":1},{"name":"Suriya Senthilkumar","email":"54205777+suriya-it19","login":"suriya-it19","count":1},{"name":"Stuart Berg","email":"bergs@janelia.hhmi.org","login":"stuarteberg","count":1},{"name":"Stephannie Jimenez Gacha","email":"steff456","login":"steff456","count":1},{"name":"Stephanie Gott","email":"13060286+stephaniegott","login":"stephaniegott","count":1},{"name":"Michal Ficek","email":"ficem3am@gmail.com","login":"mficek","count":1},{"name":"Peter","email":"peter.pandelidis@gmail.com","login":"peterpandelidis","count":1},{"name":"Paweł Kordek","email":"pawel.kordek@gmail.com","login":"kordek","count":1},{"name":"Pav A","email":"rootsumsquared@gmail.com","login":"rs2","count":1},{"name":"Pascal Bourgault","email":"bourgault.pascal@ouranos.ca","login":"aulemahal","count":1},{"name":"Pankaj Patil","email":"pankaj.patil2099@hotmail.com","login":"Patil2099","count":1},{"name":"Pangeran Bottor","email":"pangeranbhp@gmail.com","login":"pangeran-bottor","count":1},{"name":"Nuno Gomes Silva","email":"1495173+mgsnuno","login":"mgsnuno","count":1},{"name":"Norman Barker","email":"norman@tiledb.io","login":"normanb","count":1},{"name":"Nicolas Hug","email":"contact@nicolas-hug.com","login":"NicolasHug","count":1},{"name":"Nick Vazquez","email":"nickvazquezz@gmail.com","login":"nickvazz","count":1},{"name":"Nick Evans","email":"nick.evans3976@gmail.com","login":"nre","count":1},{"name":"Nathan Matare","email":"nathan.matare@gmail.com","login":"nmatare","count":1},{"name":"Nathan","email":"ndanielsen","login":"ndanielsen","count":1},{"name":"Natalya Rapstine","email":"natalya.rapstine@gmail.com","login":"natalya-patrikeeva","count":1},{"name":"Nadiem Sissouno","email":"53600650+sissnad","login":"sissnad","count":1},{"name":"Mina Farid","email":"mina.farid@uwaterloo.ca","login":"minafarid","count":1},{"name":"Mike Neish","email":"1554921+neishm","login":"neishm","count":1},{"name":"aaronfowles","email":"aaronfowles@gmail.com","login":"aaronfowles","count":1},{"name":"Michael Milton","email":"ttmigueltt@gmail.com","login":"multimeric","count":1},{"name":"Ross Petchler","email":"ross.petchler@gmail.com","login":"rpetchler","count":1},{"name":"Ross","email":"ross@rossmoore.net","login":"rhjmoore","count":1},{"name":"Roman Yurchak","email":"rth.yurchak@gmail.com","login":"rth","count":1},{"name":"Roma Sokolov","email":"sokolov.r.v@gmail.com","login":"little-arhat","count":1},{"name":"Roger Filmyer","email":"github@synolect.com","login":"rfilmyer","count":1},{"name":"Robert Hales","email":"67542061+robalar","login":"robalar","count":1},{"name":"Rob Malouf","email":"rmalouf@sdsu.edu","login":"rmalouf","count":1},{"name":"Richard","email":"richarms@ska.ac.za","login":"richarms","count":1},{"name":"Rich Signell","email":"rsignell@usgs.gov","login":"rsignell-usgs","count":1},{"name":"Raúl Cumplido","email":"raulcumplido@gmail.com","login":"raulcd","count":1},{"name":"Rahul Vaidya","email":"rahul@rvaidya.com","login":"rvaidya","count":1},{"name":"Quentin Lhoest","email":"42851186+lhoestq","login":"lhoestq","count":1},{"name":"Prithvi MK","email":"32909711+pmk21","login":"pmk21","count":1},{"name":"Pierre-Bartet","email":"p.bartet.friburg@gmail.com","login":"Pierre-Bartet","count":1},{"name":"Philipp S. Sommer","email":"Chilipp","login":"Chilipp","count":1},{"name":"Philipp Rudiger","email":"prudiger@anaconda.com","login":"philippjfr","count":1},{"name":"Phil Elson","email":"pelson.pub@gmail.com","login":"pelson","count":1},{"name":"Petio Petrov","email":"petioptrv@icloud.com","login":"petioptrv","count":1},{"name":"Peter Steinberg","email":"PeterDSteinberg","login":"PeterDSteinberg","count":1},{"name":"Michael Leslie","email":"michael.128.leslie@gmail.com","login":"michaeldleslie","count":1},{"name":"petiop","email":"56834885+petiop","login":"petiop","count":1},{"name":"patquem","email":"patrick.quemere@cea.fr","login":"patquem","count":1},{"name":"Peter A. Jonsson","email":"jonsson.peter.a@gmail.com","login":"pjonsson","count":1},{"name":"okkez","email":"okkez000@gmail.com","login":"okkez","count":1},{"name":"ofirr","email":"ofir.raz@weizmann.ac.il","login":"ofirr","count":1},{"name":"nouman","email":"55525217+noumxn","login":"noumxn","count":1},{"name":"nkhadka","email":"nbnnbnkhadka@gmail.com","login":"nabinkhadka","count":1},{"name":"neel iyer","email":"33139997+spiyer99","login":"spiyer99","count":1},{"name":"msbrown47","email":"marvin.sbrown@yahoo.com","login":"msbrown47","count":1},{"name":"monkeyjack123","email":"40495855+monkeyjack123","login":"monkeyjack123","count":1},{"name":"minebogy","email":"minebogy","login":"minebogy","count":1},{"name":"milesial","email":"milesial","login":"milesial","count":1},{"name":"mihir","email":"71319388+ek234","login":"ek234","count":1},{"name":"michaelnarodovitch","email":"32851645+michaelnarodovitch","login":"michaelnarodovitch","count":1},{"name":"mcsoini","email":"33124051+mcsoini","login":"mcsoini","count":1},{"name":"mbarkhau","email":"mbarkhau@gmail.com","login":"mbarkhau","count":1},{"name":"mayl","email":"larrymayster@gmail.com","login":"mayl","count":1},{"name":"lrjball","email":"50599110+lrjball","login":"lrjball","count":1},{"name":"larsr","email":"Lars.Rasmusson@sics.se","login":"larsr","count":1},{"name":"johnomotani","email":"john.omotani@ukaea.uk","login":"johnomotani","count":1},{"name":"Álvaro Abella Bascarán","email":"alvaroabascar@gmail.com","login":"alvaroabascar","count":1},{"name":"xwang777","email":"30608423+xwang777","login":"xwang777","count":1},{"name":"wkrasnicki","email":"38408316+wkrasnicki","login":"wkrasnicki","count":1},{"name":"wim glenn","email":"wim.glenn@gmail.com","login":"wimglenn","count":1},{"name":"vipin kataria","email":"52045545+vipinkataria2209","login":"vipinkataria2209","count":1},{"name":"tsuga","email":"2888173+tsuga","login":"tsuga","count":1},{"name":"tshatrov","email":"timofei.shatrov@gmail.com","login":"tshatrov","count":1},{"name":"tpanza","email":"panza@ischool.berkeley.edu","login":"tpanza","count":1},{"name":"therhaag","email":"51459506+therhaag","login":"therhaag","count":1},{"name":"swapna","email":"37897904+swapna-pg","login":"swapna-pg","count":1},{"name":"slnguyen","email":"slnguyen2@gmail.com","login":"slnguyen","count":1},{"name":"sephib","email":"sephib","login":"sephib","count":1},{"name":"sdementen","email":"sdementen","login":"sdementen","count":1},{"name":"samc0de","email":"sssam.sam@gmail.com","login":"samc0de","count":1},{"name":"rtobar","email":"rtobarc@gmail.com","login":"rtobar","count":1},{"name":"r","email":"ryanrussell","login":"ryanrussell","count":1},{"name":"qheuristics","email":"glozanobranger@gmail.com","login":"qheuristics","count":1},{"name":"psimaj","email":"35408671+psimaj","login":"psimaj","count":1},{"name":"kayibal","email":"alan.f.hoeng@gmail.com","login":"kayibal","count":1},{"name":"aeisenbarth","email":"54448967+aeisenbarth","login":"aeisenbarth","count":1},{"name":"ossdev07","email":"39188636+ossdev07","login":"ossdev07","count":1},{"name":"aa1371","email":"sarraf.artin@gmail.com","login":"ms7463","count":1},{"name":"Yuval Langer","email":"yuval.langer@gmail.com","login":"yuvallanger","count":1},{"name":"Yifan Gu","email":"gyf304","login":"gyf304","count":1},{"name":"Yetunde Dada","email":"43755008+yetudada","login":"yetudada","count":1},{"name":"Xinrong Meng","email":"47337188+xinrong-databricks","login":"xinrong-databricks","count":1},{"name":"Xander Johnson","email":"alexx.johnson@gmail.com","login":"metasyn","count":1},{"name":"Willi Rath","email":"willirath","login":"willirath","count":1},{"name":"Wes McKinney","email":"wesm","login":"wesm","count":1},{"name":"Wei Ji","email":"23487320+weiji14","login":"weiji14","count":1},{"name":"Wallace Reis","email":"wallace@reis.me","login":"wreis","count":1},{"name":"Vũ Trung Đức","email":"vutrungduc7593@gmail.com","login":"vutrungduc7593","count":1},{"name":"Vyas Ramasubramani","email":"vyas.ramasubramani@gmail.com","login":"vyasr","count":1},{"name":"Vikhyat Korrapati","email":"c@vikhyat.net","login":"vikhyat","count":1},{"name":"Vijayant","email":"vijayant4129@gmail.com","login":"VijayantSoni","count":1},{"name":"Vibhu Jawa","email":"vibhujawa@gmail.com","login":"VibhuJawa","count":1},{"name":"Valentin Haenel","email":"valentin@haenel.co","login":"esc","count":1},{"name":"Username46786","email":"98800422+Username46786","login":"Username46786","count":1},{"name":"jspreston","email":"j.sam.preston@gmail.com","login":"jspreston","count":1},{"name":"jschendel","email":"jschendel","login":"jschendel","count":1},{"name":"Trevor Manz","email":"trevor.j.manz@gmail.com","login":"manzt","count":1},{"name":"jochenott","email":"jochenott","login":"jochenott","count":1},{"name":"ivojuroro","email":"ivojuroro@gmail.com","login":"ivojuroro","count":1},{"name":"hotpotato","email":"98500306+novdanody","login":"novdanody","count":1},{"name":"gryBox","email":"livni.itay@gmail.com","login":"gryBox","count":1},{"name":"dfonnegra","email":"41648443+dfonnegra","login":"dfonnegra","count":1},{"name":"darindf","email":"darin@omegasoft.org","login":"darindf","count":1},{"name":"dancollins34","email":"33334385+dancollins34","login":"dancollins34","count":1},{"name":"chris-b1","email":"cbartak@gmail.com","login":"chris-b1","count":1},{"name":"castalheiro","email":"castalheiro","login":"castalheiro","count":1},{"name":"cameron16","email":"cb596@cornell.edu","login":"cameron16","count":1},{"name":"c-thiel","email":"Christian.Thiel@outlook.com","login":"c-thiel","count":1},{"name":"btw08","email":"45699730+btw08","login":"btw08","count":1},{"name":"aywandji","email":"yankwarmand@gmail.com","login":"aywandji","count":1},{"name":"aomirolis","email":"72865596+aomirolis","login":"aomirolis","count":1},{"name":"alexandercbooth","email":"alexander.c.booth@gmail.com","login":"alexandercbooth","count":1},{"name":"alex-rakowski","email":"alexrakowski90@gmail.com","login":"alex-rakowski","count":1},{"name":"Tung Dang","email":"thanhtung.nov@gmail.com","login":"3cham","count":1},{"name":"Gabriel Miretti","email":"gmiretti","login":"gmiretti","count":1},{"name":"GPistre","email":"gerome.pistre@gmail.com","login":"GPistre","count":1},{"name":"Frédéric BRIOL","email":"fbriol@gmail.com","login":"fbriol","count":1},{"name":"Frederick","email":"fmoor","login":"fmoor","count":1},{"name":"FredericOdermatt","email":"50372080+FredericOdermatt","login":"FredericOdermatt","count":1},{"name":"Frederic Laliberte","email":"laliberte.frederic@gmail.com","login":"laliberte","count":1},{"name":"Francisco de la Peña","email":"frandelapena@gmail.com","login":"francisco-dlp","count":1},{"name":"Francesco Andreuzzi","email":"andreuzzi.francesco@gmail.com","login":"fandreuz","count":1},{"name":"Fabian Keller","email":"bluenote10","login":"bluenote10","count":1},{"name":"Fabian Gebhart","email":"fabian.gebhart@gmail.com","login":"fgebhart","count":1},{"name":"Eyad Sibai","email":"eyad.alsibai@gmail.com","login":"eyadsibai","count":1},{"name":"Eugene Pakhomov","email":"p1himik@gmail.com","login":"p-himik","count":1},{"name":"Erik Holmgren","email":"56769803+Holmgren825","login":"Holmgren825","count":1},{"name":"Eric Wolak","email":"github@wolak.net","login":"epall","count":1},{"name":"Eric Dill","email":"ericdill","login":"ericdill","count":1},{"name":"Eoin Shanaghy","email":"eoin.shanaghy@gmail.com","login":"eoinsha","count":1},{"name":"Elmar Ritsch","email":"elritsch","login":"elritsch","count":1},{"name":"Eli Sarver","email":"eli.sarver@gmail.com","login":"elisarver","count":1},{"name":"Dylan Stewart","email":"94502285+drstewart19","login":"drstewart19","count":1},{"name":"Igor Gotlibovych","email":"igor.gotlibovych@gmail.com","login":"ig248","count":1},{"name":"Ian Hopkinson","email":"ianhopkinson@googlemail.com","login":"IanHopkinson","count":1},{"name":"Hussain Sultan","email":"hussainz@gmail.com","login":"hussainsultan","count":1},{"name":"Huite","email":"huitebootsma@gmail.com","login":"Huite","count":1},{"name":"Hongjiu Zhang","email":"53948420+hongzmsft","login":"hongzmsft","count":1},{"name":"Holden Karau","email":"holden@pigscanfly.ca","login":"holdenk","count":1},{"name":"Henry Doupe","email":"henry.doupe@aei.org","login":"hdoupe","count":1},{"name":"Henrik Andersson","email":"hnra+github@protonmail.com","login":"hnra","count":1},{"name":"Hans Moritz Günther","email":"moritz.guenther@gmx.de","login":"hamogu","count":1},{"name":"HSR05","email":"32228353+HSR05","login":"HSR05","count":1},{"name":"H. Thomson Comer","email":"thomcom@gmail.com","login":"thomcom","count":1},{"name":"Guillaume Lemaitre","email":"g.lemaitre58@gmail.com","login":"glemaitre","count":1},{"name":"Gina","email":"Dr-G","login":"Dr-G","count":1},{"name":"Ghislain Antony Vaillant","email":"ghisvail","login":"ghisvail","count":1},{"name":"Gerrit Holl","email":"gerrit.holl@gmail.com","login":"gerritholl","count":1},{"name":"German Shiklov","email":"67539861+Jeremaiha-xmetix","login":"Jeremaiha-xmetix","count":1},{"name":"Geordie McBain","email":"gdmcbain@protonmail.com","login":"gdmcbain","count":1},{"name":"Geoffrey Lentner","email":"glentner@purdue.edu","login":"glentner","count":1},{"name":"Gautham Hullikunte","email":"46633282+batcity","login":"batcity","count":1},{"name":"Dustin Tindall","email":"dustin.tindall@gmail.com","login":"dustindall","count":1},{"name":"Clark Zinzow","email":"clarkzinzow@gmail.com","login":"clarkzinzow","count":1},{"name":"Chuanzhu Xu","email":"chuanzhu.xu@gmail.com","login":"xcz011","count":1},{"name":"Christopher Akiki","email":"christopher.akiki@protonmail.com","login":"cakiki","count":1},{"name":"Christoph Moehl","email":"cmohl@yahoo.com","login":"cmohl2013","count":1},{"name":"Christian Wesp","email":"github@cwesp.de","login":"ChrWesp","count":1},{"name":"ChrisJar","email":"chris.jarrett.0@gmail.com","login":"ChrisJar","count":1},{"name":"Aurélien Ponte","email":"aurelien.junk@gmail.com","login":"apatlpo","count":1},{"name":"Cheun Hong","email":"chlin6755@gmail.com","login":"cheunhong","count":1},{"name":"Charles Stern","email":"62192187+cisaacstern","login":"cisaacstern","count":1},{"name":"Ced4","email":"18117505+Ced4","login":"Ced4","count":1},{"name":"Carlos Valiente","email":"carlos@pepelabs.net","login":"carletes","count":1},{"name":"Carlos De la Guardia","email":"dela3499@gmail.com","login":"dela3499","count":1},{"name":"Callum Noble","email":"47872717+callumanoble","login":"callumanoble","count":1},{"name":"Bryan W. Weber","email":"bryan.w.weber@gmail.com","login":"bryanwweber","count":1},{"name":"Bruno Bonfils","email":"asyd@asyd.net","login":"asyd","count":1},{"name":"Brigitta Sipőcz","email":"b.sipocz@gmail.com","login":"bsipocz","count":1},{"name":"Brian Phillips","email":"56549508+bphillips-exos","login":"bphillips-exos","count":1},{"name":"Brian Martin","email":"brianmartin@gmail.com","login":"brianmartin","count":1},{"name":"Brian Larsen","email":"B_R_L@hotmail.com","login":"brl0","count":1},{"name":"DongWon","email":"ansehddnjs187@gmail.com","login":"dongwonmoon","count":1},{"name":"Dmitry Shachnev","email":"mitya57","login":"mitya57","count":1},{"name":"Dmitry Balabka","email":"dmitry.balabka@gmail.com","login":"dbalabka","count":1},{"name":"Devin Petersohn","email":"devin-petersohn","login":"devin-petersohn","count":1},{"name":"Devanshu Desai","email":"37163544+devanshuDesai","login":"devanshuDesai","count":1},{"name":"Deepyaman Datta","email":"deepyaman.datta@utexas.edu","login":"deepyaman","count":1},{"name":"Davide Gavio","email":"gaviodavide@gmail.com","login":"davidegavio","count":1},{"name":"David Stansby","email":"dstansby@gmail.com","login":"dstansby","count":1},{"name":"David Sheldon","email":"david.sheldon@mindfoundry.ai","login":"davidsmf","count":1},{"name":"David Katz","email":"41651296+DavidKatz-il","login":"DavidKatz-il","count":1},{"name":"David Brochart","email":"david.brochart@gmail.com","login":"davidbrochart","count":1},{"name":"Data1010","email":"naj273@nyu.edu","login":"NoonienSoong","count":1},{"name":"Daniel Li","email":"daniel.li@deshaw.com","login":"li-dan","count":1},{"name":"Dan O'Donovan","email":"dan.odonovan@gmail.com","login":"danodonovan","count":1},{"name":"Dahn","email":"dahnjahn@gmail.com","login":"DahnJ","count":1},{"name":"Cyril Shcherbin","email":"cyril.shcherbin@gmail.com","login":"shcherbin","count":1},{"name":"Corey J. Nolet","email":"cjnolet","login":"cjnolet","count":1},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":1},{"name":"Cloves Almeida","email":"cjalmeida@gmail.com","login":"cjalmeida","count":1},{"name":"Brendan Martin","email":"brmartin508@gmail.com","login":"BrendanMartin","count":1},{"name":"Mahmut Bulut","email":"vertexclique@gmail.com","login":"vertexclique","count":1},{"name":"Madhur Tandon","email":"madhur16053@iiitd.ac.in","login":"madhur-tandon","count":1},{"name":"Madhu94","email":"galt4000@gmail.com","login":"Madhu94","count":1},{"name":"Maarten Breddels","email":"maartenbreddels@gmail.com","login":"maartenbreddels","count":1},{"name":"Luke Canavan","email":"canavandl@gmail.com","login":"canavandl","count":1},{"name":"Lukas Bindreiter","email":"lukas.bindreiter@outlook.com","login":"lukasbindreiter","count":1},{"name":"Lucas Miguel Ponce","email":"lucasmsp","login":"lucasmsp","count":1},{"name":"Loïc Estève","email":"loic.esteve@ymail.com","login":"lesteve","count":1},{"name":"Louis Maddox","email":"lmmx","login":"lmmx","count":1},{"name":"Logan Norman","email":"68346355+lognorman20","login":"lognorman20","count":1},{"name":"Lijo Jose","email":"33356321+lijose","login":"lijose","count":1},{"name":"Leo Gao","email":"54557097+leogao2","login":"leogao2","count":1},{"name":"LSturtew","email":"56136443+LSturtew","login":"LSturtew","count":1},{"name":"Kyle Nicholson","email":"7997504+kylejn27","login":"kylejn27","count":1},{"name":"Kyle Barron","email":"kylebarron2@gmail.com","login":"kylebarron","count":1},{"name":"Kurt Smith","email":"kwmsmith@gmail.com","login":"kwmsmith","count":1},{"name":"Kumar Bharath Prabhu","email":"46497580+kumarprabhu1988","login":"kumarprabhu1988","count":1},{"name":"Knut Nordanger","email":"knut.nordanger@gmail.com","login":"nordange","count":1},{"name":"Kirito1397","email":"31107667+Kirito1397","login":"Kirito1397","count":1},{"name":"Michael Heilman","email":"mheilman","login":"mheilman","count":1},{"name":"Michael Delgado","email":"delgadom","login":"delgadom","count":1},{"name":"Maxim Lippeveld","email":"lippeveld.maxim@gmail.com","login":"MaximLippeveld","count":1},{"name":"Max Hutchinson","email":"maxhutch@gmail.com","login":"maxhutch","count":1},{"name":"Matthew Plough","email":"matt.plough@koboldmetals.com","login":"mplough-kobold","count":1},{"name":"Matteo De Wint","email":"matteodewint@gmail.com","login":"mdwint","count":1},{"name":"Martin Yeo","email":"40734014+trexfeathers","login":"trexfeathers","count":1},{"name":"Martin Thøgersen","email":"martint@martint.dk","login":"th0ger","count":1},{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":1},{"name":"Mark Bell","email":"MarkCBell","login":"MarkCBell","count":1},{"name":"Mark","email":"mchi","login":"mchi","count":1},{"name":"Marius van Niekerk","email":"marius.v.niekerk@gmail.com","login":"mariusvniekerk","count":1},{"name":"Mario Šaško","email":"mariosasko777@gmail.com","login":"mariosasko","count":1},{"name":"Marianne Corvellec","email":"marianne.corvellec@ens-lyon.org","login":"mkcor","count":1},{"name":"Maren Westermann","email":"maren.westermann@gmail.com","login":"marenwestermann","count":1},{"name":"Marcel Coetzee","email":"82392567+marcelned","login":"marcelned","count":1},{"name":"Marc Pfister","email":"marc.pfister@gmail.com","login":"drwelby","count":1},{"name":"Manuel Schlund","email":"32543114+schlunma","login":"schlunma","count":1},{"name":"Maisie Marshall","email":"35497336+maisiemarshall","login":"maisiemarshall","count":1},{"name":"Kinshuk Dua","email":"kinshukdua@gmail.com","login":"kinshukdua","count":1},{"name":"Jon Thielen","email":"github@jont.cc","login":"jthielen","count":1},{"name":"Jon Renner","email":"rennerjc@gmail.com","login":"jrenner","count":1},{"name":"JohnMrziglod","email":"mrzo@gmx.de","login":"JohnMrziglod","count":1},{"name":"Johan Olsson","email":"johan@jmvo.se","login":"johanols","count":1},{"name":"Joe Corbett","email":"Joseph.corbett@gmail.com","login":"jcorb","count":1},{"name":"Jitesh Kumar Jha","email":"jiteshjha96@gmail.com","login":"jiteshjha","count":1},{"name":"Jiaming Yuan","email":"jm.yuan@outlook.com","login":"trivialfis","count":1},{"name":"Jendrik Jördening","email":"jendrikjoe","login":"jendrikjoe","count":1},{"name":"Janne Vuorela","email":"jannevv@gmail.com","login":"Dimplexion","count":1},{"name":"Jan Margeta","email":"jmargeta@gmail.com","login":"jmargeta","count":1},{"name":"Jan Koch","email":"Jan.Koch@tu-dortmund.de","login":"datajanko","count":1},{"name":"James Munroe","email":"jmunroe@mun.ca","login":"jmunroe","count":1},{"name":"Jakub Nowacki","email":"j.s.nowacki@gmail.com","login":"jsnowacki","count":1},{"name":"Jacob Hayes","email":"jacob.r.hayes@gmail.com","login":"JacobHayes","count":1},{"name":"Jack Xiaosong Xu","email":"jackxxu","login":"jackxxu","count":1},{"name":"J. Goutin","email":"JGoutin","login":"JGoutin","count":1},{"name":"Ivars Geidāns","email":"ifg@ifg.lv","login":"ivarsfg","count":1},{"name":"Isidro","email":"isidroariass@hotmail.es","login":"isidroas","count":1},{"name":"Isaiah Norton","email":"ihnorton","login":"ihnorton","count":1},{"name":"Kilian Lieret","email":"kilian.lieret@posteo.de","login":"klieret","count":1},{"name":"Kevin Mader","email":"kmader","login":"kmader","count":1},{"name":"Kevin Ernst","email":"ernstki@mail.uc.edu","login":"ernstki","count":1},{"name":"Kai Mühlbauer","email":"kmuehlbauer","login":"kmuehlbauer","count":1},{"name":"K.-Michael Aye","email":"michaelaye","login":"michaelaye","count":1},{"name":"Justin Waugh","email":"bluecoconut@gmail.com","login":"bluecoconut","count":1},{"name":"Justin Dennison","email":"justin1dennison@gmail.com","login":"justin1dennison","count":1},{"name":"Jun Han (Johnson) Ooi","email":"tebesfinwo","login":"tebesfinwo","count":1},{"name":"Julius Busecke","email":"julius@ldeo.columbia.edu","login":"jbusecke","count":1},{"name":"Julien Lhermitte","email":"705366+jrmlhermitte","login":"jrmlhermitte","count":1},{"name":"Juan Nunez-Iglesias","email":"jni.soma@gmail.com","login":"jni","count":1},{"name":"Juan Luis Cano Rodríguez","email":"Juanlu001","login":"Juanlu001","count":1},{"name":"João Paulo Lacerda","email":"jplacerda@gmail.com","login":"jopasdev","count":1},{"name":"Joseph Lin","email":"josephlin55555@gmail.com","login":"josephlin55555","count":1},{"name":"Jorge Pessoa","email":"beertree.on@gmail.com","login":"jorge-pessoa","count":1},{"name":"Jordan Jensen","email":"jordan@dotNomad.com","login":"dotNomad","count":1},{"name":"JoranDox","email":"joran.dox@gmail.com","login":"JoranDox","count":1},{"name":"Jonathan Fraine","email":"exowanderer","login":"exowanderer","count":1},{"name":"Jonas Lähnemann","email":"jonas@pdi-berlin.de","login":"jlaehne","count":1},{"name":"Isaac Slavitt","email":"isaac.slavitt@gmail.com","login":"isms","count":1}],"past_year_committers":[{"name":"Guido Imperiale","email":"crusaderky@gmail.com","login":"crusaderky","count":31},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":30},{"name":"Florian Jetter","email":"fjetter","login":"fjetter","count":25},{"name":"Tom Augspurger","email":"toaugspurger@nvidia.com","login":"TomAugspurger","count":21},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":18},{"name":"Jacob Tomlinson","email":"jacobtomlinson","login":"jacobtomlinson","count":17},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Richard (Rick) Zamora","email":"rzamora217@gmail.com","login":"rjzamora","count":4},{"name":"Wouter-Michiel Vierdag","email":"michiel.vierdag@embl.de","login":"melonora","count":3},{"name":"Tony Ding","email":"tonyyuyiding@gmail.com","login":"tonyyuyiding","count":3},{"name":"Oisin-M","email":"60450429+Oisin-M","login":"Oisin-M","count":3},{"name":"Ilan Gold","email":"ilanbassgold@gmail.com","login":"ilan-gold","count":3},{"name":"Davis Bennett","email":"davis.v.bennett@gmail.com","login":"d-v-b","count":3},{"name":"Harshith J","email":"abslock128w@gmail.com","login":"abslock128w","count":2},{"name":"Marco Edward Gorelli","email":"33491632+MarcoGorelli","login":"MarcoGorelli","count":2},{"name":"Marvin Albert","email":"marvin.albert@gmail.com","login":"m-albert","count":2},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":2},{"name":"Maxime Grenu","email":"69890511+cluster2600","login":"cluster2600","count":2},{"name":"Patrick Hoefler","email":"61934744+phofl","login":"phofl","count":2},{"name":"Ayan Bag","email":"ayanbag9474@gmail.com","login":"ayanbag","count":1},{"name":"vipin kataria","email":"52045545+vipinkataria2209","login":"vipinkataria2209","count":1},{"name":"monkeyjack123","email":"40495855+monkeyjack123","login":"monkeyjack123","count":1},{"name":"Username46786","email":"98800422+Username46786","login":"Username46786","count":1},{"name":"Raúl Cumplido","email":"raulcumplido@gmail.com","login":"raulcd","count":1},{"name":"Peter A. Jonsson","email":"jonsson.peter.a@gmail.com","login":"pjonsson","count":1},{"name":"Mike McCarty","email":"mmccarty@nvidia.com","login":"mmccarty","count":1},{"name":"Matthew Roeschke","email":"10647082+mroeschke","login":"mroeschke","count":1},{"name":"Matthew Plough","email":"matt.plough@koboldmetals.com","login":"mplough-kobold","count":1},{"name":"Marianne Corvellec","email":"marianne.corvellec@ens-lyon.org","login":"mkcor","count":1},{"name":"Lukas Bindreiter","email":"lukas.bindreiter@outlook.com","login":"lukasbindreiter","count":1},{"name":"Justus Magin","email":"keewis","login":"keewis","count":1},{"name":"Julia Signell","email":"jsignell@gmail.com","login":"jsignell","count":1},{"name":"Jayesh Manani","email":"jsmanani@gmail.com","login":"jayeshmanani","count":1},{"name":"Gautham Hullikunte","email":"46633282+batcity","login":"batcity","count":1},{"name":"Fabien Aulaire","email":"306648+faulaire","login":"faulaire","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"DongWon","email":"ansehddnjs187@gmail.com","login":"dongwonmoon","count":1},{"name":"David Hoese","email":"david.hoese@ssec.wisc.edu","login":"djhoese","count":1},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":1},{"name":"Brigitta Sipőcz","email":"b.sipocz@gmail.com","login":"bsipocz","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211636,"commits_count":918015284,"contributors_count":35579778,"owners_count":1142766,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"dask/dask","html_url":"https://github.com/dask/dask","last_synced_at":"2026-04-04T07:00:37.076Z","status":null,"issues_count":1013,"pull_requests_count":1621,"avg_time_to_close_issue":13129198.6,"avg_time_to_close_pull_request":2492184.0128301885,"issues_closed_count":415,"pull_requests_closed_count":1325,"pull_request_authors_count":158,"issue_authors_count":478,"avg_comments_per_issue":3.4185587364264562,"avg_comments_per_pull_request":1.827267119062307,"merged_pull_requests_count":1163,"bot_issues_count":31,"bot_pull_requests_count":72,"past_year_issues_count":106,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":1750743.3333333333,"past_year_avg_time_to_close_pull_request":365700.2268041237,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":31,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":0.8867924528301887,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":10,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":89,"created_at":"2023-05-10T11:07:01.762Z","updated_at":"2026-04-04T07:00:37.077Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dask%2Fdask/issues","issue_labels_count":{"table":{"needs attention":318,"needs triage":272,"dataframe":189,"array":136,"bug":66,"io":43,"documentation":41,"upstream":39,"needs info":37,"highlevelgraph":28,"tests":28,"dask-expr":26,"discussion":25,"parquet":24,"enhancement":22,"deprecation":18,"good first issue":15,"feature":12,"core":10,"delayed":9,"scheduler":8,"convert-string":8,"gpu":7,"p3":4,"regression":3,"bag":3,"dependencies":3,"config":3,"good second issue":2,"community":2,"dask-order":2,"hygiene":2,"array-expr":1,"p1":1,"needs review":1,"p2":1}},"pull_request_labels_count":{"table":{"dataframe":173,"needs attention":89,"upstream":76,"array":68,"dependencies":56,"io":53,"documentation":48,"bug":20,"enhancement":9,"needs review":9,"needs triage":8,"parquet":8,"dispatch":8,"github_actions":7,"deprecation":7,"tests":6,"gpu":5,"feature":4,"dask-expr":3,"regression":1,"delayed":1,"run-upstream":1,"good first issue":1,"hygiene":1,"python":1,"bag":1,"almost done":1}},"issue_author_associations_count":{"table":{"NONE":499,"CONTRIBUTOR":215,"MEMBER":209,"COLLABORATOR":90}},"pull_request_author_associations_count":{"table":{"MEMBER":594,"COLLABORATOR":577,"CONTRIBUTOR":339,"NONE":111}},"issue_authors":{"table":{"phofl":45,"fjetter":39,"jrbourbeau":37,"crusaderky":32,"github-actions[bot]":30,"mrocklin":26,"rjzamora":15,"TomAugspurger":15,"frbelotto":13,"dcherian":13,"gjoseph92":12,"hendrikmakait":11,"apiqwe":11,"dbalabka":10,"MarcoGorelli":10,"jakirkham":10,"djhoese":9,"QuLogic":9,"jsignell":9,"martindurant":7,"ilan-gold":7,"ivirshup":6,"benrutter":6,"faulaire":6,"gsakkis":5,"mscanlon-exos":5,"manschoe":5,"raybellwaves":5,"Cognitus-Stuti":5,"lucascolley":4,"charlesbluca":4,"GenevieveBuckley":4,"jorisvandenbossche":4,"kloczek":4,"joshua-gould":4,"flying-sheep":4,"trivialfis":4,"graingert":4,"chrisroat":4,"scharlottej13":4,"quasiben":4,"jameslamb":4,"keewis":4,"N4321D":4,"Andrew-S-Rosen":4,"sarahyurick":3,"jtilly":3,"ogrisel":3,"j-bennet":3,"LucaMarconato":3,"josephnowak":3,"DahnJ":3,"b-phi":3,"syagev":3,"melciorpijoan":3,"fbunt":3,"orlandombaa":3,"Fogapod":3,"eric-czech":3,"neumannjan":3,"ravwojdyla":3,"marcdelabarrera":3,"tomwhite":3,"dstansby":3,"LUOXIAO92":3,"ilia-kats":3,"yiliema":3,"simplew2011":3,"noahblakesmith":3,"jacobtomlinson":3,"m-rossi":2,"gioxc88":2,"Martmists-GH":2,"kasparthommen":2,"ParsifalXu":2,"habi":2,"rcomer":2,"Illviljan":2,"goodwanghan":2,"miguelcarcamov":2,"MikeChenfu":2,"m-albert":2,"mfenner1":2,"beckernick":2,"guozhans":2,"wokast":2,"jcrist":2,"seanslma":2,"hoxbro":2,"yurivict":2,"ruponti2":2,"jordan-jack-schneider":2,"jcmgray":2,"noreentry":2,"MrPowers":2,"brendan-m-murphy":2,"aimran-adroll":2,"dualtob":2,"aaravind100":2,"chourroutm":2,"ian-r-rose":2,"louisletoumelin":2,"jangorecki":2,"shoyer":2,"fnattino":2,"davidhassell":2,"jborchma":2,"shughes-uk":2,"ahnsws":2,"itamarst":2,"rossjjennings":2,"ericpre":2,"astrofrog":2,"lyzf":2,"marberi":2,"FBruzzesi":2,"pseudotensor":2,"bmerry":2,"stephanie-wang":2,"lithomas1":2,"muazhari":2,"rsundqvist":2,"Timost":2,"vttrifonov":1,"raphael7777777":1,"felix0097":1,"stuarteberg":1,"emollier":1,"te-x":1,"rileyhun":1,"lfdversluis":1,"hadim":1,"mikwieczorek":1,"dpanici":1,"matt7salomon":1,"jni":1,"andersglindstrom":1,"timothymillar":1,"laurence-kobold":1,"trgmg":1,"Joshuaalbert":1,"grandrew":1,"HHarald99":1,"tiarap00":1,"kbbat":1,"nambar12":1,"robertzeibich":1,"simpia":1,"eonu":1,"mueslo":1,"goldenbull":1,"jrueb":1,"stavoltafunzia":1,"ben10he":1,"achapkowski":1,"LouisPauchet":1,"albarji":1,"bluecoconut":1,"kyprifog":1,"seberg":1,"ramav87":1,"TedBrookings":1,"CMCDragonkai":1,"AlecThomson":1,"pfackeldey":1,"phalvesmbai":1,"dovahcrow":1,"hanjinliu":1,"antoinebon":1,"dwaipayanseal":1,"BenWibking":1,"QianqianHan96":1,"CaliPolys":1,"RogerMoens":1,"openSourcerer9000":1,"ev-br":1,"NordMike":1,"marvinsxtr":1,"abramowiczl":1,"danielballan":1,"Kirill888":1,"mgfinch":1,"tiraldj":1,"schlunma":1,"Huite":1,"kortemaki":1,"tmillenaar":1,"d-v-b":1,"thehomebrewnerd":1,"lsc64":1,"fabclmnt":1,"brandonlockhart":1,"Dobatymo":1,"iuryt":1,"tekumara":1,"ikrommyd":1,"iirekm":1,"kwodzicki":1,"eric-yu-snorkel":1,"smcguire-cmu":1,"T-Flet":1,"csbrown":1,"milesgranger":1,"hombit":1,"lucventurini":1,"dgarijo":1,"purepani":1,"ska-incom":1,"idanhazan":1,"jwagemann":1,"jendrikjoe":1,"MadadamXie":1,"saschahofmann":1,"potiuk":1,"NickleDave":1,"aloysius-lim":1,"jhamman":1,"BrandonSmithJ":1,"kevjumba":1,"user32000":1,"bnavigator":1,"adstruble":1,"roflmaoqwertyqaz":1,"hungtn1297":1,"rhugonnet":1,"stephenworsley":1,"JaguarPaw2409":1,"andonimichael":1,"tierriminator":1,"rabernat":1,"cbyrohl":1,"FirefoxMetzger":1,"leo333000":1,"joshmoore":1,"lagru":1,"headtr1ck":1,"ianliu":1,"gatling-nrl":1,"dschwoerer":1,"MalteMederacke":1,"morleytj":1,"garciampred":1,"Reggieharden":1,"lgray":1,"TomNicholas":1,"ligonliu":1,"dependabot[bot]":1,"akosmaroy":1,"mshaikh786":1,"Leo-AO-99":1,"andy-sweet":1,"PetitSphincter":1,"kdebrab":1,"vanheck":1,"Alain-Godo":1,"Carreau":1,"muchanem":1,"jdemaria":1,"Hoxbro":1,"joelplantinga":1,"biprateep":1,"pfox89":1,"bsesar":1,"duarteharris":1,"benjeffery":1,"ludwigschwardt":1,"syelman":1,"mrhorvath":1,"scottstanie":1,"JavrelWork":1,"joanrue":1,"mcguipat":1,"walterjw":1,"kzosabe":1,"kbuma":1,"aladdain":1,"cgi1":1,"dbdean":1,"lessthantrue":1,"epizut":1,"nanoric":1,"PGryllos":1,"talkhanz":1,"Crispy13":1,"thebeancounter":1,"gcaria":1,"bnaul":1,"ThomasLamalle":1,"jmkim":1,"Hoeze":1,"Eis-ba-er":1,"TLouf":1,"mlondschien":1,"patcao":1,"aaptss":1,"SDykeUKHSA":1,"ntabris":1,"TsiVit":1,"DanielBajac":1,"NickSchouten":1,"acampove":1,"praateekmahajan":1,"thadd3us-abcellera":1,"emmaai":1,"cliffplaysdrums":1,"tapl0w":1,"chardog":1,"gangaTR":1,"nicrie":1,"ThomWorm":1,"pentschev":1,"kh-abd-kh":1,"aazuspan":1,"sam-goodwin":1,"ag-tcm":1,"ameraner":1,"sjperkins":1,"system123":1,"slevang":1,"TAdeJong":1,"SGT911":1,"mkcor":1,"SebastienDorgan":1,"peterbell10":1,"IsisChameleon":1,"douglasdavis":1,"dirkbike":1,"arjun-shanmugam":1,"zmbc":1,"kylejn27":1,"izkgao":1,"multimeric":1,"anruijian":1,"lucharo":1,"pavithraes":1,"lhcorralo":1,"jessegrabowski":1,"dluks":1,"nsadeh":1,"KsawerySmoczynski":1,"McBains":1,"mdhaber":1,"David-Moody":1,"YuriFeigin":1,"PhilippeMoussalli":1,"ax3l":1,"legiondean":1,"Oreilles":1,"NCSUFeNiX":1,"willtalmadge":1,"rettigl":1,"j2bbayle":1,"llodds":1,"mreineck":1,"odovad":1,"naoyaikeda":1,"Rhett-Ying":1,"PietroSpalluto":1,"JimCircadian":1,"daviddavo":1,"JimHBeam":1,"sinsniwal":1,"VTonelli":1,"quankhuc":1,"brandon-leapyear":1,"duboviy":1,"ianozsvald":1,"nbren12":1,"caibengbu":1,"JoranDox":1,"asmith26":1,"kylehiroyasu":1,"valeriupredoi":1,"adrian-gralak95":1,"localhost-server":1,"clarkzinzow":1,"DominikStiller":1,"ghost":1,"HenriqueAJNB":1,"jitingxu1":1,"carusyte":1,"mlahir1":1,"camposandro":1,"jonaslb":1,"trexfeathers":1,"AnsgarSchuffenhauer":1,"aterrel":1,"Karl5766":1,"devin-petersohn":1,"toozinger":1,"eric-valente":1,"CielAl":1,"andoni-garcia-fgp":1,"lr4d":1,"twoertwein":1,"nprihodko":1,"redst4r":1,"paluchs":1,"hjlee9182":1,"randerzander":1,"Flu09":1,"mwiebusch78":1,"guidocioni":1,"will-moore":1,"jerry-kobold":1,"pp-mo":1,"karolzlot":1,"bascheibler":1,"carshadi":1,"FredaXYu":1,"sshivam95":1,"rainwoodman":1,"alanhdu":1,"KrishanBhasin":1,"VibhuJawa":1,"adrien-berchet":1,"hyenal":1,"GFleishman":1,"anmyachev":1,"jthielen":1,"magnunor":1,"ballegri":1,"DaniJG":1,"nils-braun":1,"MarcoPasta":1,"LeilaGold":1,"SurkynRik":1,"a-holm":1,"RobbeSneyders":1,"kchro":1,"kmader":1,"mlemainque":1,"templiert":1,"JSKenyon":1,"alimanfoo":1,"Michaw1985":1,"leonardozilli":1,"yihang97":1,"raulcd":1,"pvaezi":1,"sm-Fifteen":1,"sorenwacker":1,"Pescatore23":1,"mdwint":1,"DixQ":1,"Puumanamana":1,"wbs-cz":1,"faze-geek":1,"davidtwomey":1,"briceruzand":1,"ebaker-gh":1,"apatlpo":1,"leaver2000":1,"jqmp":1,"777arc":1,"hmaarrfk":1,"johntruckenbrodt":1,"rikturr":1,"3ggaurav":1,"cbourjau":1,"Huilin-Li":1,"boazmohar":1,"zbs":1,"marcoheisig":1,"Pierre-Bartet":1,"mdwgrogan":1,"vianneylan":1,"erico-imgproj":1,"struktured":1,"Adam-D-Lewis":1,"y-he2":1,"icfly2":1,"dchudz":1,"tommysisk":1,"AdamWill":1,"piebro":1,"rafa-guedes":1,"tasansal":1}},"pull_request_authors":{"table":{"phofl":494,"fjetter":233,"crusaderky":118,"jrbourbeau":103,"rjzamora":59,"hendrikmakait":58,"dependabot[bot]":57,"milesgranger":44,"TomAugspurger":41,"mrocklin":24,"charlesbluca":24,"j-bennet":17,"github-actions[bot]":15,"DimitriPapadopoulos":13,"dcherian":13,"graingert":13,"jacobtomlinson":12,"flying-sheep":12,"scharlottej13":9,"QuLogic":6,"dbalabka":6,"Illviljan":6,"dchudz":5,"lucascolley":5,"ilan-gold":5,"joanrue":5,"jsignell":4,"faulaire":4,"jhamman":4,"j2bbayle":4,"dhruvishah15":4,"GenevieveBuckley":4,"dstansby":4,"lgray":4,"premshah06":4,"gjoseph92":3,"Tunahanyrd":3,"quasiben":3,"mgorny":3,"benrutter":3,"T-60":3,"schlunma":2,"sinsniwal":2,"lhoestq":2,"camden-lowrance":2,"m-albert":2,"hyenal":2,"GFleishman":2,"josephnowak":2,"oreilles":2,"pentschev":2,"SCORE1387":2,"djhoese":2,"Tao-VanJS":2,"Carreau":2,"cmarmo":2,"JasonnnW3000":2,"abslock128w":2,"jlaehne":2,"Oisin-M":2,"jameslamb":2,"krishanbhasin-px":2,"maartenbreddels":2,"trexfeathers":2,"a-holm":2,"jochenott":2,"martindurant":2,"tjni":2,"sirosen":2,"eric-bonfadini":2,"isidroas":2,"keewis":2,"mesejo":2,"MarcoGorelli":2,"cisaacstern":2,"O-sama12":2,"SwamyDev":2,"thyripian":2,"novdanody":2,"guillaumeeb":2,"Obi-Wan":2,"vigneshrintu":2,"rohitvinnakota-codecov":2,"wence-":2,"mroeschke":2,"saraedum":2,"SoumitAddanki":2,"pavithraes":2,"bzah":2,"jason-trinidad":2,"jakirkham":2,"bouweandela":2,"penguinpee":2,"lukasbindreiter":2,"michaeldleslie":1,"sorenwacker":1,"ntabris":1,"greg9q":1,"BrianArbuckle":1,"mayuka-reddy":1,"Raahim-Lone":1,"Andrew-S-Rosen":1,"bsipocz":1,"andy-sweet":1,"exemplary-citizen":1,"talkhanz":1,"afofa":1,"daxiongshu":1,"HamzaPekdogan":1,"ivirshup":1,"wkrasnicki":1,"joehiggi1758":1,"mscanlon-exos":1,"brycedrennan":1,"SalikovAlex":1,"Martmists-GH":1,"spandanasusal":1,"ruponti2":1,"brl0":1,"Username46786":1,"hayesgb":1,"johanols":1,"jcrist":1,"rcomer":1,"raulcd":1,"Retribution98":1,"AdamWill":1,"antonl":1,"abduhbm":1,"mariosasko":1,"erayaslan":1,"sarahyurick":1,"cluster2600":1,"tmillenaar":1,"madhur-tandon":1,"joshua-gould":1,"bmerry":1,"jnolis":1,"douglasdavis":1,"sk1p":1,"wimglenn":1,"tacaswell":1,"BrandonSmithJ":1,"jorisvandenbossche":1,"bartbroere":1,"matheper":1,"Hoxbro":1,"mmccarty":1,"mark-boer":1,"patquem":1,"davidhassell":1,"semohr":1,"EduardAkhmetshin":1,"owena11":1,"TomNicholas":1,"LUOXIAO92":1,"Sai-Suraj-27":1,"Swish78":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-05T00:00:08.668Z","repositories_count":14092577,"issues_count":34423666,"pull_requests_count":112322427,"authors_count":11226401,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"needs triage":47,"upstream":9,"bug":7,"needs attention":6,"needs info":3,"array":3,"dataframe":1,"needs review":1,"documentation":1,"parquet":1,"regression":1,"tests":1,"good first issue":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"github_actions":7,"upstream":5,"needs triage":3,"enhancement":2,"feature":2,"dask-expr":2,"array":2,"bug":1,"python":1,"run-upstream":1,"good first issue":1}},"past_year_issue_author_associations_count":{"table":{"NONE":59,"CONTRIBUTOR":35,"MEMBER":9,"COLLABORATOR":2}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":90,"CONTRIBUTOR":39,"NONE":20,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"apiqwe":11,"github-actions[bot]":9,"djhoese":5,"TomAugspurger":4,"dbalabka":4,"neumannjan":3,"fjetter":3,"QuLogic":3,"rsundqvist":2,"joshua-gould":2,"jcmgray":2,"MarcoGorelli":2,"crusaderky":2,"m-albert":2,"ilia-kats":2,"ilan-gold":2,"noahblakesmith":1,"morleytj":1,"McBains":1,"martindurant":1,"lyzf":1,"ludwigschwardt":1,"aaravind100":1,"NordMike":1,"noreentry":1,"pfackeldey":1,"purepani":1,"raulcd":1,"roflmaoqwertyqaz":1,"rossjjennings":1,"SDykeUKHSA":1,"smcguire-cmu":1,"ThomasLamalle":1,"valeriupredoi":1,"vianneylan":1,"wbs-cz":1,"wokast":1,"acampove":1,"apatlpo":1,"astrofrog":1,"brendan-m-murphy":1,"dcherian":1,"dpanici":1,"emmaai":1,"ev-br":1,"faulaire":1,"FBruzzesi":1,"Fogapod":1,"gsakkis":1,"habi":1,"HenriqueAJNB":1,"hmaarrfk":1,"hombit":1,"ikrommyd":1,"jdemaria":1,"jessegrabowski":1,"jonaslb":1,"jrbourbeau":1,"jtilly":1,"keewis":1,"leaver2000":1,"legiondean":1,"LouisPauchet":1}},"past_year_pull_request_authors":{"table":{"fjetter":49,"TomAugspurger":19,"jrbourbeau":14,"DimitriPapadopoulos":10,"dependabot[bot]":8,"rjzamora":4,"ilan-gold":4,"Tunahanyrd":3,"T-60":3,"jacobtomlinson":3,"SoumitAddanki":2,"saraedum":2,"penguinpee":2,"O-sama12":2,"Oisin-M":2,"MarcoGorelli":2,"m-albert":2,"lukasbindreiter":2,"keewis":2,"flying-sheep":2,"faulaire":2,"crusaderky":2,"abslock128w":2,"mmccarty":1,"QuLogic":1,"Raahim-Lone":1,"raulcd":1,"EduardAkhmetshin":1,"cluster2600":1,"bsipocz":1,"Username46786":1}},"maintainers":[{"table":{"login":"phofl","count":498,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phofl"}},{"table":{"login":"fjetter","count":272,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"}},{"table":{"login":"crusaderky","count":150,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"}},{"table":{"login":"jrbourbeau","count":140,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}},{"table":{"login":"rjzamora","count":74,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"}},{"table":{"login":"hendrikmakait","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hendrikmakait"}},{"table":{"login":"TomAugspurger","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"}},{"table":{"login":"mrocklin","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrocklin"}},{"table":{"login":"charlesbluca","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/charlesbluca"}},{"table":{"login":"graingert","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}},{"table":{"login":"jacobtomlinson","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}},{"table":{"login":"gjoseph92","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjoseph92"}},{"table":{"login":"jsignell","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsignell"}},{"table":{"login":"jakirkham","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakirkham"}},{"table":{"login":"martindurant","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"}},{"table":{"login":"quasiben","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/quasiben"}},{"table":{"login":"jameslamb","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jameslamb"}},{"table":{"login":"jhamman","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jhamman"}},{"table":{"login":"raybellwaves","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/raybellwaves"}},{"table":{"login":"jorisvandenbossche","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorisvandenbossche"}},{"table":{"login":"pavithraes","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"}},{"table":{"login":"pentschev","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pentschev"}},{"table":{"login":"jcrist","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jcrist"}},{"table":{"login":"beckernick","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/beckernick"}},{"table":{"login":"douglasdavis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/douglasdavis"}},{"table":{"login":"guillaumeeb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/guillaumeeb"}},{"table":{"login":"shoyer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shoyer"}},{"table":{"login":"ian-r-rose","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ian-r-rose"}},{"table":{"login":"d-v-b","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-v-b"}},{"table":{"login":"sjperkins","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjperkins"}},{"table":{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"}},{"table":{"login":"stuarteberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stuarteberg"}},{"table":{"login":"dgarijo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dgarijo"}}],"active_maintainers":[{"table":{"login":"fjetter","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fjetter"}},{"table":{"login":"TomAugspurger","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TomAugspurger"}},{"table":{"login":"jrbourbeau","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrbourbeau"}},{"table":{"login":"crusaderky","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crusaderky"}},{"table":{"login":"rjzamora","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjzamora"}},{"table":{"login":"jacobtomlinson","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jacobtomlinson"}},{"table":{"login":"martindurant","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martindurant"}},{"table":{"login":"mmccarty","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mmccarty"}}]}},"events":null,"keywords":["dask","numpy","pandas","pydata","python","scikit-learn","scipy"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements-docs.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T18:52:12.776Z","updated_at":"2022-07-08T18:52:12.776Z","repository_link":"https://github.com/dask/dask/blob/main/docs/requirements-docs.txt","dependencies":[{"id":123157390,"package_name":"numpydoc","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157391,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=4.0.0","direct":true,"kind":"runtime","optional":false},{"id":123157392,"package_name":"dask-sphinx-theme","ecosystem":"pypi","requirements":"\u003e=3.0.0","direct":true,"kind":"runtime","optional":false},{"id":123157393,"package_name":"sphinx-click","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157394,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157395,"package_name":"sphinx-remove-toctrees","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157396,"package_name":"sphinx_autosummary_accessors","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157397,"package_name":"sphinx-tabs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157398,"package_name":"sphinx-design","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157399,"package_name":"jupyter_sphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157400,"package_name":"toolz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157401,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false},{"id":123157402,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.4.0","direct":true,"kind":"runtime","optional":false},{"id":123157403,"package_name":"fsspec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157404,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157405,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157406,"package_name":"pytest-check-links","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157407,"package_name":"requests-cache","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157408,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-07-08T18:52:12.787Z","updated_at":"2022-07-08T18:52:12.787Z","repository_link":"https://github.com/dask/dask/blob/main/setup.py","dependencies":[{"id":123157409,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157410,"package_name":"fsspec","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157411,"package_name":"packaging","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157412,"package_name":"partd","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157413,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":123157414,"package_name":"toolz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/additional.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.621Z","updated_at":"2023-01-16T22:16:12.621Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/additional.yml","dependencies":[{"id":6959735667,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6959735671,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/conda.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.656Z","updated_at":"2023-01-16T22:16:12.656Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/conda.yml","dependencies":[{"id":6959736195,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6959736198,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-all.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.689Z","updated_at":"2023-01-16T22:16:12.689Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/label-all.yml","dependencies":[{"id":6959736380,"package_name":"andymckay/labeler","ecosystem":"actions","requirements":"1.0.4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-prs.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.717Z","updated_at":"2023-01-16T22:16:12.717Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/label-prs.yml","dependencies":[{"id":6959736457,"package_name":"actions/labeler","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pre-commit.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.756Z","updated_at":"2023-01-16T22:16:12.756Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/pre-commit.yml","dependencies":[{"id":6959736599,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6959736600,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6959736601,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/stale-bot.yaml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.820Z","updated_at":"2023-01-16T22:16:12.820Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/stale-bot.yaml","dependencies":[{"id":6959736909,"package_name":"actions/stale","ecosystem":"actions","requirements":"v6","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.878Z","updated_at":"2023-01-16T22:16:12.878Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/tests.yml","dependencies":[{"id":6959736972,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6959736973,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6959736974,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false},{"id":6959736975,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6959736976,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-gpuci.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.920Z","updated_at":"2023-01-16T22:16:12.920Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/update-gpuci.yml","dependencies":[{"id":6959736988,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6959736989,"package_name":"the-coding-turtle/ga-yaml-parser","ecosystem":"actions","requirements":"v0.1.2","direct":true,"kind":"composite","optional":false},{"id":6959736990,"package_name":"jacobtomlinson/gha-anaconda-package-version","ecosystem":"actions","requirements":"0.1.3","direct":true,"kind":"composite","optional":false},{"id":6959736991,"package_name":"jacobtomlinson/gha-find-replace","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6959736992,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/upstream.yml","sha":null,"kind":"manifest","created_at":"2023-01-16T22:16:12.949Z","updated_at":"2023-01-16T22:16:12.949Z","repository_link":"https://github.com/dask/dask/blob/main/.github/workflows/upstream.yml","dependencies":[{"id":6959737041,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6959737042,"package_name":"xarray-contrib/ci-trigger","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6959737043,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2.2.0","direct":true,"kind":"composite","optional":false},{"id":6959737044,"package_name":"xarray-contrib/issue-from-pytest-log","ecosystem":"actions","requirements":"v1.2.5","direct":true,"kind":"composite","optional":false},{"id":6959737045,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-29T12:19:00.694Z","updated_at":"2023-09-29T12:19:00.694Z","repository_link":"https://github.com/dask/dask/blob/main/pyproject.toml","dependencies":[{"id":14019006770,"package_name":"click","ecosystem":"pypi","requirements":"\u003e= 8.0","direct":true,"kind":"runtime","optional":false},{"id":14019006771,"package_name":"cloudpickle","ecosystem":"pypi","requirements":"\u003e= 1.5.0","direct":true,"kind":"runtime","optional":false},{"id":14019006772,"package_name":"fsspec","ecosystem":"pypi","requirements":"\u003e= 2021.09.0","direct":true,"kind":"runtime","optional":false},{"id":14019006773,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e= 20.0","direct":true,"kind":"runtime","optional":false},{"id":14019006774,"package_name":"partd","ecosystem":"pypi","requirements":"\u003e= 1.2.0","direct":true,"kind":"runtime","optional":false},{"id":14019006775,"package_name":"pyyaml","ecosystem":"pypi","requirements":"\u003e= 5.3.1","direct":true,"kind":"runtime","optional":false},{"id":14019006776,"package_name":"toolz","ecosystem":"pypi","requirements":"\u003e= 0.10.0","direct":true,"kind":"runtime","optional":false},{"id":14019006777,"package_name":"importlib_metadata","ecosystem":"pypi","requirements":"\u003e= 4.13.0","direct":true,"kind":"runtime","optional":false}]}],"score":36.132750648168454,"created_at":"2026-03-29T15:55:27.885Z","updated_at":"2026-04-07T20:03:08.950Z","avatar_url":"https://github.com/dask.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371382","html_url":"https://summary.ecosyste.ms/projects/371382"}