{"id":35399,"name":"parsl","description":"Parsl - a Python parallel scripting library","url":"https://github.com/parsl/parsl","last_synced_at":"2025-09-05T06:42:55.434Z","repository":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723207,"owners_count":25156303,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"packages":[{"id":75835,"name":"py-parsl","ecosystem":"spack","description":" Simple data dependent workflows in Python\n","homepage":"https://github.com/Parsl/parsl","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:26:49.238Z","latest_release_published_at":"2023-03-22T11:14:22.665Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:31.748Z","created_at":"2022-04-05T09:26:49.207Z","updated_at":"2025-08-31T22:35:36.829Z","registry_url":"https://packages.spack.io/package.html?name=py-parsl","install_command":"spack install py-parsl","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.829Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":11.37974155898291,"forks_count":9.906905655134084,"average":12.338474364318467},"purl":"pkg:spack/py-parsl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-parsl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-parsl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-parsl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-parsl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-parsl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-parsl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-parsl/related_packages","maintainers":[{"uuid":"hategan","login":"hategan","name":null,"email":null,"url":"https://github.com/hategan","packages_count":2,"html_url":null,"role":null,"created_at":"2022-11-14T16:53:29.032Z","updated_at":"2022-11-14T16:53:29.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/hategan/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8771,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":402},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-04T07:04:55.751Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":5300216,"name":"parsl-with-google_cloud","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:16:27.000Z","latest_release_published_at":"2022-01-16T04:16:27.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:46.684Z","created_at":"2022-10-03T16:08:19.832Z","updated_at":"2025-08-31T22:35:36.819Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-google_cloud","install_command":"conda install -c conda-forge parsl-with-google_cloud","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.819Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-google_cloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-google_cloud","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-google_cloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-google_cloud/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-google_cloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-google_cloud/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-google_cloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-google_cloud/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300212,"name":"parsl","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2019-03-21T02:23:33.000Z","latest_release_published_at":"2022-01-16T04:15:45.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:48.258Z","created_at":"2022-10-03T16:08:19.389Z","updated_at":"2025-08-31T22:35:36.838Z","registry_url":"https://anaconda.org/conda-forge/parsl","install_command":"conda install -c conda-forge parsl","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.837Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.240530964618994,"dependent_packages_count":5.115025699885224,"stargazers_count":20.260492040520983,"forks_count":16.887070213084485,"docker_downloads_count":null,"average":15.625779729527421},"purl":"pkg:conda/parsl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300215,"name":"parsl-with-flux","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:16:17.000Z","latest_release_published_at":"2022-01-16T04:16:17.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:42.840Z","created_at":"2022-10-03T16:08:19.696Z","updated_at":"2025-08-31T22:35:36.848Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-flux","install_command":"conda install -c conda-forge parsl-with-flux","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.847Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-flux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-flux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-flux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-flux/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-flux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-flux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-flux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-flux/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300213,"name":"parsl-with-aws","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:15:56.000Z","latest_release_published_at":"2022-01-16T04:15:56.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:49.829Z","created_at":"2022-10-03T16:08:19.512Z","updated_at":"2025-08-31T22:35:36.859Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-aws","install_command":"conda install -c conda-forge parsl-with-aws","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.859Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-aws","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-aws","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-aws","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-aws/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-aws/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-aws/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-aws/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-aws/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300214,"name":"parsl-with-extreme_scale","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:16:06.000Z","latest_release_published_at":"2022-01-16T04:16:06.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:48.460Z","created_at":"2022-10-03T16:08:19.609Z","updated_at":"2025-08-31T22:35:36.858Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-extreme_scale","install_command":"conda install -c conda-forge parsl-with-extreme_scale","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.858Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-extreme_scale","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-extreme_scale","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-extreme_scale","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-extreme_scale/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-extreme_scale/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-extreme_scale/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-extreme_scale/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-extreme_scale/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300218,"name":"parsl-with-kubernetes","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:16:48.000Z","latest_release_published_at":"2022-01-16T04:16:48.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:42.055Z","created_at":"2022-10-03T16:08:20.125Z","updated_at":"2025-08-31T22:35:36.826Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-kubernetes","install_command":"conda install -c conda-forge parsl-with-kubernetes","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.826Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-kubernetes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-kubernetes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-kubernetes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-kubernetes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-kubernetes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-kubernetes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-kubernetes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-kubernetes/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300220,"name":"parsl-with-workqueue","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:17:09.000Z","latest_release_published_at":"2022-01-16T04:17:09.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:48.143Z","created_at":"2022-10-03T16:08:20.413Z","updated_at":"2025-08-31T22:35:36.845Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-workqueue","install_command":"conda install -c conda-forge parsl-with-workqueue","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.844Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-workqueue","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-workqueue","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-workqueue","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-workqueue/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-workqueue/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-workqueue/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-workqueue/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-workqueue/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300219,"name":"parsl-with-monitoring","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:16:59.000Z","latest_release_published_at":"2022-01-16T04:16:59.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:43.477Z","created_at":"2022-10-03T16:08:20.271Z","updated_at":"2025-08-31T22:35:36.852Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-monitoring","install_command":"conda install -c conda-forge parsl-with-monitoring","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.852Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-monitoring","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-monitoring","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-monitoring","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-monitoring/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-monitoring/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-monitoring/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-monitoring/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-monitoring/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":5300217,"name":"parsl-with-gssapi","ecosystem":"conda","description":"Parsl is a Python library for programming and executing data-oriented workflows (dataflows) in parallel.","homepage":"https://github.com/Parsl/parsl","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-01-16T04:16:37.000Z","latest_release_published_at":"2022-01-16T04:16:37.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-08-31T22:29:40.509Z","created_at":"2022-10-03T16:08:19.990Z","updated_at":"2025-08-31T22:35:36.853Z","registry_url":"https://anaconda.org/conda-forge/parsl-with-gssapi","install_command":"conda install -c conda-forge parsl-with-gssapi","documentation_url":null,"metadata":{},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2025-08-31T20:22:06.000Z","size":25779,"stargazers_count":577,"open_issues_count":478,"forks_count":207,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-08-31T22:20:58.091Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2025-08-26T18:03:49.000Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":172,"template":false,"template_full_name":null,"purl":"pkg:github/Parsl/parsl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/sbom","scorecard":{"id":108016,"data":{"date":"2025-08-11","repo":{"name":"github.com/Parsl/parsl","commit":"4a5983858c7662ebb100a3561ff18ee4600a609c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":10,"reason":"30 commit(s) and 9 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+flux.yaml:10","Info: jobLevel 'packages' permission set to 'read': .github/workflows/parsl+slurm.yaml:10","Warn: no topLevel permission defined: .github/workflows/ci.yaml:1","Warn: no topLevel permission defined: .github/workflows/gce_test.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+cctools.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+flux.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+radical.yaml:1","Warn: no topLevel permission defined: .github/workflows/parsl+slurm.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/python-publish-to-testpypi.yml:23","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"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/ci.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gce_test.yaml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/gce_test.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+cctools.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+cctools.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+flux.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+flux.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+radical.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+radical.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/parsl+slurm.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/parsl+slurm.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/Parsl/parsl/python-publish-to-testpypi.yml/master?enable=pin","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:29","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:146","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:159","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:179","Warn: pipCommand not pinned by hash: parsl/tests/site_tests/conda_setup.sh:180","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:69","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:94","Warn: pipCommand not pinned by hash: .github/workflows/gce_test.yaml:73","Warn: pipCommand not pinned by hash: .github/workflows/parsl+cctools.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+flux.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/parsl+radical.yaml:33","Warn: pipCommand not pinned by hash: .github/workflows/parsl+slurm.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/python-publish-to-testpypi.yml:57","Info:   0 out of  14 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"11 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8","Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: PYSEC-2019-124 / GHSA-38fc-9xqv-7f7q","Warn: Project is vulnerable to: PYSEC-2019-123 / GHSA-887w-45rq-vxgf","Warn: Project is vulnerable to: PYSEC-2012-9 / GHSA-hfg2-wf6j-x53p","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/python-publish-to-testpypi.yml:27"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}}]},"last_synced_at":"2025-08-15T11:28:20.976Z","repository_id":37451078,"created_at":"2025-08-15T11:28:20.977Z","updated_at":"2025-08-15T11:28:20.977Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273051832,"owners_count":25037073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2025.08.25","sha":"0b9cd5b2f9d85256766a3e34d11ae1fd46478d9c","kind":"tag","published_at":"2025-08-25T22:44:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.25/manifests"},{"name":"2025.08.18","sha":"e263e48f3638d326b415caedc07b10f317e084c8","kind":"tag","published_at":"2025-08-18T22:44:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.18/manifests"},{"name":"2025.08.11","sha":"4a5983858c7662ebb100a3561ff18ee4600a609c","kind":"tag","published_at":"2025-08-11T22:45:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.11/manifests"},{"name":"2025.08.04","sha":"f9210c4b855f4afd3e8e03aec928046b84e02367","kind":"tag","published_at":"2025-08-04T22:46:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.08.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.08.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.08.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.08.04/manifests"},{"name":"2025.07.28","sha":"76e4f1c1807ebab5e9040ac32bf495172eebe21f","kind":"tag","published_at":"2025-07-28T22:47:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.28/manifests"},{"name":"2025.07.21","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-21T22:46:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.21/manifests"},{"name":"2025.07.14","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-14T22:46:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.14/manifests"},{"name":"2025.07.07","sha":"ed71941842a45d2c88c147df760225af2ed68672","kind":"tag","published_at":"2025-07-07T22:44:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.07.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.07.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.07.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.07.07/manifests"},{"name":"2025.06.30","sha":"f154f76673c4b1444eda11129d9541b8a2d82e68","kind":"tag","published_at":"2025-06-30T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.30/manifests"},{"name":"2025.06.23","sha":"09f15dcccbd74d66c237f35aa3cac9e8cc430fe6","kind":"tag","published_at":"2025-06-23T22:45:19.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.23/manifests"},{"name":"2025.06.16","sha":"1f14e033af3cb878e8781ed4f7cb1f7cff1cc305","kind":"tag","published_at":"2025-06-16T22:45:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.16/manifests"},{"name":"2025.06.09","sha":"8f46e4da44ce92a7d2c112f2c63f29ed6358d390","kind":"tag","published_at":"2025-06-09T22:45:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.09/manifests"},{"name":"2025.06.02","sha":"599e222e617ece6f08b920c577989b339dccb9f0","kind":"tag","published_at":"2025-06-02T22:44:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.06.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.06.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.06.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.06.02/manifests"},{"name":"2025.05.26","sha":"f2e5f5f1a057b80317b93ef0a749d0f044d77739","kind":"tag","published_at":"2025-05-26T22:44:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.26/manifests"},{"name":"2025.05.19","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-19T22:44:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.19/manifests"},{"name":"2025.05.12","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-12T22:44:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.12/manifests"},{"name":"2025.05.05","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-05-05T22:44:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.05.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.05.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.05.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.05.05/manifests"},{"name":"2025.04.28","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-28T22:44:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.28/manifests"},{"name":"2025.04.21","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-21T22:43:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.21/manifests"},{"name":"2025.04.14","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-14T22:44:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.14/manifests"},{"name":"2025.04.07","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-04-07T22:44:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.04.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.04.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.04.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.04.07/manifests"},{"name":"2025.03.31","sha":"a282d796f1d2c96de71dbf6f258f671fe52a0de7","kind":"tag","published_at":"2025-03-31T22:43:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.31/manifests"},{"name":"2025.03.24","sha":"c030e6f22d2e9782ac8bab1184af0d16b966867e","kind":"tag","published_at":"2025-03-24T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.24/manifests"},{"name":"2025.03.17","sha":"4fcfb3d9e4d49620450b90a2c16e8cb00b7d8ad2","kind":"tag","published_at":"2025-03-17T22:43:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.17/manifests"},{"name":"2025.03.10","sha":"4d40f6fa622a6fbe9d02634681278d0ce5cdec39","kind":"tag","published_at":"2025-03-10T22:43:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.10/manifests"},{"name":"2025.03.03","sha":"125493f662ef532bcb7917b09f7dc82b679fefc8","kind":"tag","published_at":"2025-03-03T22:43:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.03.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.03.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.03.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.03.03/manifests"},{"name":"2025.02.24","sha":"c99e0b2c7ebc9fb190dc1022547807e2a50b0a14","kind":"tag","published_at":"2025-02-24T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.24/manifests"},{"name":"2025.02.17","sha":"7241f29a293c23453ef1880691f90a2bda4c58c3","kind":"tag","published_at":"2025-02-17T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.17/manifests"},{"name":"2025.02.10","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-10T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.10/manifests"},{"name":"2025.02.03","sha":"e724d1300e198dac95a61acab95d121d760c4a85","kind":"tag","published_at":"2025-02-03T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.02.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.02.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.02.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.02.03/manifests"},{"name":"2025.01.27","sha":"d4479fdad848602fe6f1b335d8bd413ab21d4c0f","kind":"tag","published_at":"2025-01-27T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.27/manifests"},{"name":"2025.01.20","sha":"4e3e6b5f803f027fcb9fb75795344cad17942ba1","kind":"tag","published_at":"2025-01-20T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.20/manifests"},{"name":"2025.01.13","sha":"c3091a01c1b3e89f96ced6a7c555e22c93ced210","kind":"tag","published_at":"2025-01-13T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.13/manifests"},{"name":"2025.01.06","sha":"a3255908c1c4b43000ff84ee7da6d95273051aaf","kind":"tag","published_at":"2025-01-06T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2025.01.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2025.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2025.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2025.01.06/manifests"},{"name":"2024.12.30","sha":"a514a686251515260a1a497eb2af0a270867e730","kind":"tag","published_at":"2024-12-30T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.30/manifests"},{"name":"2024.12.23","sha":"cbe3d3041597d325534d6c443f473aca37f06a18","kind":"tag","published_at":"2024-12-23T22:42:39.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.23/manifests"},{"name":"2024.12.16","sha":"182112093587fbadd9b50591a4a109c41d969a18","kind":"tag","published_at":"2024-12-16T22:44:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.16/manifests"},{"name":"2024.12.09","sha":"113061dde91f736488159ac3701f680990efcb00","kind":"tag","published_at":"2024-12-09T22:44:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.09/manifests"},{"name":"2024.12.02","sha":"1f583af76370eebd9640eff059cfd674ea1d0325","kind":"tag","published_at":"2024-12-02T22:44:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.12.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.12.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.12.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.12.02/manifests"},{"name":"2024.11.25","sha":"1c3e5096562650bca6542bf99805fa7bc230a8b8","kind":"tag","published_at":"2024-11-25T22:43:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.25/manifests"},{"name":"2024.11.18","sha":"9fb5269099bec16a66df12f17ad87d9aabccd69d","kind":"tag","published_at":"2024-11-18T22:43:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.18/manifests"},{"name":"2024.11.11","sha":"45d60a8b6913fcc79c4f9ed4b00f6aa5b8ccc2dc","kind":"tag","published_at":"2024-11-11T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.11/manifests"},{"name":"2024.11.04","sha":"6dd5845baff745ae012b6c681926e3ca20278033","kind":"tag","published_at":"2024-11-04T22:43:15.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.11.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.11.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.11.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.11.04/manifests"},{"name":"2024.10.28","sha":"20faa35824835cfb3f12187770a299fd7ec47096","kind":"tag","published_at":"2024-10-28T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.28/manifests"},{"name":"2024.10.21","sha":"410d2cb86329b6ae78f72829a17ba9719dcbb5c0","kind":"tag","published_at":"2024-10-21T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.21/manifests"},{"name":"2024.10.14","sha":"ae5e5f49fe74c89d365fec34f75a76ec9c1c1810","kind":"tag","published_at":"2024-10-14T22:43:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.14/manifests"},{"name":"2024.10.07","sha":"aab398aafb3d73ca12a39182022525a3ea696f83","kind":"tag","published_at":"2024-10-07T22:43:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.10.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.10.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.10.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.10.07/manifests"},{"name":"2024.09.30","sha":"25374b106d3263987a11bcd7f36fa264599384e7","kind":"tag","published_at":"2024-09-30T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.30","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.30/manifests"},{"name":"2024.09.23","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-23T22:43:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.23/manifests"},{"name":"2024.09.16","sha":"dd9150d7ac26b04eb8ff15247b1c18ce9893f79c","kind":"tag","published_at":"2024-09-16T22:45:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.16/manifests"},{"name":"2024.09.09","sha":"dc7911fd58f1f8d0e2c56dc42103adad22c6e97d","kind":"tag","published_at":"2024-09-09T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.09/manifests"},{"name":"2024.09.02","sha":"3f2bf1865eea16cc44d6b7f8938a1ae1781c61fd","kind":"tag","published_at":"2024-09-02T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.09.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.09.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.09.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.09.02/manifests"},{"name":"2024.08.26","sha":"4ea3fbc1ef5277bf50bd8898e3fad680d5aaa4ae","kind":"tag","published_at":"2024-08-26T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.26/manifests"},{"name":"2024.08.19","sha":"123df5151f71c3f1be76e97f06c0ccf5e8be79d3","kind":"tag","published_at":"2024-08-19T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.19/manifests"},{"name":"2024.08.12","sha":"2067b407bbf6e0d9d9ab66ab5b2393642907a1ae","kind":"tag","published_at":"2024-08-12T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.12/manifests"},{"name":"2024.08.05","sha":"d8e8d4b3d99b2f034b1d5e80f89f58e1278486c2","kind":"tag","published_at":"2024-08-05T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.08.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.08.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.08.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.08.05/manifests"},{"name":"2024.07.29","sha":"1652304959face86933921116ae571d472800b31","kind":"tag","published_at":"2024-07-29T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.29/manifests"},{"name":"2024.07.22","sha":"2b1594c7ec80ce609708cd4ea4c9f7f157be53b3","kind":"tag","published_at":"2024-07-22T22:42:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.22/manifests"},{"name":"2024.07.15","sha":"1e618fa1e12030673470c587ea8588c3f6da686e","kind":"tag","published_at":"2024-07-15T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.15/manifests"},{"name":"2024.07.08","sha":"4695c00ad9411967ee9c9ba7a7b2d771bb425603","kind":"tag","published_at":"2024-07-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.08/manifests"},{"name":"2024.07.01","sha":"04a797b4b5b0c4a5e2a79eaeb0721a0346119817","kind":"tag","published_at":"2024-07-01T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.07.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.07.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.07.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.07.01/manifests"},{"name":"2024.06.24","sha":"81e457fcc13ae0fe1838693c127a71b080535492","kind":"tag","published_at":"2024-06-24T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.24/manifests"},{"name":"2024.06.17","sha":"5e03e1f476020bdcbfaab3ae2a875b3bdf2716c6","kind":"tag","published_at":"2024-06-17T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.17/manifests"},{"name":"2024.06.10","sha":"5973f3990d094dee662847aa0e98447198e1f505","kind":"tag","published_at":"2024-06-10T22:42:44.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.10/manifests"},{"name":"2024.06.03","sha":"804fb32c5db5c42e8b8cc6674fedd78f5c8791ad","kind":"tag","published_at":"2024-06-03T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.06.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.06.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.06.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.06.03/manifests"},{"name":"2024.05.27","sha":"11664daa1d67118cded0f90d4fe814ad09ecb444","kind":"tag","published_at":"2024-05-27T22:42:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.27/manifests"},{"name":"2024.05.20","sha":"f210753f96f27c13473cf7e0237e1071b1bc61b3","kind":"tag","published_at":"2024-05-20T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.20/manifests"},{"name":"2024.05.13","sha":"fff81f21b53fbd54dc5b633f1a87d35097ad69ba","kind":"tag","published_at":"2024-05-13T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.13/manifests"},{"name":"2024.05.06","sha":"ef1ff6c2925323ec4a2058c857084f0335ab14fd","kind":"tag","published_at":"2024-05-06T22:42:43.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.05.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.05.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.05.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.05.06/manifests"},{"name":"2024.04.29","sha":"0d1c30a3af1fbb22764d753fe0cde91308561589","kind":"tag","published_at":"2024-04-29T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.29/manifests"},{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.04.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.03.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.02.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2024.01.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.12.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.10.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.09.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.08.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.07.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.06.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.05.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.04.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.03.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@2023.02.27dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0dev0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.3.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.1.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@1.0.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.9.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.8.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.7.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@benc-wip","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.2-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.1-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.6.0-a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.5.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.4.0a0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.3.0-a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.2-alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Parsl/parsl@0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-31T22:35:36.853Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":18.767157474419765,"forks_count":15.782380833541303,"average":29.937609183928124},"purl":"pkg:conda/parsl-with-gssapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/parsl-with-gssapi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/parsl-with-gssapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/parsl-with-gssapi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:52:45.555Z","issues_count":285,"pull_requests_count":893,"avg_time_to_close_issue":21213917.306306306,"avg_time_to_close_pull_request":1368440.8827930174,"issues_closed_count":110,"pull_requests_closed_count":802,"pull_request_authors_count":80,"issue_authors_count":49,"avg_comments_per_issue":2.568421052631579,"avg_comments_per_pull_request":1.0145576707726764,"merged_pull_requests_count":691,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":25,"past_year_pull_requests_count":153,"past_year_avg_time_to_close_issue":2651872.8,"past_year_avg_time_to_close_pull_request":579497.9809523809,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":105,"past_year_pull_request_authors_count":19,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.22875816993464052,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":103,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":91,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":64,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-gssapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-gssapi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-gssapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/parsl-with-gssapi/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","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":2846453,"name":"parsl","ecosystem":"pypi","description":"Simple data dependent workflows in Python","homepage":"https://github.com/Parsl/parsl","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/Parsl/parsl","keywords_array":["Workflows","Scientific computing"],"namespace":null,"versions_count":191,"first_release_published_at":"2017-02-28T20:01:18.000Z","latest_release_published_at":"2025-09-01T22:43:33.000Z","latest_release_number":"2025.9.1","last_synced_at":"2025-09-01T23:01:39.683Z","created_at":"2022-04-10T12:00:14.068Z","updated_at":"2025-09-01T23:01:40.237Z","registry_url":"https://pypi.org/project/parsl/","install_command":"pip install parsl --index-url https://pypi.org/simple","documentation_url":"https://parsl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9"],"normalized_name":"parsl","project_status":null},"repo_metadata":{"id":37451078,"uuid":"71482397","full_name":"Parsl/parsl","owner":"Parsl","description":"Parsl - a Python parallel scripting library","archived":false,"fork":false,"pushed_at":"2024-04-22T11:04:39.000Z","size":23890,"stargazers_count":454,"open_issues_count":450,"forks_count":190,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-04-22T11:30:48.153Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://parsl-project.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Parsl.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2016-10-20T16:27:51.000Z","updated_at":"2024-04-23T11:32:57.559Z","dependencies_parsed_at":"2023-10-13T11:23:46.404Z","dependency_job_id":"396a067e-f0fb-486a-8685-83792aae78e4","html_url":"https://github.com/Parsl/parsl","commit_stats":{"total_commits":3617,"total_committers":91,"mean_commits":"39.747252747252745","dds":0.6104506497097042,"last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6"},"previous_names":[],"tags_count":102,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217592969,"owners_count":16201556,"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":"Parsl","name":"Parallel Scripting Library","uuid":"26490185","kind":"organization","description":"Parsl: Enabling easy parallelism on clusters, clouds and supercomputers.","email":"parsl@googlegroups.com","website":"parsl.readthedocs.io","location":"Based at the University of Chicago, Argonne National Laboratory and UIUC","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/26490185?v=4","repositories_count":8,"last_synced_at":"2023-03-05T02:34:55.909Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/Parsl","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:31:54.265Z","updated_at":"2023-03-05T02:34:55.911Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Parsl/repositories"},"tags":[{"name":"2024.04.22","sha":"b964756438047716ab370c810c826db50a86a1c3","kind":"tag","published_at":"2024-04-22T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.22/manifests"},{"name":"2024.04.15","sha":"e4b3c3bd0f188cc1fc75b889c12d5af929f573f4","kind":"tag","published_at":"2024-04-15T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.15/manifests"},{"name":"2024.04.08","sha":"43f97afc4bbbca0288599ca12bceca1dddbda08a","kind":"tag","published_at":"2024-04-08T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.08/manifests"},{"name":"2024.04.01","sha":"bfff592e4dc3dc132a00a76a93f0391eebe64596","kind":"tag","published_at":"2024-04-01T22:42:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.04.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.04.01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.04.01/manifests"},{"name":"2024.03.25","sha":"871a69adda8e7a435acdc6b8541cd176a822c451","kind":"tag","published_at":"2024-03-25T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.25/manifests"},{"name":"2024.03.18","sha":"dc521d0c4bb9dde02d64efb79952bb0a4d2f3566","kind":"tag","published_at":"2024-03-18T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.18/manifests"},{"name":"2024.03.11","sha":"e03a97b9877e9a83bfd0cfddd470bd692b54fa55","kind":"tag","published_at":"2024-03-11T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.11/manifests"},{"name":"2024.03.04","sha":"e364791033251c807fdddd1331ae410235937bb4","kind":"tag","published_at":"2024-03-04T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.03.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.03.04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.03.04/manifests"},{"name":"2024.02.26","sha":"d1b85100f1826d74b0dc650835ea142ecec9a56d","kind":"tag","published_at":"2024-02-26T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.26/manifests"},{"name":"2024.02.19","sha":"db7ba8bf7e52506c0edf8750d6c696f9c82be44f","kind":"tag","published_at":"2024-02-19T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.19/manifests"},{"name":"2024.02.12","sha":"f3bd50ac16f8a7f1e55238037802f9ddb07a9b54","kind":"tag","published_at":"2024-02-12T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.12/manifests"},{"name":"2024.02.05","sha":"6ff0b7b25a4600e8a79c27941f8467f4b014974f","kind":"tag","published_at":"2024-02-05T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.02.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.02.05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.02.05/manifests"},{"name":"2024.01.29","sha":"6c1d4df65ea1eba58839b02a5b22b93394ae2bc1","kind":"tag","published_at":"2024-01-29T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.29/manifests"},{"name":"2024.01.22","sha":"9be20c8dcc4e71a87299a944776442a1b16d1d34","kind":"tag","published_at":"2024-01-22T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.22/manifests"},{"name":"2024.01.15","sha":"4350b23a556f50730886b809ee655abf32f7a86c","kind":"tag","published_at":"2024-01-15T22:42:51.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.15/manifests"},{"name":"2024.01.08","sha":"479cf9db614b8f1e954f177ecbbc0ddccfb4e581","kind":"tag","published_at":"2024-01-08T22:42:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.08/manifests"},{"name":"2024.01.01","sha":"0a7d67f015da227e2b214d9a03b88c314635a813","kind":"tag","published_at":"2024-01-01T22:42:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2024.01.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2024.01.01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2024.01.01/manifests"},{"name":"2023.12.25","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-25T22:42:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.25/manifests"},{"name":"2023.12.18","sha":"4838c73f7c352174bc0b62b17f6f57c59a3add2a","kind":"tag","published_at":"2023-12-18T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.18/manifests"},{"name":"2023.12.11","sha":"982fdca1fdbea8b4a38b5d1cf02c09a2f53c5f03","kind":"tag","published_at":"2023-12-11T22:42:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.11/manifests"},{"name":"2023.12.04","sha":"ded49a8788c5d9621847a2a767eac04c2ef30733","kind":"tag","published_at":"2023-12-04T22:43:02.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.12.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.12.04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.12.04/manifests"},{"name":"2023.11.27","sha":"7e3be5fc19ad4ab30f4bd50e87d018005ac74ebd","kind":"tag","published_at":"2023-11-27T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.27/manifests"},{"name":"2023.11.20","sha":"741293a76c2ad114b48bcc927701258b7ba7f355","kind":"tag","published_at":"2023-11-20T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.20/manifests"},{"name":"2023.11.13","sha":"76ea7e6528502088aa2818ba29ea6bc5fee902c6","kind":"tag","published_at":"2023-11-13T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.11.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.11.13/manifests"},{"name":"2023.10.23","sha":"9ed5f5e2f3719638cdd0378e109758d87e3f8af0","kind":"tag","published_at":"2023-10-23T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.23","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.23/manifests"},{"name":"2023.10.16","sha":"dfa5e787abbbe167f63c947d2bc6907bf85ffb80","kind":"tag","published_at":"2023-10-16T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.16","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.16/manifests"},{"name":"2023.10.09","sha":"6b963ba8b099891fe4384c8fcb317fcbbc26a8f3","kind":"tag","published_at":"2023-10-09T22:42:53.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.09","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.09","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.09/manifests"},{"name":"2023.10.02","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-10-02T22:42:57.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.10.02","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.10.02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.10.02/manifests"},{"name":"2023.09.25","sha":"c78926218a3bd4af45430f5ff04a0dc7beba4356","kind":"tag","published_at":"2023-09-25T22:42:54.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.25","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.25","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.25/manifests"},{"name":"2023.09.18","sha":"4a684dd62887c4f658b56433a206dbdb55c0b28c","kind":"tag","published_at":"2023-09-18T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.18","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.18/manifests"},{"name":"2023.09.11","sha":"465eb43be7d276a73af19d13c47da3c4f60eaaf8","kind":"tag","published_at":"2023-09-11T22:42:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.11","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.11/manifests"},{"name":"2023.09.04","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-09-04T22:43:03.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.09.04","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.09.04","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.09.04/manifests"},{"name":"2023.08.28","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-28T22:43:14.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.28","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.28","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.28/manifests"},{"name":"2023.08.21","sha":"40b969f7a9e16b3fcab2db127753bf85cbcb5375","kind":"tag","published_at":"2023-08-21T22:42:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.21","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.21","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.21/manifests"},{"name":"2023.08.14","sha":"cb1b365bae39c92c7378d9d9ba5cbc46261b3b20","kind":"tag","published_at":"2023-08-14T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.14","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.14/manifests"},{"name":"2023.08.07","sha":"abf1b96a7dfd867ced0d59ab32f2ed17d20a6aaf","kind":"tag","published_at":"2023-08-07T22:43:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.08.07","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.08.07","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.08.07/manifests"},{"name":"2023.07.31","sha":"4b8b0b88e2af79ae0e5ada65eeae4940767a8028","kind":"tag","published_at":"2023-07-31T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.31","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.31/manifests"},{"name":"2023.07.24","sha":"41357c696b62fa73ba87ef1fbbec2e8ce08e2dbb","kind":"tag","published_at":"2023-07-24T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.24/manifests"},{"name":"2023.07.17","sha":"11509cba9c3f462bf4d56eceee4e06e0479d52f6","kind":"tag","published_at":"2023-07-17T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.17/manifests"},{"name":"2023.07.10","sha":"6a9996f2c05c8a7c9af96b85663a2f411eab97a5","kind":"tag","published_at":"2023-07-10T22:43:05.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.10/manifests"},{"name":"2023.07.03","sha":"9b5c8323ef28e7dd994ad31d59587fe4e535d9aa","kind":"tag","published_at":"2023-07-03T22:43:10.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.07.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.07.03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.07.03/manifests"},{"name":"2023.06.26","sha":"68a51f6bc8e2b326de7ea0b3cf06b20651bbf66b","kind":"tag","published_at":"2023-06-26T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.26","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.26","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.26/manifests"},{"name":"2023.06.19","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-19T22:57:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.19","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.19/manifests"},{"name":"2023.06.12","sha":"facecead095d156445721cba1db2a77cb1384eec","kind":"tag","published_at":"2023-06-12T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.12","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.12/manifests"},{"name":"2023.06.05","sha":"75366b63b26b82928b420e3bf7e5916648c272b1","kind":"tag","published_at":"2023-06-05T22:43:21.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.06.05","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.06.05","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.06.05/manifests"},{"name":"2023.05.29","sha":"b27a1ba498f95375c29404b5e1ce15aedb890d30","kind":"tag","published_at":"2023-05-29T22:43:04.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.29","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.29","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.29/manifests"},{"name":"2023.05.22","sha":"d2baebd4be883a98bc83a1d8215bc3b9cc301c53","kind":"tag","published_at":"2023-05-22T22:43:31.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.22","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.22","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.22/manifests"},{"name":"2023.05.15","sha":"482be5835d41d1553334967421f6ff8b6bbf6f14","kind":"tag","published_at":"2023-05-15T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.15","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.15/manifests"},{"name":"2023.05.08","sha":"2565ae5701d5134a195213a71cf2c5a9ed432b5a","kind":"tag","published_at":"2023-05-08T22:42:55.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.08","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.08","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.08/manifests"},{"name":"2023.05.01","sha":"c6e7d94a7ad98c379e781aac5c2ebca547439b08","kind":"tag","published_at":"2023-05-01T22:43:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.05.01","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.05.01","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.05.01/manifests"},{"name":"2023.04.24","sha":"e1ce3dab32406381d46220338ca2c191b75df6d6","kind":"tag","published_at":"2023-04-24T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.24","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.24/manifests"},{"name":"2023.04.17","sha":"f9774a126562ac23a3ec845cbc92d23818d4a378","kind":"tag","published_at":"2023-04-17T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.17","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.17/manifests"},{"name":"2023.04.10","sha":"4a4c94e4ec1b8bfc9c7c44cf9aa77fdd02c3eda5","kind":"tag","published_at":"2023-04-10T22:42:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.10","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.10/manifests"},{"name":"2023.04.03","sha":"7a235a4f5e285bc8deb7b57726f01cea001f4c89","kind":"tag","published_at":"2023-04-03T22:43:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.04.03","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.04.03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.04.03/manifests"},{"name":"2023.03.27","sha":"345efbff692d5e5bd36e4601a0aa791a9b020c06","kind":"tag","published_at":"2023-03-27T22:42:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.27/manifests"},{"name":"2023.03.20","sha":"b92fef4af89a6abaf04e97ad963b4bca294797f3","kind":"tag","published_at":"2023-03-20T22:43:08.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.20","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.20/manifests"},{"name":"2023.03.13","sha":"33398b15cbb20ddc5c273d22015d6c18351337c4","kind":"tag","published_at":"2023-03-13T22:43:01.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.13","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.13/manifests"},{"name":"2023.03.06","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-03-06T22:43:07.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.03.06","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.03.06","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.03.06/manifests"},{"name":"2023.02.27","sha":"6eae3547f46dcdb3a27e120b559bcbcad8c12ef2","kind":"tag","published_at":"2023-02-27T22:42:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27/manifests"},{"name":"2023.02.27dev6","sha":"a69c601fdeed9a3a8a01ede75d4f45a61d0b5111","kind":"tag","published_at":"2023-02-27T17:36:40.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/2023.02.27dev6","html_url":"https://github.com/Parsl/parsl/releases/tag/2023.02.27dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/2023.02.27dev6/manifests"},{"name":"1.3.0dev1","sha":"366fc44f8c1bc782d4961b60b42306fbf3490689","kind":"tag","published_at":"2022-08-30T21:26:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev1/manifests"},{"name":"1.3.0dev0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:29:00.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0dev0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0dev0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0dev0/manifests"},{"name":"1.3.0a0","sha":"8bf3dbd2c66fca0f257646d7ff175ec6877633f3","kind":"tag","published_at":"2022-08-15T20:17:26.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.3.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.3.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.3.0a0/manifests"},{"name":"1.2.0","sha":"848e3a2bf3dc6eb8ed3efb7fd7e849b5c195d34c","kind":"tag","published_at":"2022-01-13T20:19:17.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"d5922e92dc78527621b8a26e00370eeb143d6ac6","kind":"tag","published_at":"2021-04-26T20:07:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0/manifests"},{"name":"1.1.0a1","sha":"3687404abf2eb00d3baa5076c70813f5d7bf8646","kind":"tag","published_at":"2021-03-04T15:54:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a1/manifests"},{"name":"1.1.0a0","sha":"a667554bd84d9950d3b4addd7280efa3009e8672","kind":"tag","published_at":"2021-02-03T22:42:46.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.1.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.1.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.1.0a0/manifests"},{"name":"1.0.0","sha":"993d6fd428ccb16d61bdf77a5577dc3c461b92ec","kind":"tag","published_at":"2020-06-11T17:01:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0/manifests"},{"name":"1.0.0a0","sha":"8af6c9b2ce57f30d498a1d5c40ae33493a9dc8dc","kind":"tag","published_at":"2020-06-02T00:18:33.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/1.0.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/1.0.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/1.0.0a0/manifests"},{"name":"0.9.0","sha":"a149dbc00fe8b0e8260f7c2d39c77692683e7fa4","kind":"tag","published_at":"2019-10-25T19:46:12.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0/manifests"},{"name":"0.9.0-a0","sha":"7b1223db3806a79f0ffeab81dee992f1f1e54b7f","kind":"tag","published_at":"2019-10-15T19:16:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.9.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.9.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.9.0-a0/manifests"},{"name":"0.8.0","sha":"12bd758eaeb4720afd04b2e7193235e246e11678","kind":"tag","published_at":"2019-06-13T22:32:50.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0/manifests"},{"name":"0.8.0a0","sha":"da4702dda7e6f0bf9ff783f21f36b52208a27905","kind":"tag","published_at":"2019-05-31T23:28:38.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.8.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.8.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.8.0a0/manifests"},{"name":"0.7.2","sha":"b90014322da1bcd9a281e3f797ce409e24e85705","kind":"tag","published_at":"2019-03-14T22:40:37.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2/manifests"},{"name":"0.7.2-a1","sha":"feaf08685df1da3cf90c40c4b17313f219aceb39","kind":"tag","published_at":"2019-03-14T21:10:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a1/manifests"},{"name":"0.7.2-a0","sha":"d72ba670566bf3a3d7348d3fb804fd60825ea0bc","kind":"tag","published_at":"2019-03-14T19:41:41.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.2-a0/manifests"},{"name":"0.7.1","sha":"98a83a4ace2d4ceb10d277027ebe91a7328186ae","kind":"tag","published_at":"2019-01-19T05:18:42.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"3204aa494a219a9d51cc068f58d8ba9ad05f998c","kind":"tag","published_at":"2018-12-20T21:16:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0/manifests"},{"name":"0.7.0-a1","sha":"d52696d2f7e39a14011b0b3110447f75ca29a5f9","kind":"tag","published_at":"2018-12-11T06:00:22.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a1/manifests"},{"name":"0.7.0-a0","sha":"0e9385afd4e4f2a418a8de319cbbad663ac20dae","kind":"tag","published_at":"2018-12-10T15:19:13.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.7.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.7.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.7.0-a0/manifests"},{"name":"benc-wip","sha":"0c99bf4fcbb615f3784a606eb3b57741aa9c410e","kind":"commit","published_at":"2018-12-07T13:01:56.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/benc-wip","html_url":"https://github.com/Parsl/parsl/releases/tag/benc-wip","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/benc-wip/manifests"},{"name":"0.6.2-a1","sha":"e784a45098ddb2ee3ae9e04147a1811fa13db5db","kind":"tag","published_at":"2018-10-09T19:42:29.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a1/manifests"},{"name":"0.6.2-a0","sha":"0a888730866ba514415227dc73b1105677ba5f67","kind":"tag","published_at":"2018-10-08T20:32:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.2-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.2-a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.2-a0/manifests"},{"name":"0.6.1","sha":"a7dfc4373d3ed780af18d3fc4cd2a0eb84c2b92b","kind":"tag","published_at":"2018-07-24T01:52:30.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1/manifests"},{"name":"0.6.1-a0","sha":"ff645497087ef8f1258d7b1821ee67f87593c425","kind":"tag","published_at":"2018-07-24T01:03:27.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.1-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.1-a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.1-a0/manifests"},{"name":"0.6.0","sha":"244b9a17c6359392d9d8fbc08aa390acf3d1e94b","kind":"tag","published_at":"2018-07-23T18:57:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0/manifests"},{"name":"0.6.0-a0","sha":"493eaf809666f1bb0f5811fcd1c9ca40cdbcee50","kind":"tag","published_at":"2018-07-13T20:17:20.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.6.0-a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.6.0-a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.6.0-a0/manifests"},{"name":"0.5.2","sha":"06afb8f25623c232b116a174e11a255c455c20e3","kind":"tag","published_at":"2018-06-21T16:57:28.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"b49e1b2da3b81067c914921f20049fb34f88a1f0","kind":"tag","published_at":"2018-05-15T21:37:24.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2895eb7c0c3bd05dd1bdd72fd616ac6602fad30e","kind":"tag","published_at":"2018-04-16T22:24:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0/manifests"},{"name":"0.5.0a1","sha":"c829936700db12b83a30dac51bc7b85ee782ab43","kind":"tag","published_at":"2018-04-13T05:01:11.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a1/manifests"},{"name":"0.5.0a0","sha":"079f0935991f1eacf050e1af4e3cb5e5a9fbf929","kind":"tag","published_at":"2018-03-24T01:35:25.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.5.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.5.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.5.0a0/manifests"},{"name":"0.4.1","sha":"de48df1e67daf028c36c1efbbcf53ddb933e4cc5","kind":"tag","published_at":"2018-02-23T21:53:52.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"830710c6063832b14779f2d53deb0609670bd66c","kind":"tag","published_at":"2018-02-05T21:32:48.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0/manifests"},{"name":"0.4.0a0","sha":"e41042ebe3d76a8138ee446917e39415994ba84f","kind":"tag","published_at":"2018-01-30T22:51:58.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.4.0a0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.4.0a0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.4.0a0/manifests"},{"name":"0.3.1","sha":"87f0f44a0c3a2c1578db2a46111a9a0aec73d251","kind":"tag","published_at":"2017-12-03T06:08:16.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.1/manifests"},{"name":"0.3.0-a","sha":"42cbe87e19a81aa1dc302f4c71e9a662c17e39aa","kind":"commit","published_at":"2017-11-07T19:34:49.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.3.0-a","html_url":"https://github.com/Parsl/parsl/releases/tag/0.3.0-a","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.3.0-a/manifests"},{"name":"0.2.2-alpha","sha":"120ccfde73350bfbda49d75ed389c8b699253c55","kind":"tag","published_at":"2017-09-21T20:36:47.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.2-alpha","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.2-alpha","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.2-alpha/manifests"},{"name":"0.2.1","sha":"08cef3f84d341736c15e77ce2700f1001ca998a2","kind":"tag","published_at":"2017-09-21T20:35:23.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"435eb56dbf777ba14a56048d0ab8822d72300519","kind":"commit","published_at":"2017-03-07T01:24:45.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.2.0","html_url":"https://github.com/Parsl/parsl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"4131f575ab709715e215de928d1f4788542ebfa8","kind":"commit","published_at":"2017-03-03T07:12:59.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1.2","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1.2/manifests"},{"name":"0.1","sha":"89b79d9e41d6fb90efe31cae695c75157fc61576","kind":"tag","published_at":"2017-02-27T20:01:06.000Z","download_url":"https://codeload.github.com/Parsl/parsl/tar.gz/0.1","html_url":"https://github.com/Parsl/parsl/releases/tag/0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/tags/0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-02T22:57:20.518Z","dependent_packages_count":20,"downloads":26444,"downloads_period":"last-month","dependent_repos_count":35,"rankings":{"downloads":2.4890991478811024,"dependent_repos_count":2.4706347306299423,"dependent_packages_count":0.6177989179492345,"stargazers_count":3.1884261802175415,"forks_count":4.237083603345426,"docker_downloads_count":1.5419837175943079,"average":2.424171049602926},"purl":"pkg:pypi/parsl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/parsl","docker_dependents_count":20,"docker_downloads_count":5093,"usage_url":"https://repos.ecosyste.ms/usage/pypi/parsl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/parsl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-26T22:48:54.522Z","issues_count":262,"pull_requests_count":753,"avg_time_to_close_issue":21880295.106796116,"avg_time_to_close_pull_request":1330601.2073342737,"issues_closed_count":102,"pull_requests_closed_count":709,"pull_request_authors_count":71,"issue_authors_count":44,"avg_comments_per_issue":2.7251908396946565,"avg_comments_per_pull_request":1.201859229747676,"merged_pull_requests_count":601,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":156,"past_year_pull_requests_count":567,"past_year_avg_time_to_close_issue":1902948.4262295081,"past_year_avg_time_to_close_pull_request":740059.6941838649,"past_year_issues_closed_count":60,"past_year_pull_requests_closed_count":533,"past_year_pull_request_authors_count":66,"past_year_issue_authors_count":26,"past_year_avg_comments_per_issue":2.826923076923077,"past_year_avg_comments_per_pull_request":1.379188712522046,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":432,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","maintainers":[{"login":"benclifford","count":598,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"yadudoc","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"khk-globus","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"danielskatz","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"kylechard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"}],"active_maintainers":[{"login":"benclifford","count":400,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"yadudoc","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"khk-globus","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"sophie-bui","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"},{"login":"danielskatz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/parsl/related_packages","maintainers":[{"uuid":"yadunand","login":"yadunand","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://pypi.org/user/yadunand/","role":null,"created_at":"2022-12-26T22:53:22.198Z","updated_at":"2022-12-26T22:53:22.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yadunand/packages"},{"uuid":"benclifford","login":"benclifford","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/benclifford/","role":null,"created_at":"2022-12-26T22:53:22.190Z","updated_at":"2022-12-26T22:53:22.190Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/benclifford/packages"},{"uuid":"annawoodard","login":"annawoodard","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/annawoodard/","role":null,"created_at":"2022-12-26T22:53:22.207Z","updated_at":"2022-12-26T22:53:22.207Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/annawoodard/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725012,"maintainers_count":308320,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":33208,"full_name":"Parsl/parsl","default_branch":"master","committers":[{"name":"Yadu Nand B","email":"yadudoc1729@gmail.com","count":1409},{"name":"Ben Clifford","email":"benc@hawaga.org.uk","count":1091},{"name":"Anna Elizabeth Woodard","email":"awoodard@nd.edu","count":325},{"name":"ConnorPigg","email":"cpigg2@illinois.edu","count":120},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","count":69},{"name":"Zhuozhao Li","email":"zhuozhao@uchicago.edu","count":59},{"name":"Benjamin Glick","email":"glick@lclark.edu","count":56},{"name":"Lukasz Lacinski","email":"lukasz@uchicago.edu","count":55},{"name":"Yadu Nand Babuji","email":"yadunandb@ci.uchicago.edu","count":55},{"name":"Juan David Garrido","email":"juandagarrido@hotmail.com","count":52},{"name":"kylechard","email":"chard@uchicago.edu","count":51},{"name":"Zhuozhao Li","email":"zhuozhl@clemson.edu","count":33},{"name":"Zhuozhao Li","email":"zhuozhao@midway2-login1.rcc.local","count":28},{"name":"Anna Woodard","email":"annawoodard@uchicago.edu","count":22},{"name":"Mihael Hategan","email":"hategan@mcs.anl.gov","count":21},{"name":"Logan Ward","email":"WardLT@users.noreply.github.com","count":19},{"name":"Zhuozhao Li","email":"zhuozhao@midway2-login2.rcc.local","count":19},{"name":"Benjamin Tovar","email":"btovar@nd.edu","count":9},{"name":"Monica Lewis","email":"monicalewis@Monicas-MacBook-Air-3.local","count":9},{"name":"Lindsey Gray","email":"lindsey.gray@gmail.com","count":6},{"name":"Tim Shaffer","email":"trshaffer@users.noreply.github.com","count":6},{"name":"David Heise","email":"heiseda@ornl.gov","count":5},{"name":"Ryan","email":"ryan@chard.co.nz","count":4},{"name":"Ted Summer","email":"ted.summer2@gmail.com","count":4},{"name":"Zhuozhao Li","email":"zzli@cooleylogin2.fst.alcf.anl.gov","count":4},{"name":"tjdasso","email":"43590579+tjdasso@users.noreply.github.com","count":4},{"name":"Akila Ravihansa Perera","email":"ravihansa3000@gmail.com","count":3},{"name":"Lyle Hayhurst","email":"lhayhurst@users.noreply.github.com","count":3},{"name":"zhuozhl","email":"zhuozhl@node-0.zhuozhl-qv40422.nsf1404981-pg0.clemson.cloudlab.us","count":3},{"name":"Ubuntu","email":"ubuntu@35.168.128.54","count":2},{"name":"monicadlewis97","email":"monicadlewis97@users.noreply.github.com","count":2},{"name":"Douglas Thain","email":"dthain@nd.edu","count":2},{"name":"Jonas Rübenach","email":"jonas.ruebenach@desy.de","count":2},{"name":"Alex Hays","email":"ahaysx@gmail.com","count":2},{"name":"Joseph Moon","email":"moon15@llnl.gov","count":2},{"name":"Loonride","email":"knagaitsev1@gmail.com","count":2},{"name":"Thanh Son Phung","email":"tphung@nd.edu","count":2},{"name":"Geoffrey Lentner","email":"glentner@purdue.edu","count":2},{"name":"Vladimir","email":"6596606+vkhodygo@users.noreply.github.com","count":2},{"name":"Lincoln Bryant","email":"lincolnb@hep.uchicago.edu","count":2},{"name":"Ian Foster","email":"foster@anl.gov","count":1},{"name":"JG-QuarkNet","email":"16691642+JG-QuarkNet@users.noreply.github.com","count":1},{"name":"Andrew Litteken","email":"andrew.litteken@gmail.com","count":1},{"name":"Ben Glick","email":"benhg@users.noreply.github.com","count":1},{"name":"BenGalewsky","email":"BenGalewsky@users.noreply.github.com","count":1},{"name":"Brandon Butler","email":"butlerbr@umich.edu","count":1},{"name":"Christine Simpson","email":"48525133+cms21@users.noreply.github.com","count":1},{"name":"Daniel Smith","email":"dgasmith@icloud.com","count":1},{"name":"Elizabeth Koning","email":"koningelizabeth@gmail.com","count":1},{"name":"EricLee","email":"43877209+EricLee543@users.noreply.github.com","count":1},{"name":"Engin Arslan","email":"earslan007@gmail.com","count":1},{"name":"Jacopo Nespolo","email":"97671002+jacopo-exact@users.noreply.github.com","count":1},{"name":"Jan Janssen","email":"jan-janssen@users.noreply.github.com","count":1},{"name":"Andrea Zonca","email":"code@andreazonca.com","count":1},{"name":"John Hover","email":"johnrhover@gmail.com","count":1},{"name":"Jonas Rübenach","email":"jruebena@physnet.uni-hamburg.de","count":1},{"name":"Justin Wozniak","email":"wozniak@mcs.anl.gov","count":1},{"name":"Kacper Kowalik (Xarthisius)","email":"xarthisius.kk@gmail.com","count":1},{"name":"Marcus Schwarting","email":"mschwarting7@gmail.com","count":1},{"name":"Joseph Moon","email":"jmoon1506@gmail.com","count":1},{"name":"Kelly L. Rowland","email":"kellylynnerowland@gmail.com","count":1},{"name":"Katrin Leinweber","email":"9948149+katrinleinweber@users.noreply.github.com","count":1},{"name":"Matthew R. Becker","email":"beckermr@users.noreply.github.com","count":1},{"name":"James Corbett","email":"corbett8@llnl.gov","count":1},{"name":"James Corbett","email":"james.h.corbett@gmail.com","count":1},{"name":"Kenyi Hurtado","email":"khurtado@nd.edu","count":1},{"name":"Michael Wilde","email":"wilde@parallelworks.com","count":1},{"name":"Ryan","email":"rchard@anl.gov","count":1},{"name":"Paul Price","email":"price@astro.princeton.edu","count":1},{"name":"Raphael Fialho","email":"rapguit@gmail.com","count":1},{"name":"Tim Armstrong","email":"tim.g.armstrong@gmail.com","count":1},{"name":"Tommaso Comparin","email":"3862206+tcompa@users.noreply.github.com","count":1},{"name":"Vanessasaurus","email":"814322+vsoch@users.noreply.github.com","count":1},{"name":"Yadu Babuji","email":"ybabuji@cca009.in2p3.fr","count":1},{"name":"bakerjl","email":"30387652+bakerjl@users.noreply.github.com","count":1},{"name":"Rohan Kumar","email":"7968578+rohankumar42@users.noreply.github.com","count":1},{"name":"T. Andrew Manning","email":"56734137+manning-ncsa@users.noreply.github.com","count":1},{"name":"radiantone","email":"darren@rapidquest.ai","count":1},{"name":"Tyler J. Skluzacek","email":"tylerskluzacek@gmail.com","count":1},{"name":"Toon Verstraelen","email":"Toon.Verstraelen@UGent.be","count":1},{"name":"yongyanrao","email":"75150929+yongyanrao@users.noreply.github.com","count":1},{"name":"kommav","email":"86332757+kommav@users.noreply.github.com","count":1},{"name":"Yo Yehudi","email":"yochannah@gmail.com","count":1},{"name":"Kulshekhar Kabra","email":"kulshekhar@gmail.com","count":1},{"name":"gerrick","email":"35043094+gerrick@users.noreply.github.com","count":1},{"name":"Alec Clowes","email":"aclowes@gmail.com","count":1},{"name":"Sohit Miglani","email":"sohitmiglani@gmail.com","count":1},{"name":"mattebaughman","email":"mbaughman123@gmail.com","count":1},{"name":"Ryan","email":"ryan.chard@gmail.com","count":1},{"name":"Lars Bilke","email":"lars.bilke@ufz.de","count":1},{"name":"Erik Husby","email":"20846681+ehusby@users.noreply.github.com","count":1}],"total_commits":3617,"total_committers":91,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":39.747252747252745,"dds":0.6104506497097042,"past_year_committers":[{"name":"Ben Clifford","email":"benc@hawaga.org.uk","count":296},{"name":"Yadu Nand Babuji","email":"yadudoc1729@gmail.com","count":13},{"name":"Logan Ward","email":"WardLT@users.noreply.github.com","count":11},{"name":"Brandon Butler","email":"butlerbr@umich.edu","count":1},{"name":"Vanessasaurus","email":"814322+vsoch@users.noreply.github.com","count":1},{"name":"Christine Simpson","email":"48525133+cms21@users.noreply.github.com","count":1},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","count":1},{"name":"EricLee","email":"43877209+EricLee543@users.noreply.github.com","count":1},{"name":"Tommaso Comparin","email":"3862206+tcompa@users.noreply.github.com","count":1},{"name":"T. Andrew Manning","email":"56734137+manning-ncsa@users.noreply.github.com","count":1},{"name":"Jan Janssen","email":"jan-janssen@users.noreply.github.com","count":1},{"name":"Jonas Rübenach","email":"jonas.ruebenach@desy.de","count":1},{"name":"Paul Price","email":"price@astro.princeton.edu","count":1},{"name":"Erik Husby","email":"20846681+ehusby@users.noreply.github.com","count":1},{"name":"Toon Verstraelen","email":"Toon.Verstraelen@UGent.be","count":1},{"name":"Alec Clowes","email":"aclowes@gmail.com","count":1},{"name":"Ryan","email":"rchard@anl.gov","count":1},{"name":"Jacopo Nespolo","email":"97671002+jacopo-exact@users.noreply.github.com","count":1}],"past_year_total_commits":335,"past_year_total_committers":18,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":18.61111111111111,"past_year_dds":0.11641791044776117,"last_synced_at":"2023-04-26T15:20:59.268Z","last_synced_commit":"e1ce3dab32406381d46220338ca2c191b75df6d6","created_at":"2023-03-07T16:51:37.562Z","updated_at":"2023-09-19T15:43:42.196Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"Parsl/parsl","html_url":"https://github.com/Parsl/parsl","last_synced_at":"2025-09-05T03:33:27.010Z","status":null,"issues_count":303,"pull_requests_count":1374,"avg_time_to_close_issue":24673162.382608697,"avg_time_to_close_pull_request":1424428.6849199664,"issues_closed_count":114,"pull_requests_closed_count":1187,"pull_request_authors_count":82,"issue_authors_count":52,"avg_comments_per_issue":1.858085808580858,"avg_comments_per_pull_request":0.9614264919941776,"merged_pull_requests_count":995,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":50,"past_year_pull_requests_count":239,"past_year_avg_time_to_close_issue":472682.53846153844,"past_year_avg_time_to_close_pull_request":320600.55555555556,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":162,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.21338912133891214,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":158,"created_at":"2023-05-10T14:52:38.463Z","updated_at":"2025-09-05T03:33:27.012Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Parsl%2Fparsl/issues","issue_labels_count":{"bug":173,"enhancement":90,"htex/exex":28,"safe-exit":26,"outreachy":18,"documentation":18,"channels":13,"executor:htex":12,"globus-compute":12,"monitoring":9,"release_process":8,"serialization":6,"MPI":6,"file-management":5,"help wanted":4,"memo/checkpoint":3,"usage-tracking":3,"workqueue":2,"question":2,"student research project":2,"paper-req":1,"windows":1,"parslfest2019":1,"flux":1,"test-improvement":1,"os:windows":1},"pull_request_labels_count":{"quick-review":42,"documentation":10,"htex/exex":8,"globus-compute":8,"demo":5,"MPI":5,"bug":4,"executor:htex":4},"issue_author_associations_count":{"COLLABORATOR":176,"NONE":52,"CONTRIBUTOR":47,"MEMBER":28},"pull_request_author_associations_count":{"COLLABORATOR":906,"CONTRIBUTOR":264,"NONE":141,"MEMBER":63},"issue_authors":{"benclifford":163,"yadudoc":25,"WardLT":15,"Andrew-S-Rosen":12,"annawoodard":9,"d33bs":7,"giordano":5,"astro-friedel":5,"pdobbelaere":4,"stevenstetzler":4,"svandenhaute":3,"Harichandra-Prasath":3,"Oddant1":3,"arosen93":2,"rjmello":2,"drewoldag":2,"danielskatz":2,"raymondEhlers":2,"kylechard":2,"saktar-unr":1,"klassenjs":1,"jkitchin":1,"tueda":1,"andreypz":1,"makslevental":1,"lukaszlacinski":1,"manuel-g-castro":1,"parantapa":1,"PfeifferMicha":1,"rueberger":1,"khk-globus":1,"thomas-watson-tandemai":1,"colinthomas-z80":1,"matthewc2003":1,"marinerhemant":1,"bilke":1,"sirosen":1,"kemsguy7":1,"mxk62":1,"chris-janidlo":1,"christopherwharrop-noaa":1,"vsoch":1,"xylar":1,"sophie-bui":1,"dgasmith":1,"vkhodygo":1,"tylern4":1,"yaoxiaojiao":1,"jameshcorbett":1,"R1j1t":1,"ianfoster":1,"skrsna":1},"pull_request_authors":{"benclifford":794,"khk-globus":99,"yadudoc":57,"christailu":25,"colinthomas-z80":22,"Harichandra-Prasath":20,"tphung3":18,"rjmello":18,"WardLT":16,"marameref":14,"matthewc2003":13,"azharcodeit":12,"sophie-bui":12,"Andrew-S-Rosen":12,"error-4u":12,"mercybassey":10,"EjiroLaurelD":9,"NishchayKarle":9,"Olotuah":8,"tylern4":8,"arhag23":8,"SobiaAman":8,"Kanegraffiti":7,"cms21":7,"jessielin34":7,"WelileDlamini":7,"AymenFJA":7,"giordano":6,"rmeis06":6,"Liz-Adhiambo":6,"shishichen":6,"codinBabe":6,"teddyCodex":5,"MundiaNderi":5,"ClaudiaCumberbatch":4,"a-detiste":4,"R1j1t":4,"nupurkale78":4,"MunishMummadi":4,"sidrakhandev":4,"emollier":3,"mirembe-mariam":3,"svandenhaute":2,"JamesOBrien2":2,"asmigiulati":2,"manning-ncsa":2,"KiwiFac3":2,"Ytemiloluwa":2,"JO-YE":2,"trey-stafford":2,"Cvr421":2,"Unique-Usman":2,"noelppp":2,"kmu":2,"danielskatz":2,"knagaitsev":2,"nawarajshah":2,"baimamboukar":2,"ridaaysha070":2,"Xiayucheng1212":2,"Insharamin12":2,"astro-friedel":2,"allcontributors[bot]":2,"emily020kim":2,"patzm":2,"mtitov":2,"dawit-andargachew":2,"fazledyn-or":1,"Ipshita29":1,"vsoch":1,"maddenp-noaa":1,"klassenjs":1,"jameshcorbett":1,"arosen93":1,"ryanchard":1,"dthain":1,"OfficialOzioma":1,"andreypz":1,"lvotapka":1,"stevenstetzler":1,"tovrstra":1,"Barry-dE":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":33,"enhancement":9,"safe-exit":2,"usage-tracking":2,"executor:htex":2,"memo/checkpoint":1,"documentation":1,"release_process":1,"monitoring":1},"past_year_pull_request_labels_count":{"documentation":2,"executor:htex":1,"globus-compute":1,"bug":1},"past_year_issue_author_associations_count":{"COLLABORATOR":27,"NONE":15,"CONTRIBUTOR":5,"MEMBER":3},"past_year_pull_request_author_associations_count":{"COLLABORATOR":187,"CONTRIBUTOR":28,"MEMBER":16,"NONE":8},"past_year_issue_authors":{"benclifford":27,"d33bs":4,"pdobbelaere":4,"WardLT":3,"stevenstetzler":2,"yadudoc":2,"astro-friedel":1,"drewoldag":1,"klassenjs":1,"manuel-g-castro":1,"matthewc2003":1,"rjmello":1,"thomas-watson-tandemai":1,"tylern4":1},"past_year_pull_request_authors":{"benclifford":151,"khk-globus":29,"yadudoc":12,"matthewc2003":6,"sophie-bui":6,"rjmello":4,"Harichandra-Prasath":4,"WardLT":4,"NishchayKarle":3,"allcontributors[bot]":2,"noelppp":2,"astro-friedel":2,"tylern4":2,"colinthomas-z80":2,"AymenFJA":1,"ryanchard":1,"maddenp-noaa":1,"dthain":1,"andreypz":1,"klassenjs":1,"stevenstetzler":1,"lvotapka":1,"Ipshita29":1,"tphung3":1},"maintainers":[{"login":"benclifford","count":957,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":100,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":82,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"annawoodard","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/annawoodard"},{"login":"rjmello","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"danielskatz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielskatz"},{"login":"kylechard","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kylechard"},{"login":"ryanchard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanchard"},{"login":"chris-janidlo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chris-janidlo"}],"active_maintainers":[{"login":"benclifford","count":178,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benclifford"},{"login":"khk-globus","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/khk-globus"},{"login":"yadudoc","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yadudoc"},{"login":"sophie-bui","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sophie-bui"},{"login":"rjmello","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rjmello"},{"login":"ryanchard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanchard"}]},"events":{"total":{"IssuesEvent":55,"WatchEvent":68,"DeleteEvent":388,"IssueCommentEvent":192,"PushEvent":532,"PullRequestReviewEvent":519,"PullRequestReviewCommentEvent":351,"PullRequestEvent":394,"ForkEvent":12,"CreateEvent":422},"last_year":{"IssuesEvent":55,"WatchEvent":68,"DeleteEvent":388,"IssueCommentEvent":192,"PushEvent":532,"PullRequestReviewEvent":519,"PullRequestReviewCommentEvent":351,"PullRequestEvent":394,"ForkEvent":12,"CreateEvent":422}},"keywords":["hacktoberfest"],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T07:42:56.147Z","updated_at":"2022-07-08T07:42:56.147Z","repository_link":"https://github.com/Parsl/parsl/blob/master/requirements.txt","dependencies":[{"id":119607908,"package_name":"pyzmq","ecosystem":"pypi","requirements":"\u003e=17.1.2","direct":true,"kind":"runtime","optional":false},{"id":119607909,"package_name":"typeguard","ecosystem":"pypi","requirements":"\u003e=2.10","direct":true,"kind":"runtime","optional":false},{"id":119607910,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119607911,"package_name":"globus-sdk","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119607912,"package_name":"dill","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119607913,"package_name":"tblib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119607914,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119607915,"package_name":"paramiko","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119607916,"package_name":"psutil","ecosystem":"pypi","requirements":"\u003e=5.5.1","direct":true,"kind":"runtime","optional":false},{"id":119607917,"package_name":"setproctitle","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-08T07:42:56.420Z","updated_at":"2022-07-08T07:42:56.420Z","repository_link":"https://github.com/Parsl/parsl/blob/master/test-requirements.txt","dependencies":[{"id":119612518,"package_name":"flake8","ecosystem":"pypi","requirements":"==3.8.0","direct":true,"kind":"runtime","optional":false},{"id":119612519,"package_name":"ipyparallel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612520,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612521,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.5,\u003c7","direct":true,"kind":"runtime","optional":false},{"id":119612522,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612523,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"==1.26.1","direct":true,"kind":"runtime","optional":false},{"id":119612524,"package_name":"pytest-random-order","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612525,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":119612526,"package_name":"nbsphinx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612527,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612528,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.961","direct":true,"kind":"runtime","optional":false},{"id":119612529,"package_name":"types-python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612530,"package_name":"types-requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612531,"package_name":"types-six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612532,"package_name":"sqlalchemy-stubs","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612533,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.5.0","direct":true,"kind":"runtime","optional":false},{"id":119612534,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":119612535,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-10-04T05:44:45.659Z","updated_at":"2023-10-04T05:44:45.659Z","repository_link":"https://github.com/Parsl/parsl/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":14094306786,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":14094306787,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14094306788,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-publish-to-testpypi.yml","sha":null,"kind":"manifest","created_at":"2023-10-04T05:44:45.761Z","updated_at":"2023-10-04T05:44:45.761Z","repository_link":"https://github.com/Parsl/parsl/blob/master/.github/workflows/python-publish-to-testpypi.yml","dependencies":[{"id":14094306789,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14094306790,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14094306791,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"27b31702a0e7fc50959f5ad993c78deac1bdfc29","direct":true,"kind":"composite","optional":false},{"id":14094306792,"package_name":"rickstaa/action-create-tag","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-04T05:44:45.854Z","updated_at":"2023-10-04T05:44:45.854Z","repository_link":"https://github.com/Parsl/parsl/blob/master/setup.py","dependencies":[]}],"score":21.834048483781803,"created_at":"2025-09-04T15:51:08.874Z","updated_at":"2025-11-04T15:55:29.168Z","avatar_url":"https://github.com/Parsl.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":26444,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["chemistry","mpi","materials-science","geometry","computational-chemistry","standardization"],"project_url":"https://science.ecosyste.ms/api/v1/projects/35399","html_url":"https://science.ecosyste.ms/projects/35399","bibtex_url":"https://science.ecosyste.ms/projects/35399/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/35399/export.apalike"}