{"id":5859884,"name":"solvingerrors","ecosystem":"pypi","description":"An automated package that solves basic python errors","homepage":"https://github.com/pypa/pip","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/pip","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2023-01-11T12:43:02.000Z","latest_release_published_at":"2023-01-11T16:49:57.000Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-10T18:36:14.236Z","created_at":"2023-01-11T12:55:53.473Z","updated_at":"2026-04-10T18:38:08.223Z","registry_url":"https://pypi.org/project/solvingerrors/","install_command":"pip install solvingerrors --index-url https://pypi.org/simple","documentation_url":"https://solvingerrors.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"solvingerrors","project_status":null},"repo_metadata":{"id":37247006,"uuid":"1446467","full_name":"pypa/pip","owner":"pypa","description":"The Python package installer","archived":false,"fork":false,"pushed_at":"2026-04-04T18:27:04.000Z","size":73828,"stargazers_count":10140,"open_issues_count":1061,"forks_count":3251,"subscribers_count":320,"default_branch":"main","last_synced_at":"2026-04-04T21:06:09.717Z","etag":null,"topics":["packaging","pip","python"],"latest_commit_sha":null,"homepage":"https://pip.pypa.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pypa.png","metadata":{"files":{"readme":"README.rst","changelog":"NEWS.rst","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.txt","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://pypi.org/sponsor/"}},"created_at":"2011-03-06T14:30:46.000Z","updated_at":"2026-04-04T18:27:09.000Z","dependencies_parsed_at":"2024-11-05T21:35:14.510Z","dependency_job_id":"ccb2d50b-8a59-4de0-ba34-ac6e72379deb","html_url":"https://github.com/pypa/pip","commit_stats":{"total_commits":11049,"total_committers":820,"mean_commits":13.47439024390244,"dds":0.8428817087519233,"last_synced_commit":"420435903ff2fc694d6950a47b896427ecaed78f"},"previous_names":[],"tags_count":160,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/pip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/pip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/sbom","scorecard":{"id":54629,"data":{"date":"2025-08-04","repo":{"name":"github.com/pypa/pip","commit":"b73fc049e47e7c422015d08323d413adceb8435e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":5.9,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 23 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":7,"reason":"Found 5/7 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/update-rtd-redirects.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/pip/_vendor/distlib/t32.exe:1","Warn: binary detected: src/pip/_vendor/distlib/t64-arm.exe:1","Warn: binary detected: src/pip/_vendor/distlib/t64.exe:1","Warn: binary detected: src/pip/_vendor/distlib/w32.exe:1","Warn: binary detected: src/pip/_vendor/distlib/w64-arm.exe:1","Warn: binary detected: src/pip/_vendor/distlib/w64.exe:1","Warn: binary detected: tests/data/backends/dummy_backend-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/backends/test_backend-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/brokenwheel-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/colander-0.9.9-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/compilewheel-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/complex_dist-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/console_scripts_uppercase-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/has.script-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/invalid_version-1.0-py3-none-any.whl:1","Warn: binary detected: tests/data/packages/invalid_version-2010i-py3-none-any.whl:1","Warn: binary detected: tests/data/packages/license.dist-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/license.dist-0.2-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/meta-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/mypy-0.782-py3-none-any.whl:1","Warn: binary detected: tests/data/packages/prjwithdatafile-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/require_invalid_version-0.1-py3-none-any.whl:1","Warn: binary detected: tests/data/packages/require_invalid_version-1.0-py3-none-any.whl:1","Warn: binary detected: tests/data/packages/requires_simple_extra-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/requires_source-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/script.wheel1-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/script.wheel1a-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/script.wheel2-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/script.wheel2a-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/script.wheel3-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/setuptools-0.9.8-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/simple.dist-0.1-py1-none-invalid.whl:1","Warn: binary detected: tests/data/packages/simple.dist-0.1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/simple_namespace-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/simplewheel-1.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/simplewheel-2.0-1-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/simplewheel-2.0-py2.py3-none-any.whl:1","Warn: binary detected: tests/data/packages/simplewheel-2.0-py3-fakeabi-fakeplat.whl:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:233: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/lock-threads.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-rtd-redirects.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/update-rtd-redirects.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update-rtd-redirects.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/pip/update-rtd-redirects.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:150","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:242","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:103","Info:   3 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   5 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:25"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:25:50.595Z","repository_id":37247006,"created_at":"2025-08-15T00:25:50.595Z","updated_at":"2025-08-15T00:25:50.595Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pypa","name":"Python Packaging Authority","uuid":"647025","kind":"organization","description":"","email":"info@pypa.io","website":"https://www.pypa.io","location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/647025?v=4","repositories_count":58,"last_synced_at":"2026-04-03T09:14:18.881Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":90510,"followers":2286,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-04-03T09:14:18.881Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa/repositories"},"tags":[{"name":"26.0.1","sha":"5fe4ea4f24cd9756316a4b5ef05daa15d84f7d0c","kind":"tag","published_at":"2026-02-05T00:11:12.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/26.0.1","html_url":"https://github.com/pypa/pip/releases/tag/26.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@26.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/26.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/26.0.1/manifests"},{"name":"26.0","sha":"2f4d4a836ed00076001376fbb0ce6dc4f22cdae2","kind":"commit","published_at":"2026-01-31T01:15:05.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/26.0","html_url":"https://github.com/pypa/pip/releases/tag/26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/26.0/manifests"},{"name":"25.3","sha":"a52069365063ea813fe3a3f8bac90397c9426d35","kind":"tag","published_at":"2025-10-25T00:35:56.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/25.3","html_url":"https://github.com/pypa/pip/releases/tag/25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.3/manifests"},{"name":"25.2","sha":"2e05cae3da2cfafa6dce58167a25b7dba4bc2a33","kind":"tag","published_at":"2025-07-30T20:52:23.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/25.2","html_url":"https://github.com/pypa/pip/releases/tag/25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.2/manifests"},{"name":"25.1.1","sha":"01857ef79f59a98db592bacb6e7b48f354528c80","kind":"tag","published_at":"2025-05-02T14:50:14.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/25.1.1","html_url":"https://github.com/pypa/pip/releases/tag/25.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@25.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.1.1/manifests"},{"name":"25.1","sha":"daa7e5448312392c621bbaec4204d961c363e5f7","kind":"tag","published_at":"2025-04-26T09:15:01.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/25.1","html_url":"https://github.com/pypa/pip/releases/tag/25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.1/manifests"},{"name":"25.0.1","sha":"bc7c88cb3de9c9af769c51517833ea48bbe70d9a","kind":"tag","published_at":"2025-02-09T16:55:33.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/25.0.1","html_url":"https://github.com/pypa/pip/releases/tag/25.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@25.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.0.1/manifests"},{"name":"25.0","sha":"f47b5874299848c688336ae7c8d69534013fe2c6","kind":"tag","published_at":"2025-01-26T10:35:34.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/25.0","html_url":"https://github.com/pypa/pip/releases/tag/25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/25.0/manifests"},{"name":"24.3.1","sha":"05293b6b55eca86490b7c2944bcc558a56064f0d","kind":"tag","published_at":"2024-10-27T18:07:10.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.3.1","html_url":"https://github.com/pypa/pip/releases/tag/24.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.3.1/manifests"},{"name":"24.3","sha":"cdba22f49b425fe4a57a8daf992fd6335c8010a1","kind":"commit","published_at":"2024-10-27T09:21:05.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.3","html_url":"https://github.com/pypa/pip/releases/tag/24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.3/manifests"},{"name":"24.2","sha":"97146c7f4cd85551f3dc261830a57f304e43c181","kind":"tag","published_at":"2024-07-28T22:17:23.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.2","html_url":"https://github.com/pypa/pip/releases/tag/24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.2/manifests"},{"name":"24.1.2","sha":"76e82a43f8fb04695e834810df64f2d9a2ff6020","kind":"tag","published_at":"2024-07-07T18:33:04.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.1.2","html_url":"https://github.com/pypa/pip/releases/tag/24.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1.2/manifests"},{"name":"24.1.1","sha":"a432c7f4170b9ef798a15f035f5dfdb4cc939f35","kind":"tag","published_at":"2024-06-26T20:21:24.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.1.1","html_url":"https://github.com/pypa/pip/releases/tag/24.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1.1/manifests"},{"name":"24.1","sha":"bc877e602b5a41c19c0cfb38ee19218fa98eab1a","kind":"tag","published_at":"2024-06-20T21:20:57.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.1","html_url":"https://github.com/pypa/pip/releases/tag/24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1/manifests"},{"name":"24.1b2","sha":"ece225529b648918743d5c3f59da91822e32ea3a","kind":"commit","published_at":"2024-06-12T05:55:50.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.1b2","html_url":"https://github.com/pypa/pip/releases/tag/24.1b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.1b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1b2/manifests"},{"name":"24.1b1","sha":"530df8a2c49f7ba717cdf58311e55a05ff43b172","kind":"tag","published_at":"2024-05-06T19:07:48.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.1b1","html_url":"https://github.com/pypa/pip/releases/tag/24.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.1b1/manifests"},{"name":"24.0","sha":"ef78c129b1a966dbbbdb8ebfffc43723e89110d1","kind":"commit","published_at":"2024-02-03T09:01:21.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/24.0","html_url":"https://github.com/pypa/pip/releases/tag/24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/24.0/manifests"},{"name":"23.3.2","sha":"f9fea4096e7a5c0e6068b874e98f7d4d2a57b0d5","kind":"commit","published_at":"2023-12-17T12:35:15.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.3.2","html_url":"https://github.com/pypa/pip/releases/tag/23.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.3.2/manifests"},{"name":"23.3.1","sha":"5364f26f9631dc07ed1bdfc88e1bec1bead2bce3","kind":"tag","published_at":"2023-10-21T10:57:41.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.3.1","html_url":"https://github.com/pypa/pip/releases/tag/23.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.3.1/manifests"},{"name":"23.3","sha":"e3dc91dad93a020b3034a87ebe59027f63370fe8","kind":"tag","published_at":"2023-10-15T08:23:09.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.3","html_url":"https://github.com/pypa/pip/releases/tag/23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.3/manifests"},{"name":"23.2.1","sha":"4a79e65cb6aac84505ad92d272a29f0c3c1aedce","kind":"tag","published_at":"2023-07-22T09:10:44.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.2.1","html_url":"https://github.com/pypa/pip/releases/tag/23.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.2.1/manifests"},{"name":"23.2","sha":"a3c2c43c5309ff219674b1d73a6dbf491a727a5e","kind":"tag","published_at":"2023-07-15T09:05:07.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.2","html_url":"https://github.com/pypa/pip/releases/tag/23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.2/manifests"},{"name":"23.1.2","sha":"3fe7e54fceac7a03bcb88ce26cfd0937acfe5e40","kind":"tag","published_at":"2023-04-26T09:18:28.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.1.2","html_url":"https://github.com/pypa/pip/releases/tag/23.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.1.2/manifests"},{"name":"23.1.1","sha":"ee40d71817df8346af3d96051a298db8f22e52f1","kind":"tag","published_at":"2023-04-22T09:13:28.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.1.1","html_url":"https://github.com/pypa/pip/releases/tag/23.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.1.1/manifests"},{"name":"23.1","sha":"6424ac4600265490462015c2fc7f9a402dba9ed8","kind":"tag","published_at":"2023-04-15T09:44:40.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.1","html_url":"https://github.com/pypa/pip/releases/tag/23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.1/manifests"},{"name":"23.0.1","sha":"3817aef07f4c8a0cb1c43bb9a73f1bb624fc263b","kind":"tag","published_at":"2023-02-17T18:15:15.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.0.1","html_url":"https://github.com/pypa/pip/releases/tag/23.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.0.1/manifests"},{"name":"23.0","sha":"368c7b4c557e673b05b0f8cffc967d3e333eee19","kind":"tag","published_at":"2023-01-30T15:13:08.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/23.0","html_url":"https://github.com/pypa/pip/releases/tag/23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/23.0/manifests"},{"name":"22.3.1","sha":"1463081f10de6bfad81afe0d68272e7c3bedbadf","kind":"tag","published_at":"2022-11-05T15:25:43.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.3.1","html_url":"https://github.com/pypa/pip/releases/tag/22.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.3.1/manifests"},{"name":"22.3","sha":"0a76da3a94130fad58b086e331c3d3e1b02a89eb","kind":"tag","published_at":"2022-10-15T10:59:14.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.3","html_url":"https://github.com/pypa/pip/releases/tag/22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.3/manifests"},{"name":"22.2.2","sha":"10902ac52d49ec3f5a03a4ed67c4dee533bf8bc4","kind":"tag","published_at":"2022-08-03T17:58:30.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.2.2","html_url":"https://github.com/pypa/pip/releases/tag/22.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.2.2/manifests"},{"name":"22.2.1","sha":"61bdbe0d66ad472372f67c7bce05629027bdfc2b","kind":"tag","published_at":"2022-07-27T17:18:15.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.2.1","html_url":"https://github.com/pypa/pip/releases/tag/22.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.2.1/manifests"},{"name":"22.2","sha":"8e7e76e60f4e115ea1201bee2f176377a718fce1","kind":"tag","published_at":"2022-07-21T08:29:05.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.2","html_url":"https://github.com/pypa/pip/releases/tag/22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.2/manifests"},{"name":"22.1.2","sha":"5f12c59f69656cf682cbd20cc1eee880578bce88","kind":"tag","published_at":"2022-05-31T11:05:52.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.1.2","html_url":"https://github.com/pypa/pip/releases/tag/22.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1.2/manifests"},{"name":"22.1.1","sha":"ca2d9f41931a449b8c1b27d02031199d91af93e7","kind":"tag","published_at":"2022-05-20T08:34:03.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.1.1","html_url":"https://github.com/pypa/pip/releases/tag/22.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1.1/manifests"},{"name":"22.1","sha":"3c953322c6683b3f0f4d465d9fa361de55358462","kind":"tag","published_at":"2022-05-11T19:03:45.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.1","html_url":"https://github.com/pypa/pip/releases/tag/22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1/manifests"},{"name":"22.1b1","sha":"9b203d5af3b558b52fef54441171cbd7f550f1d3","kind":"tag","published_at":"2022-04-30T11:58:54.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.1b1","html_url":"https://github.com/pypa/pip/releases/tag/22.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.1b1/manifests"},{"name":"22.0.4","sha":"29ddc93ee8f33f4e1c7402a16b32bdf5b61c7369","kind":"tag","published_at":"2022-03-06T23:51:55.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.0.4","html_url":"https://github.com/pypa/pip/releases/tag/22.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.4/manifests"},{"name":"22.0.3","sha":"44018de50cafba25445a225c1a1986d6312e1ef3","kind":"tag","published_at":"2022-02-03T08:22:34.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.0.3","html_url":"https://github.com/pypa/pip/releases/tag/22.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.3/manifests"},{"name":"22.0.2","sha":"c721f03190ef888711e8e9efe6ca8345ec6464f3","kind":"tag","published_at":"2022-01-30T22:29:46.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.0.2","html_url":"https://github.com/pypa/pip/releases/tag/22.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.2/manifests"},{"name":"22.0.1","sha":"c73ac8d6bcf4f64041cafeccd2125cca052abed9","kind":"tag","published_at":"2022-01-30T19:32:12.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.0.1","html_url":"https://github.com/pypa/pip/releases/tag/22.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0.1/manifests"},{"name":"22.0","sha":"1742af7bdc0b4a883a35ad69da6dcaefe0f21978","kind":"tag","published_at":"2022-01-29T09:34:40.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/22.0","html_url":"https://github.com/pypa/pip/releases/tag/22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/22.0/manifests"},{"name":"21.3.1","sha":"f9914f3ebe223004b1d439a2b1980bd132d14f27","kind":"tag","published_at":"2021-10-22T15:13:23.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.3.1","html_url":"https://github.com/pypa/pip/releases/tag/21.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.3.1/manifests"},{"name":"21.3","sha":"abec8a701bfa66aa15fedf4c898011aa2d95f29e","kind":"tag","published_at":"2021-10-11T19:37:44.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.3","html_url":"https://github.com/pypa/pip/releases/tag/21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.3/manifests"},{"name":"21.2.4","sha":"73fc5ff71a7926e578d1771e2e10c780265a86f3","kind":"tag","published_at":"2021-08-12T14:43:39.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.2.4","html_url":"https://github.com/pypa/pip/releases/tag/21.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.4/manifests"},{"name":"21.2.3","sha":"c2c92c7e8c05bca02cac793100a4bf43d0a1ddda","kind":"tag","published_at":"2021-08-06T10:26:52.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.2.3","html_url":"https://github.com/pypa/pip/releases/tag/21.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.3/manifests"},{"name":"21.2.2","sha":"f7d912a21902d11448d8fb19cbb84ba1854bcdc4","kind":"tag","published_at":"2021-07-31T07:23:00.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.2.2","html_url":"https://github.com/pypa/pip/releases/tag/21.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.2/manifests"},{"name":"21.2.1","sha":"bd41229cdced10d2b7c304a1ef2d61baad3c7da0","kind":"tag","published_at":"2021-07-25T04:21:39.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.2.1","html_url":"https://github.com/pypa/pip/releases/tag/21.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2.1/manifests"},{"name":"21.2","sha":"b942fd085c35ccc66f26bfdf5647d6a961c6d23c","kind":"tag","published_at":"2021-07-24T13:28:36.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.2","html_url":"https://github.com/pypa/pip/releases/tag/21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.2/manifests"},{"name":"21.1.3","sha":"e69a8f3987f44178dec8b9137158b4a6ed778ca3","kind":"tag","published_at":"2021-06-26T08:48:35.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.1.3","html_url":"https://github.com/pypa/pip/releases/tag/21.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1.3/manifests"},{"name":"21.1.2","sha":"8737f903eaa9475e1b7693e436d9bdf17e46e43a","kind":"tag","published_at":"2021-05-23T09:20:12.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.1.2","html_url":"https://github.com/pypa/pip/releases/tag/21.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1.2/manifests"},{"name":"21.1.1","sha":"c53d88c4c374523425f4db6bef949090764465c0","kind":"commit","published_at":"2021-04-30T17:59:10.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.1.1","html_url":"https://github.com/pypa/pip/releases/tag/21.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1.1/manifests"},{"name":"21.1","sha":"2b2a268d25963727c2a1c805de8f0246b9cd63f6","kind":"tag","published_at":"2021-04-24T10:39:00.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.1","html_url":"https://github.com/pypa/pip/releases/tag/21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.1/manifests"},{"name":"21.0.1","sha":"22c6efd9cf514cd0c51e1e1d7de50aa2411689c2","kind":"tag","published_at":"2021-01-30T12:10:05.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.0.1","html_url":"https://github.com/pypa/pip/releases/tag/21.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.0.1/manifests"},{"name":"21.0","sha":"6c09bdd7c0aff4bb48d9524b9e46d94d1830e9da","kind":"tag","published_at":"2021-01-23T14:42:04.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/21.0","html_url":"https://github.com/pypa/pip/releases/tag/21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/21.0/manifests"},{"name":"20.3.4","sha":"f0f67af32c8f58031d6c239d46899fb824b94262","kind":"tag","published_at":"2021-01-23T11:51:53.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.3.4","html_url":"https://github.com/pypa/pip/releases/tag/20.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.4/manifests"},{"name":"20.3.3","sha":"a387de10d81ca0688c7cd267be6054efeca89e94","kind":"tag","published_at":"2020-12-15T15:21:16.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.3.3","html_url":"https://github.com/pypa/pip/releases/tag/20.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.3/manifests"},{"name":"20.3.2","sha":"e1fded5780ac24bbfb311538a75f66384ade7226","kind":"tag","published_at":"2020-12-15T01:45:06.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.3.2","html_url":"https://github.com/pypa/pip/releases/tag/20.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.2/manifests"},{"name":"20.3.1","sha":"f94a429e17b450ac2d3432f46492416ac2cf58ad","kind":"tag","published_at":"2020-12-03T09:10:46.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.3.1","html_url":"https://github.com/pypa/pip/releases/tag/20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3.1/manifests"},{"name":"20.3","sha":"c31c148a5b1d87591862c715adc7a7e5f3242fba","kind":"tag","published_at":"2020-11-30T11:58:32.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.3","html_url":"https://github.com/pypa/pip/releases/tag/20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3/manifests"},{"name":"20.3b1","sha":"4a4b79afb4be441d56e2fe460602e7b350de6add","kind":"tag","published_at":"2020-10-31T18:03:50.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.3b1","html_url":"https://github.com/pypa/pip/releases/tag/20.3b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.3b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.3b1/manifests"},{"name":"20.2.4","sha":"57dd580f582f33310f1c53cca2af2255985425d2","kind":"tag","published_at":"2020-10-16T12:42:10.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.2.4","html_url":"https://github.com/pypa/pip/releases/tag/20.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.4/manifests"},{"name":"20.2.3","sha":"8c2102a310372dea70f12e9581b334783441bcea","kind":"tag","published_at":"2020-09-08T11:13:35.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.2.3","html_url":"https://github.com/pypa/pip/releases/tag/20.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.3/manifests"},{"name":"20.2.2","sha":"e16ebf1b7fd77ad96eeb5ec07ae5326bea02268a","kind":"tag","published_at":"2020-08-11T11:26:42.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.2.2","html_url":"https://github.com/pypa/pip/releases/tag/20.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.2/manifests"},{"name":"20.2.1","sha":"fa2714fcd6cc641bfba45dcd93ea206aa4752b95","kind":"tag","published_at":"2020-08-04T05:16:12.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.2.1","html_url":"https://github.com/pypa/pip/releases/tag/20.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2.1/manifests"},{"name":"20.2","sha":"127acd8c9eed66f1c0e2d251639b6d378f66b488","kind":"tag","published_at":"2020-07-29T02:23:18.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.2","html_url":"https://github.com/pypa/pip/releases/tag/20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2/manifests"},{"name":"20.2b1","sha":"96225c91248326abff3df568c31df4da6ed6d51c","kind":"tag","published_at":"2020-05-21T08:33:44.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.2b1","html_url":"https://github.com/pypa/pip/releases/tag/20.2b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.2b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.2b1/manifests"},{"name":"20.1.1","sha":"8356bc5161e0a9b3054f0e04e12d18feae4c2b46","kind":"tag","published_at":"2020-05-19T07:42:13.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.1.1","html_url":"https://github.com/pypa/pip/releases/tag/20.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.1.1/manifests"},{"name":"20.1","sha":"5ce941ca5b6ac19f4003e8e7b5b07133c2df5f46","kind":"tag","published_at":"2020-04-28T15:32:03.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.1","html_url":"https://github.com/pypa/pip/releases/tag/20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.1/manifests"},{"name":"20.1b1","sha":"1626bb917b4bbf5f88b4800b6002350e6a909164","kind":"tag","published_at":"2020-04-20T19:01:45.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.1b1","html_url":"https://github.com/pypa/pip/releases/tag/20.1b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.1b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.1b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.1b1/manifests"},{"name":"20.0.2","sha":"931749f8712daf73fff7a4b3869ee177a849eaa7","kind":"tag","published_at":"2020-01-24T14:47:38.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.0.2","html_url":"https://github.com/pypa/pip/releases/tag/20.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.0.2/manifests"},{"name":"20.0.1","sha":"0b397b42c5159942c73a882ca5f33364502e1c3a","kind":"tag","published_at":"2020-01-21T12:42:54.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.0.1","html_url":"https://github.com/pypa/pip/releases/tag/20.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.0.1/manifests"},{"name":"20.0","sha":"8ad871a6bbdccfe152cc75cbb11e3faf0778b9b3","kind":"tag","published_at":"2020-01-21T10:45:22.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/20.0","html_url":"https://github.com/pypa/pip/releases/tag/20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/20.0/manifests"},{"name":"19.3.1","sha":"6500e595601b8cb4ce597b9f7a71aaf82441c1f8","kind":"tag","published_at":"2019-10-17T19:32:34.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.3.1","html_url":"https://github.com/pypa/pip/releases/tag/19.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.3.1/manifests"},{"name":"19.3","sha":"afcb3e7eaf468450609f79d744918b6a37bca262","kind":"tag","published_at":"2019-10-14T12:24:27.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.3","html_url":"https://github.com/pypa/pip/releases/tag/19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.3/manifests"},{"name":"19.2.3","sha":"a5b1a57d6707ca9a8ea28c3c1d96b266ed88fbcb","kind":"tag","published_at":"2019-08-25T04:29:11.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.2.3","html_url":"https://github.com/pypa/pip/releases/tag/19.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2.3/manifests"},{"name":"19.2.2","sha":"082bc0411e9d17b3c80efed9237c61d7446515f5","kind":"tag","published_at":"2019-08-11T17:05:10.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.2.2","html_url":"https://github.com/pypa/pip/releases/tag/19.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2.2/manifests"},{"name":"19.2.1","sha":"cb00488ca66acdeaae4b4353d1d8bdadc6340dce","kind":"tag","published_at":"2019-07-23T18:42:57.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.2.1","html_url":"https://github.com/pypa/pip/releases/tag/19.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2.1/manifests"},{"name":"19.2","sha":"0e642958ada570358c3e095b28d78b6196c56a35","kind":"tag","published_at":"2019-07-23T04:05:24.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.2","html_url":"https://github.com/pypa/pip/releases/tag/19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.2/manifests"},{"name":"19.1.1","sha":"58c93acd4fa7073fbf145a6a7debfff960da0448","kind":"tag","published_at":"2019-05-06T14:52:14.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.1.1","html_url":"https://github.com/pypa/pip/releases/tag/19.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.1.1/manifests"},{"name":"19.1","sha":"307410c24b82be7bc2e59ff642430bd1d7b4d718","kind":"tag","published_at":"2019-04-24T02:29:07.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.1","html_url":"https://github.com/pypa/pip/releases/tag/19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.1/manifests"},{"name":"19.0.3","sha":"a8de4eb49a45035aefd9a122b6d1d67915663d5f","kind":"tag","published_at":"2019-02-20T17:15:20.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.0.3","html_url":"https://github.com/pypa/pip/releases/tag/19.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0.3/manifests"},{"name":"19.0.2","sha":"3037bfca5ffd8e747523903ea4888716bbabc729","kind":"tag","published_at":"2019-02-09T04:58:20.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.0.2","html_url":"https://github.com/pypa/pip/releases/tag/19.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0.2/manifests"},{"name":"19.0.1","sha":"a006602b8c0f9ec1829223117912f09a60e778d0","kind":"tag","published_at":"2019-01-23T13:56:16.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.0.1","html_url":"https://github.com/pypa/pip/releases/tag/19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0.1/manifests"},{"name":"19.0","sha":"acdbcf79d8b1effb9f92a9d933dc499ef898d1b9","kind":"tag","published_at":"2019-01-22T19:20:10.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/19.0","html_url":"https://github.com/pypa/pip/releases/tag/19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/19.0/manifests"},{"name":"18.1","sha":"6af9de97bbd2427f82942e476c590a2db22ea1ff","kind":"commit","published_at":"2018-10-05T09:07:26.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/18.1","html_url":"https://github.com/pypa/pip/releases/tag/18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/18.1/manifests"},{"name":"18.0","sha":"cd3ebfc7e28b3c63d25b32583071c84fcb777391","kind":"tag","published_at":"2018-07-22T07:37:13.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/18.0","html_url":"https://github.com/pypa/pip/releases/tag/18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/18.0/manifests"},{"name":"10.0.1","sha":"3a6b3995c141c0888af6591a59240ba5db7d9914","kind":"commit","published_at":"2018-04-19T18:50:10.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/10.0.1","html_url":"https://github.com/pypa/pip/releases/tag/10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.1/manifests"},{"name":"10.0.0","sha":"28f3ce6fe2144c213d253e4d0a27ad4334611419","kind":"commit","published_at":"2018-04-14T11:17:14.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/10.0.0","html_url":"https://github.com/pypa/pip/releases/tag/10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.0/manifests"},{"name":"10.0.0b2","sha":"6dff83b56185aedd8c0d576c9fdecab8acf28ff0","kind":"commit","published_at":"2018-04-02T11:51:37.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/10.0.0b2","html_url":"https://github.com/pypa/pip/releases/tag/10.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@10.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.0b2/manifests"},{"name":"10.0.0b1","sha":"59cf57b9d18d8180dd6c8b4bb8ef62ef8e154163","kind":"commit","published_at":"2018-03-31T10:32:46.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/10.0.0b1","html_url":"https://github.com/pypa/pip/releases/tag/10.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@10.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/10.0.0b1/manifests"},{"name":"9.0.3","sha":"ece1c6b189755cef94242fbd1a2fd185e557ec68","kind":"tag","published_at":"2018-03-22T01:05:29.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/9.0.3","html_url":"https://github.com/pypa/pip/releases/tag/9.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@9.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.3/manifests"},{"name":"9.0.2","sha":"41f09b555651768d1540db7173abe009c10cfe3e","kind":"tag","published_at":"2018-03-17T03:09:31.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/9.0.2","html_url":"https://github.com/pypa/pip/releases/tag/9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.2/manifests"},{"name":"9.0.1","sha":"022248f6484fe87dc0ef5aec3437f4c7971fd14b","kind":"tag","published_at":"2016-11-06T18:46:56.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/9.0.1","html_url":"https://github.com/pypa/pip/releases/tag/9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.1/manifests"},{"name":"9.0.0","sha":"1ee0501791ac56f5476d4c104592eb1a17ab1b2e","kind":"tag","published_at":"2016-11-02T18:20:55.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/9.0.0","html_url":"https://github.com/pypa/pip/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/9.0.0/manifests"},{"name":"8.1.2","sha":"281eb61b09d87765d7c2b92f6982b3fe76ccb0af","kind":"tag","published_at":"2016-05-11T00:39:19.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.1.2","html_url":"https://github.com/pypa/pip/releases/tag/8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.1.2/manifests"},{"name":"8.1.1","sha":"67f534d3e36bd91e5e8f03615886d200786fb4b4","kind":"tag","published_at":"2016-03-17T13:52:08.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.1.1","html_url":"https://github.com/pypa/pip/releases/tag/8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.1.1/manifests"},{"name":"8.1.0","sha":"c9a5b2bd910768a477f4f794f42a036233c9f257","kind":"tag","published_at":"2016-03-05T16:56:00.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.1.0","html_url":"https://github.com/pypa/pip/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.1.0/manifests"},{"name":"8.0.3","sha":"01026756a45db4c83d2928bfbf6cae9913947a18","kind":"tag","published_at":"2016-02-25T17:17:19.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.0.3","html_url":"https://github.com/pypa/pip/releases/tag/8.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.3/manifests"},{"name":"8.0.2","sha":"81dd4a07859f4078008f22f0358ed6b2e8fb119b","kind":"tag","published_at":"2016-01-21T23:48:38.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.0.2","html_url":"https://github.com/pypa/pip/releases/tag/8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.2/manifests"},{"name":"8.0.1","sha":"024cfe17e6685483a5a6abfc8983c086267a5a47","kind":"tag","published_at":"2016-01-21T19:34:11.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.0.1","html_url":"https://github.com/pypa/pip/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"c825d51d8df68f3847afbab784adc0f80f10245d","kind":"tag","published_at":"2016-01-20T00:37:05.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/8.0.0","html_url":"https://github.com/pypa/pip/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/8.0.0/manifests"},{"name":"7.1.2","sha":"78daccc915361005eb5fc40069e3f4facc354eda","kind":"tag","published_at":"2015-08-22T22:47:07.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.1.2","html_url":"https://github.com/pypa/pip/releases/tag/7.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.1.2/manifests"},{"name":"7.1.1","sha":"0214d7c669e594cf5bf455b78ed60ba95bba8557","kind":"tag","published_at":"2015-08-20T21:20:57.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.1.1","html_url":"https://github.com/pypa/pip/releases/tag/7.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.1.1/manifests"},{"name":"7.1.0","sha":"d2f09e28678dc615cf7941e294e2fa7fe13134cd","kind":"tag","published_at":"2015-06-30T23:10:20.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.1.0","html_url":"https://github.com/pypa/pip/releases/tag/7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.1.0/manifests"},{"name":"7.0.3","sha":"a9f63d999453aa8ffc3cac6cba4d33849a622c87","kind":"tag","published_at":"2015-06-02T01:28:55.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.0.3","html_url":"https://github.com/pypa/pip/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"e0a57053a35158fa5634ac4b8789b4f1c48c2b8d","kind":"tag","published_at":"2015-06-01T23:37:40.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.0.2","html_url":"https://github.com/pypa/pip/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"b2c8fb9f2cd994441a0b6e7d9256ae8b306e6426","kind":"tag","published_at":"2015-05-23T00:14:47.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.0.1","html_url":"https://github.com/pypa/pip/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.1/manifests"},{"name":"7.0.0","sha":"01e6230e91acdd9da9d280658de9fed5e53028d4","kind":"tag","published_at":"2015-05-22T02:57:46.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/7.0.0","html_url":"https://github.com/pypa/pip/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/7.0.0/manifests"},{"name":"6.1.1","sha":"573ddd44e56e54244340b6874815845a09ab99d8","kind":"tag","published_at":"2015-04-07T10:36:09.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.1.1","html_url":"https://github.com/pypa/pip/releases/tag/6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.1.1/manifests"},{"name":"6.1.0","sha":"64184dcb2fb30da9d53012691d22dc542d82b120","kind":"tag","published_at":"2015-04-07T04:38:53.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.1.0","html_url":"https://github.com/pypa/pip/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.1.0/manifests"},{"name":"6.0.8","sha":"1fac1f1e863f8829faf9ed95934ffe225b6ad49c","kind":"tag","published_at":"2015-02-05T02:27:20.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.8","html_url":"https://github.com/pypa/pip/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"2a96914ede640207aa6296f9e39b84c92dfa4400","kind":"tag","published_at":"2015-01-28T21:34:59.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.7","html_url":"https://github.com/pypa/pip/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"a898b9b5ebb6d80434a74160947c463b25d3ac41","kind":"tag","published_at":"2015-01-03T09:31:06.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.6","html_url":"https://github.com/pypa/pip/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"d4fd35ea0e4c4e4666b040696c36250d8143ae32","kind":"tag","published_at":"2015-01-03T08:06:55.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.5","html_url":"https://github.com/pypa/pip/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"4e567f24bc8cf8378bc7ff2eec0bbb0ae61279ff","kind":"tag","published_at":"2015-01-03T06:45:56.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.4","html_url":"https://github.com/pypa/pip/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"5e0456689ecce8f884b947e78185bc95a4f25cef","kind":"tag","published_at":"2014-12-24T01:14:45.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.3","html_url":"https://github.com/pypa/pip/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"a25d6609a43163535f8e18561eca475dd3e76508","kind":"tag","published_at":"2014-12-23T13:08:54.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.2","html_url":"https://github.com/pypa/pip/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"99f67cbed859d5b432e23f4bc096faacc205f1db","kind":"tag","published_at":"2014-12-22T22:50:36.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0.1","html_url":"https://github.com/pypa/pip/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0.1/manifests"},{"name":"6.0","sha":"071decf82b8a51a550dbc1268dfda967fd6685c9","kind":"tag","published_at":"2014-12-22T16:10:25.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/6.0","html_url":"https://github.com/pypa/pip/releases/tag/6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/6.0/manifests"},{"name":"1.5.6","sha":"81f21f2261d422d243f66b2dfeef0faae72ab119","kind":"tag","published_at":"2014-05-17T02:21:57.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.6","html_url":"https://github.com/pypa/pip/releases/tag/1.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.6/manifests"},{"name":"1.5.5","sha":"0e72f65bf4e5ea6b8fd17d02fe4cae0ba7da5113","kind":"tag","published_at":"2014-05-03T05:34:40.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.5","html_url":"https://github.com/pypa/pip/releases/tag/1.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.5/manifests"},{"name":"1.5.4","sha":"313b8d9f7d3c410412e596664788687e4741dba3","kind":"tag","published_at":"2014-02-21T12:10:52.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.4","html_url":"https://github.com/pypa/pip/releases/tag/1.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.4/manifests"},{"name":"1.5.3","sha":"3435cf36ebe675c7a32eef40d2a201f33706230a","kind":"tag","published_at":"2014-02-21T00:37:06.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.3","html_url":"https://github.com/pypa/pip/releases/tag/1.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.3/manifests"},{"name":"1.5.2","sha":"7e9b536695931a21fce28bdf7aef3ca573f465e0","kind":"tag","published_at":"2014-01-26T05:05:37.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.2","html_url":"https://github.com/pypa/pip/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"f2e4644aa028169712090e57abc3839555130146","kind":"tag","published_at":"2014-01-21T03:36:30.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.1","html_url":"https://github.com/pypa/pip/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.1/manifests"},{"name":"1.5.1rc1","sha":"92a43b7dcfb6fa23dba13b9ad50fc22703bc7f2f","kind":"tag","published_at":"2014-01-17T01:27:26.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5.1rc1","html_url":"https://github.com/pypa/pip/releases/tag/1.5.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5.1rc1/manifests"},{"name":"1.5","sha":"c2361e72da2c31a3596d49dc5fccb7d2bdb8c032","kind":"tag","published_at":"2014-01-02T13:25:35.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5","html_url":"https://github.com/pypa/pip/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5/manifests"},{"name":"1.5rc4","sha":"93820f5e37cf4d7934da7d4e826cc87b1ce35d07","kind":"tag","published_at":"2013-12-31T11:43:23.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5rc4","html_url":"https://github.com/pypa/pip/releases/tag/1.5rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc4/manifests"},{"name":"1.5rc3","sha":"739fc3158f0fa702f1b3f4fda67f96805719555b","kind":"tag","published_at":"2013-12-27T06:50:02.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5rc3","html_url":"https://github.com/pypa/pip/releases/tag/1.5rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc3/manifests"},{"name":"1.5rc2","sha":"e6bcf359c0307496008f79be1cfb98bba9a0e6ce","kind":"tag","published_at":"2013-12-20T23:29:48.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5rc2","html_url":"https://github.com/pypa/pip/releases/tag/1.5rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc2/manifests"},{"name":"1.5rc1","sha":"ebd8f045cf0c99f3b269db4a2b65de9dd0af5938","kind":"tag","published_at":"2013-11-22T06:09:44.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.5rc1","html_url":"https://github.com/pypa/pip/releases/tag/1.5rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.5rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.5rc1/manifests"},{"name":"1.4.1","sha":"77f959a3ce9cc506efbf3a17290d387d0a6624f5","kind":"tag","published_at":"2013-08-08T00:43:25.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4.1","html_url":"https://github.com/pypa/pip/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4.1/manifests"},{"name":"1.4","sha":"c6bde0adf737684d69b404c5ce3f92729203c1b7","kind":"tag","published_at":"2013-07-23T20:52:16.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4","html_url":"https://github.com/pypa/pip/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4/manifests"},{"name":"1.4rc5","sha":"70a45c3d074391c0ccd470b2a929ffbd7145782e","kind":"commit","published_at":"2013-07-16T04:11:21.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4rc5","html_url":"https://github.com/pypa/pip/releases/tag/1.4rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc5/manifests"},{"name":"1.4rc4","sha":"98ade7af6c4291749de68983b44378cb1ef28161","kind":"commit","published_at":"2013-07-13T23:25:58.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4rc4","html_url":"https://github.com/pypa/pip/releases/tag/1.4rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc4/manifests"},{"name":"1.4rc3","sha":"a1fa1ae8a94182389c9990fe5690269d840bda09","kind":"commit","published_at":"2013-07-06T06:16:51.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4rc3","html_url":"https://github.com/pypa/pip/releases/tag/1.4rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc3/manifests"},{"name":"1.4rc2","sha":"978662b08b118bbeaae5aba57c823090b1c3b3ee","kind":"commit","published_at":"2013-07-02T05:05:47.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4rc2","html_url":"https://github.com/pypa/pip/releases/tag/1.4rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc2/manifests"},{"name":"1.4rc1","sha":"dcfeb4eb94675c4cf074931b65273104ab29bf2f","kind":"commit","published_at":"2013-06-30T05:29:55.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.4rc1","html_url":"https://github.com/pypa/pip/releases/tag/1.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.4rc1/manifests"},{"name":"1.3.1","sha":"7921be1537eac1e97bc40179a57f0349c2aee67d","kind":"tag","published_at":"2013-03-07T23:11:45.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.3.1","html_url":"https://github.com/pypa/pip/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3.1/manifests"},{"name":"1.3","sha":"b5a15705ac161a0004b7193e7fb8961265bb51a4","kind":"tag","published_at":"2013-03-07T22:13:16.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.3","html_url":"https://github.com/pypa/pip/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3/manifests"},{"name":"1.3rc2","sha":"7962d3f79a3a3e51df53df6243dc410e60942625","kind":"commit","published_at":"2013-03-05T23:04:28.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.3rc2","html_url":"https://github.com/pypa/pip/releases/tag/1.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3rc2/manifests"},{"name":"1.3rc1","sha":"cd001b1f8950ae8002264459e40c31a72f308350","kind":"commit","published_at":"2013-02-22T06:25:00.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.3rc1","html_url":"https://github.com/pypa/pip/releases/tag/1.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.3rc1/manifests"},{"name":"1.2.1","sha":"754bf5ec361cd3584d9695ee8cf1f48641b9ec9d","kind":"tag","published_at":"2012-09-06T08:30:52.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.2.1","html_url":"https://github.com/pypa/pip/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.2.1/manifests"},{"name":"1.2","sha":"f6aae6069f1b97f661edc7db54f7a075e4b81c85","kind":"commit","published_at":"2012-09-01T19:21:30.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.2","html_url":"https://github.com/pypa/pip/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.2/manifests"},{"name":"1.1","sha":"ee554dd82b8bc6ed9a3cf989b353126580fcc082","kind":"tag","published_at":"2012-02-16T20:09:00.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.1","html_url":"https://github.com/pypa/pip/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.1/manifests"},{"name":"1.0.2","sha":"ea60bb79b5f837f0aa36d2354415dbcca5368afe","kind":"tag","published_at":"2011-07-16T14:49:37.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.0.2","html_url":"https://github.com/pypa/pip/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"b1f2a9fddaa407cfbee6f249a52129e370800bd1","kind":"tag","published_at":"2011-04-30T21:20:34.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.0.1","html_url":"https://github.com/pypa/pip/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.0.1/manifests"},{"name":"1.0","sha":"d92e2a3f861c1a635a3e236cdeee1969a011f44c","kind":"commit","published_at":"2011-04-04T17:27:17.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/1.0","html_url":"https://github.com/pypa/pip/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/1.0/manifests"},{"name":"0.8.3","sha":"2d25114d28280dff55b021dd0803364d378697df","kind":"commit","published_at":"2011-03-12T20:10:55.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.8.3","html_url":"https://github.com/pypa/pip/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"cd26c366746335a2ceb624d5fdb19f9e500d3147","kind":"commit","published_at":"2010-11-29T18:22:36.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.8.2","html_url":"https://github.com/pypa/pip/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"f55c28e560c92cafb6e6451f8084232b6d717603","kind":"commit","published_at":"2010-09-14T16:40:44.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.8.1","html_url":"https://github.com/pypa/pip/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8.1/manifests"},{"name":"0.8","sha":"2404a34eba4ee9c48cc8bc4055b99a48354f4950","kind":"commit","published_at":"2010-08-03T18:02:48.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.8","html_url":"https://github.com/pypa/pip/releases/tag/0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.8/manifests"},{"name":"0.7.2","sha":"f54e63e819917de0f0268321178d6be2b7650b49","kind":"commit","published_at":"2010-05-27T21:57:02.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.7.2","html_url":"https://github.com/pypa/pip/releases/tag/0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.7.2/manifests"},{"name":"0.7.1","sha":"edbc041e87a6c6f0d78344299821bba1bc31204b","kind":"commit","published_at":"2010-04-22T07:57:43.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.7.1","html_url":"https://github.com/pypa/pip/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.7.1/manifests"},{"name":"0.7","sha":"00bcd13bb545379f43ed7beb265961d20044a4be","kind":"commit","published_at":"2010-04-16T20:13:11.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.7","html_url":"https://github.com/pypa/pip/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.7/manifests"},{"name":"0.6.1","sha":"506e575738a301797815c0da929b065fb46726a0","kind":"commit","published_at":"2009-11-20T11:05:19.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.6.1","html_url":"https://github.com/pypa/pip/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.6.1/manifests"},{"name":"0.6","sha":"2407b7426e14da75af1b716c8feff8d8fba727dc","kind":"commit","published_at":"2009-11-10T15:24:33.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.6","html_url":"https://github.com/pypa/pip/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.6/manifests"},{"name":"0.5","sha":"44625539c248e6b562abb08c75f61082913d693a","kind":"commit","published_at":"2009-10-07T20:21:35.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.5","html_url":"https://github.com/pypa/pip/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.5/manifests"},{"name":"0.4","sha":"46369de381c86d838367d1030aff681916d8a687","kind":"commit","published_at":"2009-05-27T15:28:28.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.4","html_url":"https://github.com/pypa/pip/releases/tag/0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.4/manifests"},{"name":"0.3","sha":"ade11f6eebf16460a7bbe59d7f99b65ce352baf3","kind":"commit","published_at":"2009-01-21T03:21:51.000Z","download_url":"https://codeload.github.com/pypa/pip/tar.gz/0.3","html_url":"https://github.com/pypa/pip/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/pip@0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/tags/0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-10T18:38:08.222Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":22.67836814828842,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":0.2609761247113265,"forks_count":0.18044137396638,"average":12.072812121132971},"purl":"pkg:pypi/solvingerrors","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/solvingerrors","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/solvingerrors","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/solvingerrors/dependencies","status":null,"funding_links":["https://pypi.org/sponsor/","https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-09T01:23:09.089Z","issues_count":1263,"pull_requests_count":1436,"avg_time_to_close_issue":30892704.194444444,"avg_time_to_close_pull_request":8950984.109766638,"issues_closed_count":756,"pull_requests_closed_count":1157,"pull_request_authors_count":303,"issue_authors_count":948,"avg_comments_per_issue":6.866191607284244,"avg_comments_per_pull_request":3.665041782729805,"merged_pull_requests_count":819,"bot_issues_count":1,"bot_pull_requests_count":90,"past_year_issues_count":165,"past_year_pull_requests_count":343,"past_year_avg_time_to_close_issue":977656.6477272727,"past_year_avg_time_to_close_pull_request":866341.7782426778,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":239,"past_year_pull_request_authors_count":96,"past_year_issue_authors_count":130,"past_year_avg_comments_per_issue":3.6363636363636362,"past_year_avg_comments_per_pull_request":2.5364431486880465,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":176,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fpip/issues","maintainers":[{"login":"ichard26","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"notatallshaw","count":170,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/notatallshaw"},{"login":"sbidoul","count":149,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"pradyunsg","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"pfmoore","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"uranusjr","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"webknjaz","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"jaraco","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"di","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"mayeut","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"xavfernandez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xavfernandez"},{"login":"miketheman","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/miketheman"},{"login":"alex","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"nlhkabu","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nlhkabu"},{"login":"dstufft","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstufft"},{"login":"woodruffw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"ncoghlan","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ncoghlan"},{"login":"pganssle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pganssle"},{"login":"matteius","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/matteius"},{"login":"nateprewitt","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nateprewitt"},{"login":"brettcannon","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brettcannon"},{"login":"cs01","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cs01"},{"login":"chrahunt","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrahunt"},{"login":"dholth","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dholth"},{"login":"benoit-pierre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benoit-pierre"},{"login":"ewdurbin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ewdurbin"},{"login":"sepehr-rs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepehr-rs"},{"login":"brainwane","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brainwane"},{"login":"cjerdonek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cjerdonek"},{"login":"vphilippon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vphilippon"},{"login":"DiddiLeija","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DiddiLeija"}],"active_maintainers":[{"login":"ichard26","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ichard26"},{"login":"notatallshaw","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/notatallshaw"},{"login":"sbidoul","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbidoul"},{"login":"pfmoore","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfmoore"},{"login":"pradyunsg","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"dstufft","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dstufft"},{"login":"sepehr-rs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sepehr-rs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solvingerrors/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solvingerrors/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solvingerrors/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solvingerrors/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/solvingerrors/codemeta","maintainers":[{"uuid":"maniscrow","login":"maniscrow","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/maniscrow/","role":null,"created_at":"2023-01-21T10:28:32.761Z","updated_at":"2023-01-21T10:28:32.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/maniscrow/packages"}]}