diff --git a/src/fetchcode/package_util.py b/src/fetchcode/package_util.py index 8d253887..eeea83ef 100644 --- a/src/fetchcode/package_util.py +++ b/src/fetchcode/package_util.py @@ -203,6 +203,7 @@ class RpmGitHubSource(GitHubSource): "nixos/nix": GitHubSource, "plougher/squashfs-tools": SquashfsToolsGitHubSource, "pupnp/pupnp": PupnpGitHubSource, + "python/cpython": GitHubSource, "rpm-software-management/rpm": RpmGitHubSource, "shadow-maint/shadow": GitHubSource, "sqlite/sqlite": SqliteGitHubSource, diff --git a/tests/data/package/github/cpython-expected.json b/tests/data/package/github/cpython-expected.json new file mode 100644 index 00000000..af111203 --- /dev/null +++ b/tests/data/package/github/cpython-expected.json @@ -0,0 +1,20558 @@ +[ + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T13:54:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T13:54:46", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T13:55:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T13:55:46", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T13:56:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-10-31T11:38:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-15T22:07:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-04-19T21:13:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/2.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T14:09:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-15T21:52:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-07-14T01:31:46", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-09-19T08:31:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-05-07T18:29:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-09-05T09:04:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-12-28T07:10:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-28T01:21:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/3.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "legacy-trunk", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-03-05T13:57:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/legacy-trunk.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@legacy-trunk", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "0.9.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1993-01-10T18:33:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v0.9.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@0.9.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "0.9.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1993-07-29T13:14:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v0.9.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@0.9.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.0.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1994-02-15T16:04:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.0.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.0.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.0.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1994-05-06T14:16:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.0.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.0.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1994-10-11T15:44:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.1.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1994-11-10T23:06:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.1.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.1.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.2b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-01-12T12:42:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.2b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.2b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.2b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-01-17T17:01:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.2b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.2b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.2b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-02-14T00:58:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.2b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.2b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.2b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-03-22T12:27:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.2b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.2b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-04-10T12:32:31", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.3b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-08-28T03:12:57", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.3b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.3b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1995-10-12T10:34:31", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.4b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1996-07-01T18:34:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.4b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.4b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.4b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1996-08-08T19:05:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.4b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.4b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.4b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1996-08-26T18:33:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.4b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.4b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1996-10-25T15:40:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-05-09T03:21:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-05-15T12:24:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-08-15T20:18:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-10-09T23:32:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-11-26T21:20:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-12-12T00:09:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1997-12-31T05:53:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1998-04-14T02:16:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.2a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1998-08-12T02:38:11", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.2a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.2a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.2a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1998-10-17T19:44:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.2a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.2a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.2b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1998-12-22T21:43:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.2b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.2b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.2b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1999-02-18T16:04:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.2b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.2b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.2c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1999-04-08T20:50:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.2c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.2c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.5.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "1999-04-13T15:52:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.5.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.5.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.6a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2000-03-31T20:16:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.6a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.6a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "1.6a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2000-04-11T17:11:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v1.6a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@1.6a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2000-09-05T20:15:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2000-09-26T18:00:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2000-10-09T23:43:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.0c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2000-10-16T20:51:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0.1c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-06-13T19:26:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.0.1c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0.1c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.0.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-06-22T06:43:01", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.0.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.0.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-01-23T01:57:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-02-02T21:24:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-03-02T19:48:06", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-03-23T20:24:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-04-13T19:41:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1c2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-04-16T02:07:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1c2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1c2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-04-16T18:46:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1.1c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-07-13T15:10:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1.1c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1.1c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-07-20T14:55:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1.2c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-01-10T16:25:57", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1.2c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1.2c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-01-15T22:34:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.1.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-04-09T01:16:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.1.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.1.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2001-09-08T21:38:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-03-29T21:23:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.1c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-03-18T16:47:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.1c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.1c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.1c2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-03-26T13:47:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.1c2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.1c2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-04-09T09:29:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.2b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-10-07T21:38:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.2b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.2b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2002-10-14T20:11:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.3c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-05-22T19:13:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.3c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.3c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.2.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-05-30T20:57:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.2.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.2.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-07-18T17:45:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3c2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-07-25T01:12:48", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3c2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3c2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-09-24T00:51:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.2c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-09-30T07:10:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.2c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.2c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-10-02T12:50:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.3c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-12-05T04:34:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.3c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.3c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2003-12-19T02:06:06", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.4c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-05-13T05:34:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.4c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.4c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-05-27T05:59:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.5c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-01-26T04:55:57", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.5c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.5c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-02-08T13:27:52", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.6c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-10-23T15:38:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.6c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.6c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-11-01T07:07:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.7c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-03-02T20:39:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.7c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.7c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.3.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-03-11T18:00:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.3.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.3.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-07-08T10:24:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-08-05T07:21:01", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-09-02T16:38:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-10-15T08:07:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-11-03T06:21:37", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-11-18T12:32:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2004-11-30T01:49:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.1c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-03-10T04:59:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.1c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.1c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.1c2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-03-17T03:06:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.1c2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.1c2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-03-30T03:01:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.2c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-09-20T20:53:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.2c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.2c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2005-09-28T03:38:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.3c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-03-23T02:49:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.3c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.3c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-03-28T08:36:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.4c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-10-10T17:28:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.4c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.4c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-10-18T07:02:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.5c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-03-02T19:33:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.5c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.5c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-03-11T17:59:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.6c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-13T13:37:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.6c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.6c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.4.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-19T15:02:52", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.4.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.4.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5a0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-03-31T15:20:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5a0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5a0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-04-04T19:29:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-04-27T02:13:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-06-19T23:57:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-07-11T02:17:48", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-08-02T18:19:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-08-17T00:38:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5c2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-09-11T15:32:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5c2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5c2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2006-09-18T06:51:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.1c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2007-04-05T05:06:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.1c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.1c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2007-04-18T03:35:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.2c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-02-14T12:58:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.2c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.2c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-02-21T11:54:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.3c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-13T15:42:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.3c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.3c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-19T15:08:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-23T13:18:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.5c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-01-14T17:41:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.5c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.5c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.5c2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-01-24T14:24:46", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.5c2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.5c2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-01-31T12:38:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.6c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-05-28T11:56:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.6c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.6c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.5.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-05-28T11:58:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.5.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.5.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-03-01T03:15:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-04-03T04:10:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-05-08T13:16:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-06-19T01:48:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-07-18T03:20:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-08-21T01:15:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-09-12T23:35:48", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-09-18T04:33:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-10-01T22:05:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-04T02:59:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.2c1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-04-07T15:17:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.2c1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.2c1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-04-14T13:16:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-09-29T22:41:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-10-01T23:39:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-10-06T13:21:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.4rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-10-18T16:50:06", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.4rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.4rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-10-26T01:48:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-03-01T22:16:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.5rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-03-09T22:31:52", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.5rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.5rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-03-18T22:14:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-08-03T22:39:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.6rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-08-16T22:58:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.6rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.6rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-08-23T23:37:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-06-04T00:02:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.8rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-02-23T15:59:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.8rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.8rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.8rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-03-17T22:19:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.8rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.8rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-04-10T14:59:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.9rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-10-01T00:37:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.9rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.9rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.6.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-10-29T14:14:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.6.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.6.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-12-05T17:47:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-01-09T16:34:06", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-02-06T16:37:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-03-06T20:34:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-04-10T16:28:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-05-08T17:08:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-06-06T00:54:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-06-21T15:57:57", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-07-03T13:57:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-11-13T17:33:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-11-27T14:40:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-05-29T21:50:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-06-11T14:50:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-02-23T15:52:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.3rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-03-15T17:25:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.3rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.3rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-04-09T23:04:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-03-23T15:17:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-04-06T13:58:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-05-12T03:31:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-10-26T18:57:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-11-10T07:36:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-05-18T00:31:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-05-31T18:22:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-06-30T01:58:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.9rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-11-26T00:27:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.9rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.9rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-12-10T15:57:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.10rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-05-10T17:14:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.10rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.10rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-05-23T16:02:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.11rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-11-21T21:38:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.11rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.11rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.11", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-12-05T19:45:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.11.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.11", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.12rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-11T21:46:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.12rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.12rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.12", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-25T21:03:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.12.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.12", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.13rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-12-03T20:38:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.13rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.13rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.13", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-12-17T20:00:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.13.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.13", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.14rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-08-26T18:18:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.14rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.14rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.14", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-09-16T17:38:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.14.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.14", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.15rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-04-14T22:06:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.15rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.15rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.15", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-04-29T22:47:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.15.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.15", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.16rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-02-16T19:02:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.16rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.16rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.16", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-02T18:17:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.16.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.16", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.17rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-08T02:13:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.17rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.17rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.17", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-19T18:38:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.17.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.17", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.18rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-04-04T16:54:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.18rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.18rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "2.7.18", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-04-19T21:13:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v2.7.18.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@2.7.18", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2007-08-31T15:07:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2007-12-06T19:19:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-03-01T17:45:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-04-02T23:33:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0a5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-05-08T11:54:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0a5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0a5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-06-19T00:35:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-07-18T02:28:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-08-21T02:39:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-09-18T03:00:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-11-07T03:08:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0rc3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-11-21T01:18:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0rc3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0rc3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2008-12-03T17:29:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.0.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-02-12T23:46:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.0.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.0.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-03-07T16:34:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-04-04T21:08:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-05-06T20:43:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-05-30T15:41:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-06-13T13:16:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-06-26T13:21:52", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-08-13T19:17:01", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2009-08-16T21:59:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-03-06T20:37:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-03-20T20:47:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-11-13T17:28:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-11-27T14:46:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-05-29T21:09:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-06-11T14:58:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-02-23T15:45:48", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.5rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-03-15T18:57:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.5rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.5rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.1.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-04-06T17:17:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.1.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.1.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-07-31T12:06:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-09-05T18:59:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-10-10T09:49:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-11-13T13:25:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-12-05T11:42:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2010-12-19T12:33:52", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-01-15T17:25:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-01-30T14:03:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2rc3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-02-13T10:00:57", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2rc3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2rc3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-02-20T10:31:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.1b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-05-08T07:10:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.1b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.1b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-05-15T15:52:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.1rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-07-03T07:42:43", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.1rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.1rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-07-09T06:56:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-08-13T09:59:12", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2011-08-25T16:32:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-02-23T20:19:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.3rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-03-18T06:34:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.3rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.3rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-04-10T17:30:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-03-25T05:56:31", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-04-06T07:36:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-05-12T10:28:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-04T12:16:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.2.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-12T06:50:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.2.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.2.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-03-04T15:26:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-04-01T11:49:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-05-01T07:57:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-05-30T20:04:31", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-06-26T07:43:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-08-11T06:49:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-08-25T10:16:37", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-09-08T13:35:01", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0rc3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-09-23T15:15:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0rc3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0rc3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2012-09-29T07:44:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-03-25T06:01:37", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-04-06T07:40:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-05-12T17:50:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-10-27T08:41:57", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.3rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-11-11T05:13:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.3rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.3rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-11-17T06:58:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-01-27T07:24:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-02-09T07:57:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-02-23T07:46:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.5rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-03-02T08:19:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.5rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.5rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-03-09T08:37:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-04T11:15:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-12T07:03:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-09-06T07:23:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.3.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-09-19T07:32:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.3.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.3.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-08-03T19:58:12", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-09-07T11:42:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-09-28T22:51:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-10-20T09:01:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2013-11-24T14:59:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-01-05T12:40:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-01-26T08:48:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-02-10T22:45:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-02-23T08:18:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0rc3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-03-09T11:13:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0rc3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0rc3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-03-16T05:43:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-05-04T12:06:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-05-18T04:46:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-09-20T23:09:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2014-10-06T02:05:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-02-08T00:04:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-02-25T12:15:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-12-06T13:53:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-12-20T03:31:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-12T05:24:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-25T21:44:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-01-02T06:12:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-01-16T08:19:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-07-24T01:16:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-08-09T07:08:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.8rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-01-23T12:32:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.8rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.8rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-02-04T23:40:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.9rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-07-19T12:12:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.9rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.9rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-08-02T09:18:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.10rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-04T02:06:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.10rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.10rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.4.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-18T16:51:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.4.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.4.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-02-08T00:04:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-03-08T08:24:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-03-29T22:34:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-04-19T20:51:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-05-24T00:43:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-05-31T00:00:48", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-07-05T02:13:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-07-25T21:22:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-08-10T04:37:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-08-25T03:31:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0rc3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-09-07T12:12:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0rc3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0rc3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0rc4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-09-09T06:58:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0rc4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0rc4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-09-12T16:36:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-11-22T07:54:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2015-12-06T01:05:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-12T03:55:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-25T21:11:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-01-02T06:12:52", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-01-16T08:19:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-07-24T02:40:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-08-07T07:59:11", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-01-23T13:49:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-02-04T23:40:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-07-20T00:57:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-08-02T09:19:12", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-04T02:09:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-17T23:47:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.8rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-09-09T13:39:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.8rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.8rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.8rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-12T11:10:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.8rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.8rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-29T06:08:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-11-01T23:02:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.10rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-08-19T19:56:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.10rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.10rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.5.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-09-05T07:22:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.5.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.5.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-05-16T20:03:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-06-13T20:54:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-07-11T19:38:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-08-15T20:21:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-09-12T15:04:12", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-10-10T20:09:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-11-01T00:43:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-11-22T04:30:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-12-07T00:02:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-12-16T21:40:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2016-12-22T23:38:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-03-04T17:25:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-03-21T06:32:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-06-17T08:48:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.2rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-07-07T07:16:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.2rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.2rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-07-08T03:33:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-09-19T03:18:48", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-10-03T05:52:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-12-05T08:26:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-12-19T04:53:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-03-14T01:21:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-03-28T09:19:31", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-06-12T04:24:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-06-26T23:39:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-09-26T06:35:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.7rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-10-13T07:01:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.7rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.7rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-10-20T05:24:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.8rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-12-11T21:47:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.8rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.8rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-12-23T21:37:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.9rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-06-19T00:37:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.9rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.9rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-07-02T20:25:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.10rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-11T08:28:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.10rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.10rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-18T19:26:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.11rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-17T10:59:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.11rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.11rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.11", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-27T09:14:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.11.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.11", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.12", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-08-15T06:43:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.12.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.12", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.13", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-16T01:30:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.13.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.13", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.14", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-06-28T16:52:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.14.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.14", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.6.15", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-09-04T03:49:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.6.15.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.6.15", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-09-19T05:09:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-10-17T03:50:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2017-12-05T08:27:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-01-09T03:05:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-01-30T23:48:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-02-28T00:49:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-03-29T11:57:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-05-02T07:41:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0b5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-05-30T23:50:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0b5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0b5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-06-12T04:46:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-06-27T03:07:35", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-09-26T06:16:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.1rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-10-13T07:01:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.1rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.1rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-10-20T06:04:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-12-11T21:46:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2018-12-23T21:37:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-12T19:14:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-25T20:21:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-06-18T21:02:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.4rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-07-02T18:51:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.4rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.4rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-07-08T18:03:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.5rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-01T17:23:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.5rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.5rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-14T22:32:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-11T05:24:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-18T18:48:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-03-04T07:37:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-03-10T06:11:12", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.8rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-17T08:48:12", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.8rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.8rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-27T08:35:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-08-15T05:20:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-16T01:29:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.11", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-06-28T16:51:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.11.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.11", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.12", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-09-04T03:49:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.12.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.12", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.13", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-16T13:27:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.13.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.13", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.14", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-09-06T07:11:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.14.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.14", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.15", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-10-10T12:34:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.15.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.15", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.16", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-12-06T19:00:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.16.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.16", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.7.17", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-05T20:45:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.7.17.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.7.17", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-02-03T13:17:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-02-25T12:08:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-03-25T19:36:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-05-06T18:30:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-06-04T17:44:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-07-04T10:50:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-07-29T13:26:01", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-08-29T21:59:20", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-01T12:58:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-10-14T13:34:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-09T17:47:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-18T17:21:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-02-10T19:08:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.2rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-02-17T22:45:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.2rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.2rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-02-24T21:36:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.3rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-04-29T17:21:55", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.3rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.3rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-05-13T17:31:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.4rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-29T22:30:11", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.4rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.4rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-07-13T12:11:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-07-20T13:01:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.6rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-09-07T15:52:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.6rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.6rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-09-23T12:36:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.7rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-12-07T14:13:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.7rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.7rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-12-21T16:25:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.8rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-16T18:12:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.8rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.8rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-19T10:28:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-04-02T10:32:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-05-03T09:47:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.11", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-06-28T10:08:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.11.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.11", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.12", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-08-30T14:26:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.12.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.12", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.13", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-16T12:22:54", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.13.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.13", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.14", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-09-06T20:59:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.14.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.14", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.15", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-10-11T15:42:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.15.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.15", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.16", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-12-06T18:59:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.16.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.16", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.17", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-06T13:32:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.17.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.17", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.18", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-08-24T19:36:32", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.18.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.18", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.8.19", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-03-19T15:40:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.8.19.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.8.19", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-11-19T11:17:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2019-12-18T21:09:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-01-24T21:05:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-02-25T21:06:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0a5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-03-23T16:19:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0a5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0a5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0a6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-04-27T20:44:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0a6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0a6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-05-18T23:07:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-08T18:41:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-06-09T18:52:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-07-02T17:57:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0b5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-07-20T17:47:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0b5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0b5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-08-11T18:58:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-09-16T21:23:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-10-05T15:07:58", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.1rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-11-24T16:48:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.1rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.1rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-12-07T14:02:38", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.2rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-16T20:10:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.2rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.2rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-19T12:31:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-04-02T09:51:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-04-04T12:56:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-05-03T14:54:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-06-28T08:26:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-08-30T19:02:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-11-05T19:21:41", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-11-15T17:43:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-01-13T21:21:23", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.11", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-16T13:03:13", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.11.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.11", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.12", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-23T21:12:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.12.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.12", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.13", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-05-17T11:12:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.13.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.13", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.14", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-09-06T17:26:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.14.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.14", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.15", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-10-11T14:48:37", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.15.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.15", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.16", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-12-06T17:59:46", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.16.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.16", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.17", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-06T09:32:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.17.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.17", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.18", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-08-24T17:59:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.18.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.18", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.9.19", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-03-19T15:48:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.9.19.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.9.19", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-10-05T17:30:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-11-03T00:02:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2020-12-07T19:34:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-01-04T17:26:00", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-02-02T20:45:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-03-01T16:48:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0a7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-04-05T16:39:49", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0a7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0a7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-05-03T19:34:56", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-05-31T11:30:34", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-06-17T10:29:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-07-10T00:51:07", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-08-02T19:53:59", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-09-07T13:18:28", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-10-04T17:40:46", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-12-06T18:23:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-01-13T18:52:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-16T11:27:11", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-23T20:12:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-06-06T11:53:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-08-01T20:25:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-09-05T13:00:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-10-11T11:21:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.9", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-12-06T18:31:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.9.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.9", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.10", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-02-07T12:05:45", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.10.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.10", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.11", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-04-04T21:57:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.11.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.11", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.12", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-06T22:30:33", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.12.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.12", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.13", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-08-24T12:46:25", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.13.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.13", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.10.14", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-03-19T21:46:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.10.14.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.10.14", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-10-05T12:44:05", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-11-05T19:04:04", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2021-12-08T22:24:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-01-13T19:38:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-02-03T18:37:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-03-07T12:32:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0a7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-04-05T19:54:03", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0a7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0a7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-05-06T22:56:26", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-05-30T21:18:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-06-01T13:07:53", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-07-11T15:25:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0b5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-07-25T22:21:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0b5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0b5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-08-05T14:45:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-09-11T19:23:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-10-24T17:35:39", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-12-06T19:05:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-02-07T13:37:51", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-04-04T22:22:17", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-06T22:00:27", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-08-24T12:09:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-10-02T13:29:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-12-04T17:56:29", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.11.8", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-02-06T21:21:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.11.8.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.11.8", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-10-24T22:08:22", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-11-14T11:18:11", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2022-12-06T18:33:02", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-01-10T12:09:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-02-07T12:21:15", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a6", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-03-07T21:48:18", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a6.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a6", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0a7", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-04-04T15:52:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0a7.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0a7", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0b1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-05-22T12:07:36", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0b1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0b1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0b2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-06T14:16:21", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0b2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0b2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0b3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-06-19T18:56:16", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0b3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0b3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0b4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-07-11T12:23:30", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0b4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0b4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0rc1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-08-05T12:11:50", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0rc1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0rc1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0rc2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-09-05T21:57:19", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0rc2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0rc2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0rc3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-09-18T19:48:09", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0rc3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0rc3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.0", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-10-02T11:48:14", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.0.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.0", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-12-07T20:46:47", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.12.2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-02-06T20:19:44", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.12.2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.12.2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.13.0a1", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-10-13T08:52:10", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.13.0a1.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.13.0a1", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.13.0a2", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2023-11-22T11:20:24", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.13.0a2.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.13.0a2", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.13.0a3", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-01-17T12:14:40", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.13.0a3.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.13.0a3", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.13.0a4", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-02-15T13:38:42", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.13.0a4.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.13.0a4", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + }, + { + "type": "github", + "namespace": "python", + "name": "cpython", + "version": "3.13.0a5", + "qualifiers": {}, + "subpath": null, + "primary_language": "Python", + "description": null, + "release_date": "2024-03-12T20:11:08", + "parties": [], + "keywords": [], + "homepage_url": "https://www.python.org/", + "download_url": "https://github.com/python/cpython/archive/refs/tags/v3.13.0a5.tar.gz", + "api_url": "https://api.github.com/repos/python/cpython", + "size": null, + "sha1": null, + "md5": null, + "sha256": null, + "sha512": null, + "bug_tracking_url": "https://github.com/python/cpython/issues", + "code_view_url": "https://github.com/python/cpython", + "vcs_url": "git://github.com/python/cpython.git", + "copyright": null, + "license_expression": null, + "declared_license": "NOASSERTION", + "notice_text": null, + "root_path": null, + "dependencies": [], + "contains_source_code": null, + "source_packages": [], + "purl": "pkg:github/python/cpython@3.13.0a5", + "repository_homepage_url": null, + "repository_download_url": null, + "api_data_url": null + } +] \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_0.json b/tests/data/package/github/cpython/github_mock_data_0.json new file mode 100644 index 00000000..01523124 --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_0.json @@ -0,0 +1,130 @@ +{ + "id": 81598961, + "node_id": "MDEwOlJlcG9zaXRvcnk4MTU5ODk2MQ==", + "name": "cpython", + "full_name": "python/cpython", + "private": false, + "owner": { + "login": "python", + "id": 1525981, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MjU5ODE=", + "avatar_url": "https://avatars.githubusercontent.com/u/1525981?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/python", + "html_url": "https://github.com/python", + "followers_url": "https://api.github.com/users/python/followers", + "following_url": "https://api.github.com/users/python/following{/other_user}", + "gists_url": "https://api.github.com/users/python/gists{/gist_id}", + "starred_url": "https://api.github.com/users/python/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/python/subscriptions", + "organizations_url": "https://api.github.com/users/python/orgs", + "repos_url": "https://api.github.com/users/python/repos", + "events_url": "https://api.github.com/users/python/events{/privacy}", + "received_events_url": "https://api.github.com/users/python/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/python/cpython", + "description": "The Python programming language", + "fork": false, + "url": "https://api.github.com/repos/python/cpython", + "forks_url": "https://api.github.com/repos/python/cpython/forks", + "keys_url": "https://api.github.com/repos/python/cpython/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/python/cpython/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/python/cpython/teams", + "hooks_url": "https://api.github.com/repos/python/cpython/hooks", + "issue_events_url": "https://api.github.com/repos/python/cpython/issues/events{/number}", + "events_url": "https://api.github.com/repos/python/cpython/events", + "assignees_url": "https://api.github.com/repos/python/cpython/assignees{/user}", + "branches_url": "https://api.github.com/repos/python/cpython/branches{/branch}", + "tags_url": "https://api.github.com/repos/python/cpython/tags", + "blobs_url": "https://api.github.com/repos/python/cpython/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/python/cpython/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/python/cpython/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/python/cpython/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/python/cpython/statuses/{sha}", + "languages_url": "https://api.github.com/repos/python/cpython/languages", + "stargazers_url": "https://api.github.com/repos/python/cpython/stargazers", + "contributors_url": "https://api.github.com/repos/python/cpython/contributors", + "subscribers_url": "https://api.github.com/repos/python/cpython/subscribers", + "subscription_url": "https://api.github.com/repos/python/cpython/subscription", + "commits_url": "https://api.github.com/repos/python/cpython/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/python/cpython/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/python/cpython/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/python/cpython/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/python/cpython/contents/{+path}", + "compare_url": "https://api.github.com/repos/python/cpython/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/python/cpython/merges", + "archive_url": "https://api.github.com/repos/python/cpython/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/python/cpython/downloads", + "issues_url": "https://api.github.com/repos/python/cpython/issues{/number}", + "pulls_url": "https://api.github.com/repos/python/cpython/pulls{/number}", + "milestones_url": "https://api.github.com/repos/python/cpython/milestones{/number}", + "notifications_url": "https://api.github.com/repos/python/cpython/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/python/cpython/labels{/name}", + "releases_url": "https://api.github.com/repos/python/cpython/releases{/id}", + "deployments_url": "https://api.github.com/repos/python/cpython/deployments", + "created_at": "2017-02-10T19:23:51Z", + "updated_at": "2024-03-26T04:44:23Z", + "pushed_at": "2024-03-26T04:42:46Z", + "git_url": "git://github.com/python/cpython.git", + "ssh_url": "git@github.com:python/cpython.git", + "clone_url": "https://github.com/python/cpython.git", + "svn_url": "https://github.com/python/cpython", + "homepage": "https://www.python.org/", + "size": 586110, + "stargazers_count": 59052, + "watchers_count": 59052, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": false, + "has_pages": false, + "has_discussions": false, + "forks_count": 28659, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 8450, + "license": { + "key": "other", + "name": "Other", + "spdx_id": "NOASSERTION", + "url": null, + "node_id": "MDc6TGljZW5zZTA=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", + "forks": 28659, + "open_issues": 8450, + "watchers": 59052, + "default_branch": "main", + "temp_clone_token": null, + "custom_properties": {}, + "organization": { + "login": "python", + "id": 1525981, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MjU5ODE=", + "avatar_url": "https://avatars.githubusercontent.com/u/1525981?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/python", + "html_url": "https://github.com/python", + "followers_url": "https://api.github.com/users/python/followers", + "following_url": "https://api.github.com/users/python/following{/other_user}", + "gists_url": "https://api.github.com/users/python/gists{/gist_id}", + "starred_url": "https://api.github.com/users/python/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/python/subscriptions", + "organizations_url": "https://api.github.com/users/python/orgs", + "repos_url": "https://api.github.com/users/python/repos", + "events_url": "https://api.github.com/users/python/events{/privacy}", + "received_events_url": "https://api.github.com/users/python/received_events", + "type": "Organization", + "site_admin": false + }, + "network_count": 28659, + "subscribers_count": 1510 +} \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_1.json b/tests/data/package/github/cpython/github_mock_data_1.json new file mode 100644 index 00000000..8d8133aa --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_1.json @@ -0,0 +1,649 @@ +{ + "data": { + "repository": { + "refs": { + "totalCount": 571, + "pageInfo": { + "endCursor": "MTAw", + "hasNextPage": true + }, + "nodes": [ + { + "name": "2.0", + "target": { + "target": { + "committedDate": "2011-03-05T13:54:19Z" + } + } + }, + { + "name": "2.1", + "target": { + "target": { + "committedDate": "2011-03-05T13:54:46Z" + } + } + }, + { + "name": "2.2", + "target": { + "target": { + "committedDate": "2011-03-05T13:55:23Z" + } + } + }, + { + "name": "2.3", + "target": { + "target": { + "committedDate": "2011-03-05T13:55:46Z" + } + } + }, + { + "name": "2.4", + "target": { + "target": { + "committedDate": "2011-03-05T13:56:41Z" + } + } + }, + { + "name": "2.5", + "target": { + "target": { + "committedDate": "2011-10-31T11:38:50Z" + } + } + }, + { + "name": "2.6", + "target": { + "target": { + "committedDate": "2014-10-15T22:07:54Z" + } + } + }, + { + "name": "2.7", + "target": { + "target": { + "committedDate": "2020-04-19T21:13:39Z" + } + } + }, + { + "name": "3.0", + "target": { + "target": { + "committedDate": "2011-03-05T14:09:43Z" + } + } + }, + { + "name": "3.1", + "target": { + "target": { + "committedDate": "2014-10-15T21:52:42Z" + } + } + }, + { + "name": "3.2", + "target": { + "target": { + "committedDate": "2016-07-14T01:31:46Z" + } + } + }, + { + "name": "3.3", + "target": { + "target": { + "committedDate": "2017-09-19T08:31:30Z" + } + } + }, + { + "name": "3.4", + "target": { + "target": { + "committedDate": "2019-05-07T18:29:45Z" + } + } + }, + { + "name": "3.5", + "target": { + "target": { + "committedDate": "2020-09-05T09:04:10Z" + } + } + }, + { + "name": "3.6", + "target": { + "target": { + "committedDate": "2021-12-28T07:10:16Z" + } + } + }, + { + "name": "3.7", + "target": { + "target": { + "committedDate": "2023-06-28T01:21:19Z" + } + } + }, + { + "name": "legacy-trunk", + "target": { + "target": { + "committedDate": "2011-03-05T13:57:44Z" + } + } + }, + { + "name": "v0.9.8", + "target": { + "committedDate": "1993-01-10T18:33:56Z" + } + }, + { + "name": "v0.9.9", + "target": { + "committedDate": "1993-07-29T13:14:32Z" + } + }, + { + "name": "v1.0.1", + "target": { + "committedDate": "1994-02-15T16:04:53Z" + } + }, + { + "name": "v1.0.2", + "target": { + "committedDate": "1994-05-06T14:16:55Z" + } + }, + { + "name": "v1.1", + "target": { + "committedDate": "1994-10-11T15:44:53Z" + } + }, + { + "name": "v1.1.1", + "target": { + "committedDate": "1994-11-10T23:06:54Z" + } + }, + { + "name": "v1.2b1", + "target": { + "committedDate": "1995-01-12T12:42:09Z" + } + }, + { + "name": "v1.2b2", + "target": { + "committedDate": "1995-01-17T17:01:40Z" + } + }, + { + "name": "v1.2b3", + "target": { + "committedDate": "1995-02-14T00:58:59Z" + } + }, + { + "name": "v1.2b4", + "target": { + "committedDate": "1995-03-22T12:27:16Z" + } + }, + { + "name": "v1.2", + "target": { + "committedDate": "1995-04-10T12:32:31Z" + } + }, + { + "name": "v1.3b1", + "target": { + "committedDate": "1995-08-28T03:12:57Z" + } + }, + { + "name": "v1.3", + "target": { + "committedDate": "1995-10-12T10:34:31Z" + } + }, + { + "name": "v1.4b1", + "target": { + "committedDate": "1996-07-01T18:34:03Z" + } + }, + { + "name": "v1.4b2", + "target": { + "committedDate": "1996-08-08T19:05:09Z" + } + }, + { + "name": "v1.4b3", + "target": { + "committedDate": "1996-08-26T18:33:32Z" + } + }, + { + "name": "v1.4", + "target": { + "committedDate": "1996-10-25T15:40:20Z" + } + }, + { + "name": "v1.5a1", + "target": { + "committedDate": "1997-05-09T03:21:44Z" + } + }, + { + "name": "v1.5a2", + "target": { + "committedDate": "1997-05-15T12:24:53Z" + } + }, + { + "name": "v1.5a3", + "target": { + "committedDate": "1997-08-15T20:18:44Z" + } + }, + { + "name": "v1.5a4", + "target": { + "committedDate": "1997-10-09T23:32:24Z" + } + }, + { + "name": "v1.5b1", + "target": { + "committedDate": "1997-11-26T21:20:51Z" + } + }, + { + "name": "v1.5b2", + "target": { + "committedDate": "1997-12-12T00:09:34Z" + } + }, + { + "name": "v1.5", + "target": { + "committedDate": "1997-12-31T05:53:15Z" + } + }, + { + "name": "v1.5.1", + "target": { + "committedDate": "1998-04-14T02:16:23Z" + } + }, + { + "name": "v1.5.2a1", + "target": { + "committedDate": "1998-08-12T02:38:11Z" + } + }, + { + "name": "v1.5.2a2", + "target": { + "committedDate": "1998-10-17T19:44:20Z" + } + }, + { + "name": "v1.5.2b1", + "target": { + "committedDate": "1998-12-22T21:43:35Z" + } + }, + { + "name": "v1.5.2b2", + "target": { + "committedDate": "1999-02-18T16:04:35Z" + } + }, + { + "name": "v1.5.2c1", + "target": { + "committedDate": "1999-04-08T20:50:27Z" + } + }, + { + "name": "v1.5.2", + "target": { + "committedDate": "1999-04-13T15:52:45Z" + } + }, + { + "name": "v1.6a1", + "target": { + "committedDate": "2000-03-31T20:16:45Z" + } + }, + { + "name": "v1.6a2", + "target": { + "committedDate": "2000-04-11T17:11:09Z" + } + }, + { + "name": "v2.0b1", + "target": { + "committedDate": "2000-09-05T20:15:25Z" + } + }, + { + "name": "v2.0b2", + "target": { + "committedDate": "2000-09-26T18:00:20Z" + } + }, + { + "name": "v2.0c1", + "target": { + "committedDate": "2000-10-09T23:43:55Z" + } + }, + { + "name": "v2.0", + "target": { + "committedDate": "2000-10-16T20:51:33Z" + } + }, + { + "name": "v2.0.1c1", + "target": { + "committedDate": "2001-06-13T19:26:00Z" + } + }, + { + "name": "v2.0.1", + "target": { + "committedDate": "2001-06-22T06:43:01Z" + } + }, + { + "name": "v2.1a1", + "target": { + "committedDate": "2001-01-23T01:57:40Z" + } + }, + { + "name": "v2.1a2", + "target": { + "committedDate": "2001-02-02T21:24:51Z" + } + }, + { + "name": "v2.1b1", + "target": { + "committedDate": "2001-03-02T19:48:06Z" + } + }, + { + "name": "v2.1b2", + "target": { + "committedDate": "2001-03-23T20:24:07Z" + } + }, + { + "name": "v2.1c1", + "target": { + "committedDate": "2001-04-13T19:41:28Z" + } + }, + { + "name": "v2.1c2", + "target": { + "committedDate": "2001-04-16T02:07:08Z" + } + }, + { + "name": "v2.1", + "target": { + "committedDate": "2001-04-16T18:46:45Z" + } + }, + { + "name": "v2.1.1c1", + "target": { + "committedDate": "2001-07-13T15:10:55Z" + } + }, + { + "name": "v2.1.1", + "target": { + "committedDate": "2001-07-20T14:55:28Z" + } + }, + { + "name": "v2.1.2c1", + "target": { + "committedDate": "2002-01-10T16:25:57Z" + } + }, + { + "name": "v2.1.2", + "target": { + "committedDate": "2002-01-15T22:34:58Z" + } + }, + { + "name": "v2.1.3", + "target": { + "committedDate": "2002-04-09T01:16:08Z" + } + }, + { + "name": "v2.2a3", + "target": { + "committedDate": "2001-09-08T21:38:26Z" + } + }, + { + "name": "v2.2", + "target": { + "committedDate": "2002-03-29T21:23:40Z" + } + }, + { + "name": "v2.2.1c1", + "target": { + "committedDate": "2002-03-18T16:47:35Z" + } + }, + { + "name": "v2.2.1c2", + "target": { + "committedDate": "2002-03-26T13:47:16Z" + } + }, + { + "name": "v2.2.1", + "target": { + "committedDate": "2002-04-09T09:29:28Z" + } + }, + { + "name": "v2.2.2b1", + "target": { + "committedDate": "2002-10-07T21:38:58Z" + } + }, + { + "name": "v2.2.2", + "target": { + "committedDate": "2002-10-14T20:11:50Z" + } + }, + { + "name": "v2.2.3c1", + "target": { + "committedDate": "2003-05-22T19:13:35Z" + } + }, + { + "name": "v2.2.3", + "target": { + "committedDate": "2003-05-30T20:57:36Z" + } + }, + { + "name": "v2.3c1", + "target": { + "committedDate": "2003-07-18T17:45:33Z" + } + }, + { + "name": "v2.3c2", + "target": { + "committedDate": "2003-07-25T01:12:48Z" + } + }, + { + "name": "v2.3.1", + "target": { + "committedDate": "2003-09-24T00:51:10Z" + } + }, + { + "name": "v2.3.2c1", + "target": { + "committedDate": "2003-09-30T07:10:26Z" + } + }, + { + "name": "v2.3.2", + "target": { + "committedDate": "2003-10-02T12:50:18Z" + } + }, + { + "name": "v2.3.3c1", + "target": { + "committedDate": "2003-12-05T04:34:04Z" + } + }, + { + "name": "v2.3.3", + "target": { + "committedDate": "2003-12-19T02:06:06Z" + } + }, + { + "name": "v2.3.4c1", + "target": { + "committedDate": "2004-05-13T05:34:43Z" + } + }, + { + "name": "v2.3.4", + "target": { + "committedDate": "2004-05-27T05:59:16Z" + } + }, + { + "name": "v2.3.5c1", + "target": { + "committedDate": "2005-01-26T04:55:57Z" + } + }, + { + "name": "v2.3.5", + "target": { + "committedDate": "2005-02-08T13:27:52Z" + } + }, + { + "name": "v2.3.6c1", + "target": { + "committedDate": "2006-10-23T15:38:59Z" + } + }, + { + "name": "v2.3.6", + "target": { + "committedDate": "2006-11-01T07:07:27Z" + } + }, + { + "name": "v2.3.7c1", + "target": { + "committedDate": "2008-03-02T20:39:32Z" + } + }, + { + "name": "v2.3.7", + "target": { + "committedDate": "2008-03-11T18:00:08Z" + } + }, + { + "name": "v2.4a1", + "target": { + "committedDate": "2004-07-08T10:24:04Z" + } + }, + { + "name": "v2.4a2", + "target": { + "committedDate": "2004-08-05T07:21:01Z" + } + }, + { + "name": "v2.4a3", + "target": { + "committedDate": "2004-09-02T16:38:20Z" + } + }, + { + "name": "v2.4b1", + "target": { + "committedDate": "2004-10-15T08:07:21Z" + } + }, + { + "name": "v2.4b2", + "target": { + "committedDate": "2004-11-03T06:21:37Z" + } + }, + { + "name": "v2.4c1", + "target": { + "committedDate": "2004-11-18T12:32:27Z" + } + }, + { + "name": "v2.4", + "target": { + "committedDate": "2004-11-30T01:49:18Z" + } + }, + { + "name": "v2.4.1c1", + "target": { + "committedDate": "2005-03-10T04:59:14Z" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_2.json b/tests/data/package/github/cpython/github_mock_data_2.json new file mode 100644 index 00000000..d26a3ae6 --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_2.json @@ -0,0 +1,623 @@ +{ + "data": { + "repository": { + "refs": { + "totalCount": 571, + "pageInfo": { + "endCursor": "MjAw", + "hasNextPage": true + }, + "nodes": [ + { + "name": "v2.4.1c2", + "target": { + "committedDate": "2005-03-17T03:06:56Z" + } + }, + { + "name": "v2.4.1", + "target": { + "committedDate": "2005-03-30T03:01:43Z" + } + }, + { + "name": "v2.4.2c1", + "target": { + "committedDate": "2005-09-20T20:53:24Z" + } + }, + { + "name": "v2.4.2", + "target": { + "committedDate": "2005-09-28T03:38:39Z" + } + }, + { + "name": "v2.4.3c1", + "target": { + "committedDate": "2006-03-23T02:49:35Z" + } + }, + { + "name": "v2.4.3", + "target": { + "committedDate": "2006-03-28T08:36:44Z" + } + }, + { + "name": "v2.4.4c1", + "target": { + "committedDate": "2006-10-10T17:28:33Z" + } + }, + { + "name": "v2.4.4", + "target": { + "committedDate": "2006-10-18T07:02:36Z" + } + }, + { + "name": "v2.4.5c1", + "target": { + "committedDate": "2008-03-02T19:33:40Z" + } + }, + { + "name": "v2.4.5", + "target": { + "committedDate": "2008-03-11T17:59:53Z" + } + }, + { + "name": "v2.4.6c1", + "target": { + "committedDate": "2008-12-13T13:37:04Z" + } + }, + { + "name": "v2.4.6", + "target": { + "committedDate": "2008-12-19T15:02:52Z" + } + }, + { + "name": "v2.5a0", + "target": { + "committedDate": "2006-03-31T15:20:56Z" + } + }, + { + "name": "v2.5a1", + "target": { + "committedDate": "2006-04-04T19:29:29Z" + } + }, + { + "name": "v2.5a2", + "target": { + "committedDate": "2006-04-27T02:13:13Z" + } + }, + { + "name": "v2.5b1", + "target": { + "committedDate": "2006-06-19T23:57:41Z" + } + }, + { + "name": "v2.5b2", + "target": { + "committedDate": "2006-07-11T02:17:48Z" + } + }, + { + "name": "v2.5b3", + "target": { + "committedDate": "2006-08-02T18:19:35Z" + } + }, + { + "name": "v2.5c1", + "target": { + "committedDate": "2006-08-17T00:38:04Z" + } + }, + { + "name": "v2.5c2", + "target": { + "committedDate": "2006-09-11T15:32:50Z" + } + }, + { + "name": "v2.5", + "target": { + "committedDate": "2006-09-18T06:51:50Z" + } + }, + { + "name": "v2.5.1c1", + "target": { + "committedDate": "2007-04-05T05:06:49Z" + } + }, + { + "name": "v2.5.1", + "target": { + "committedDate": "2007-04-18T03:35:45Z" + } + }, + { + "name": "v2.5.2c1", + "target": { + "committedDate": "2008-02-14T12:58:41Z" + } + }, + { + "name": "v2.5.2", + "target": { + "committedDate": "2008-02-21T11:54:20Z" + } + }, + { + "name": "v2.5.3c1", + "target": { + "committedDate": "2008-12-13T15:42:40Z" + } + }, + { + "name": "v2.5.3", + "target": { + "committedDate": "2008-12-19T15:08:45Z" + } + }, + { + "name": "v2.5.4", + "target": { + "committedDate": "2008-12-23T13:18:53Z" + } + }, + { + "name": "v2.5.5c1", + "target": { + "committedDate": "2010-01-14T17:41:58Z" + } + }, + { + "name": "v2.5.5c2", + "target": { + "committedDate": "2010-01-24T14:24:46Z" + } + }, + { + "name": "v2.5.5", + "target": { + "committedDate": "2010-01-31T12:38:29Z" + } + }, + { + "name": "v2.5.6c1", + "target": { + "committedDate": "2011-05-28T11:56:22Z" + } + }, + { + "name": "v2.5.6", + "target": { + "committedDate": "2011-05-28T11:58:36Z" + } + }, + { + "name": "v2.6a1", + "target": { + "committedDate": "2008-03-01T03:15:20Z" + } + }, + { + "name": "v2.6a2", + "target": { + "committedDate": "2008-04-03T04:10:02Z" + } + }, + { + "name": "v2.6a3", + "target": { + "committedDate": "2008-05-08T13:16:19Z" + } + }, + { + "name": "v2.6b1", + "target": { + "committedDate": "2008-06-19T01:48:07Z" + } + }, + { + "name": "v2.6b2", + "target": { + "committedDate": "2008-07-18T03:20:07Z" + } + }, + { + "name": "v2.6b3", + "target": { + "committedDate": "2008-08-21T01:15:08Z" + } + }, + { + "name": "v2.6rc1", + "target": { + "committedDate": "2008-09-12T23:35:48Z" + } + }, + { + "name": "v2.6rc2", + "target": { + "committedDate": "2008-09-18T04:33:43Z" + } + }, + { + "name": "v2.6", + "target": { + "committedDate": "2008-10-01T22:05:43Z" + } + }, + { + "name": "v2.6.1", + "target": { + "committedDate": "2008-12-04T02:59:51Z" + } + }, + { + "name": "v2.6.2c1", + "target": { + "committedDate": "2009-04-07T15:17:20Z" + } + }, + { + "name": "v2.6.2", + "target": { + "committedDate": "2009-04-14T13:16:19Z" + } + }, + { + "name": "v2.6.3rc1", + "target": { + "committedDate": "2009-09-29T22:41:09Z" + } + }, + { + "name": "v2.6.3", + "target": { + "committedDate": "2009-10-01T23:39:49Z" + } + }, + { + "name": "v2.6.4rc1", + "target": { + "committedDate": "2009-10-06T13:21:07Z" + } + }, + { + "name": "v2.6.4rc2", + "target": { + "committedDate": "2009-10-18T16:50:06Z" + } + }, + { + "name": "v2.6.4", + "target": { + "committedDate": "2009-10-26T01:48:07Z" + } + }, + { + "name": "v2.6.5rc1", + "target": { + "committedDate": "2010-03-01T22:16:51Z" + } + }, + { + "name": "v2.6.5rc2", + "target": { + "committedDate": "2010-03-09T22:31:52Z" + } + }, + { + "name": "v2.6.5", + "target": { + "committedDate": "2010-03-18T22:14:36Z" + } + }, + { + "name": "v2.6.6rc1", + "target": { + "committedDate": "2010-08-03T22:39:42Z" + } + }, + { + "name": "v2.6.6rc2", + "target": { + "committedDate": "2010-08-16T22:58:18Z" + } + }, + { + "name": "v2.6.6", + "target": { + "committedDate": "2010-08-23T23:37:56Z" + } + }, + { + "name": "v2.6.7", + "target": { + "committedDate": "2011-06-04T00:02:47Z" + } + }, + { + "name": "v2.6.8rc1", + "target": { + "committedDate": "2012-02-23T15:59:38Z" + } + }, + { + "name": "v2.6.8rc2", + "target": { + "committedDate": "2012-03-17T22:19:15Z" + } + }, + { + "name": "v2.6.8", + "target": { + "committedDate": "2012-04-10T14:59:35Z" + } + }, + { + "name": "v2.6.9rc1", + "target": { + "committedDate": "2013-10-01T00:37:45Z" + } + }, + { + "name": "v2.6.9", + "target": { + "committedDate": "2013-10-29T14:14:05Z" + } + }, + { + "name": "v2.7a1", + "target": { + "committedDate": "2009-12-05T17:47:56Z" + } + }, + { + "name": "v2.7a2", + "target": { + "committedDate": "2010-01-09T16:34:06Z" + } + }, + { + "name": "v2.7a3", + "target": { + "committedDate": "2010-02-06T16:37:32Z" + } + }, + { + "name": "v2.7a4", + "target": { + "committedDate": "2010-03-06T20:34:14Z" + } + }, + { + "name": "v2.7b1", + "target": { + "committedDate": "2010-04-10T16:28:34Z" + } + }, + { + "name": "v2.7b2", + "target": { + "committedDate": "2010-05-08T17:08:17Z" + } + }, + { + "name": "v2.7rc1", + "target": { + "committedDate": "2010-06-06T00:54:29Z" + } + }, + { + "name": "v2.7rc2", + "target": { + "committedDate": "2010-06-21T15:57:57Z" + } + }, + { + "name": "v2.7", + "target": { + "committedDate": "2010-07-03T13:57:30Z" + } + }, + { + "name": "v2.7.1rc1", + "target": { + "committedDate": "2010-11-13T17:33:04Z" + } + }, + { + "name": "v2.7.1", + "target": { + "committedDate": "2010-11-27T14:40:29Z" + } + }, + { + "name": "v2.7.2rc1", + "target": { + "committedDate": "2011-05-29T21:50:27Z" + } + }, + { + "name": "v2.7.2", + "target": { + "committedDate": "2011-06-11T14:50:21Z" + } + }, + { + "name": "v2.7.3rc1", + "target": { + "committedDate": "2012-02-23T15:52:17Z" + } + }, + { + "name": "v2.7.3rc2", + "target": { + "committedDate": "2012-03-15T17:25:54Z" + } + }, + { + "name": "v2.7.3", + "target": { + "committedDate": "2012-04-09T23:04:04Z" + } + }, + { + "name": "v2.7.4rc1", + "target": { + "committedDate": "2013-03-23T15:17:29Z" + } + }, + { + "name": "v2.7.4", + "target": { + "committedDate": "2013-04-06T13:58:51Z" + } + }, + { + "name": "v2.7.5", + "target": { + "committedDate": "2013-05-12T03:31:33Z" + } + }, + { + "name": "v2.7.6rc1", + "target": { + "committedDate": "2013-10-26T18:57:21Z" + } + }, + { + "name": "v2.7.6", + "target": { + "committedDate": "2013-11-10T07:36:30Z" + } + }, + { + "name": "v2.7.7rc1", + "target": { + "committedDate": "2014-05-18T00:31:50Z" + } + }, + { + "name": "v2.7.7", + "target": { + "committedDate": "2014-05-31T18:22:47Z" + } + }, + { + "name": "v2.7.8", + "target": { + "committedDate": "2014-06-30T01:58:16Z" + } + }, + { + "name": "v2.7.9rc1", + "target": { + "committedDate": "2014-11-26T00:27:24Z" + } + }, + { + "name": "v2.7.9", + "target": { + "committedDate": "2014-12-10T15:57:00Z" + } + }, + { + "name": "v2.7.10rc1", + "target": { + "committedDate": "2015-05-10T17:14:16Z" + } + }, + { + "name": "v2.7.10", + "target": { + "committedDate": "2015-05-23T16:02:14Z" + } + }, + { + "name": "v2.7.11rc1", + "target": { + "committedDate": "2015-11-21T21:38:35Z" + } + }, + { + "name": "v2.7.11", + "target": { + "committedDate": "2015-12-05T19:45:17Z" + } + }, + { + "name": "v2.7.12rc1", + "target": { + "committedDate": "2016-06-11T21:46:26Z" + } + }, + { + "name": "v2.7.12", + "target": { + "committedDate": "2016-06-25T21:03:21Z" + } + }, + { + "name": "v2.7.13rc1", + "target": { + "committedDate": "2016-12-03T20:38:47Z" + } + }, + { + "name": "v2.7.13", + "target": { + "committedDate": "2016-12-17T20:00:35Z" + } + }, + { + "name": "v2.7.14rc1", + "target": { + "target": { + "committedDate": "2017-08-26T18:18:30Z" + } + } + }, + { + "name": "v2.7.14", + "target": { + "target": { + "committedDate": "2017-09-16T17:38:35Z" + } + } + }, + { + "name": "v2.7.15rc1", + "target": { + "target": { + "committedDate": "2018-04-14T22:06:30Z" + } + } + }, + { + "name": "v2.7.15", + "target": { + "target": { + "committedDate": "2018-04-29T22:47:33Z" + } + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_3.json b/tests/data/package/github/cpython/github_mock_data_3.json new file mode 100644 index 00000000..6db394c0 --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_3.json @@ -0,0 +1,631 @@ +{ + "data": { + "repository": { + "refs": { + "totalCount": 571, + "pageInfo": { + "endCursor": "MzAw", + "hasNextPage": true + }, + "nodes": [ + { + "name": "v2.7.16rc1", + "target": { + "target": { + "committedDate": "2019-02-16T19:02:20Z" + } + } + }, + { + "name": "v2.7.16", + "target": { + "target": { + "committedDate": "2019-03-02T18:17:42Z" + } + } + }, + { + "name": "v2.7.17rc1", + "target": { + "target": { + "committedDate": "2019-10-08T02:13:04Z" + } + } + }, + { + "name": "v2.7.17", + "target": { + "target": { + "committedDate": "2019-10-19T18:38:44Z" + } + } + }, + { + "name": "v2.7.18rc1", + "target": { + "target": { + "committedDate": "2020-04-04T16:54:14Z" + } + } + }, + { + "name": "v2.7.18", + "target": { + "target": { + "committedDate": "2020-04-19T21:13:39Z" + } + } + }, + { + "name": "v3.0a1", + "target": { + "committedDate": "2007-08-31T15:07:53Z" + } + }, + { + "name": "v3.0a2", + "target": { + "committedDate": "2007-12-06T19:19:54Z" + } + }, + { + "name": "v3.0a3", + "target": { + "committedDate": "2008-03-01T17:45:23Z" + } + }, + { + "name": "v3.0a4", + "target": { + "committedDate": "2008-04-02T23:33:27Z" + } + }, + { + "name": "v3.0a5", + "target": { + "committedDate": "2008-05-08T11:54:13Z" + } + }, + { + "name": "v3.0b1", + "target": { + "committedDate": "2008-06-19T00:35:43Z" + } + }, + { + "name": "v3.0b2", + "target": { + "committedDate": "2008-07-18T02:28:44Z" + } + }, + { + "name": "v3.0b3", + "target": { + "committedDate": "2008-08-21T02:39:51Z" + } + }, + { + "name": "v3.0rc1", + "target": { + "committedDate": "2008-09-18T03:00:28Z" + } + }, + { + "name": "v3.0rc2", + "target": { + "committedDate": "2008-11-07T03:08:42Z" + } + }, + { + "name": "v3.0rc3", + "target": { + "committedDate": "2008-11-21T01:18:21Z" + } + }, + { + "name": "v3.0", + "target": { + "committedDate": "2008-12-03T17:29:10Z" + } + }, + { + "name": "v3.0.1", + "target": { + "committedDate": "2009-02-12T23:46:00Z" + } + }, + { + "name": "v3.1a1", + "target": { + "committedDate": "2009-03-07T16:34:40Z" + } + }, + { + "name": "v3.1a2", + "target": { + "committedDate": "2009-04-04T21:08:03Z" + } + }, + { + "name": "v3.1b1", + "target": { + "committedDate": "2009-05-06T20:43:28Z" + } + }, + { + "name": "v3.1rc1", + "target": { + "committedDate": "2009-05-30T15:41:59Z" + } + }, + { + "name": "v3.1rc2", + "target": { + "committedDate": "2009-06-13T13:16:45Z" + } + }, + { + "name": "v3.1", + "target": { + "committedDate": "2009-06-26T13:21:52Z" + } + }, + { + "name": "v3.1.1rc1", + "target": { + "committedDate": "2009-08-13T19:17:01Z" + } + }, + { + "name": "v3.1.1", + "target": { + "committedDate": "2009-08-16T21:59:05Z" + } + }, + { + "name": "v3.1.2rc1", + "target": { + "committedDate": "2010-03-06T20:37:32Z" + } + }, + { + "name": "v3.1.2", + "target": { + "committedDate": "2010-03-20T20:47:27Z" + } + }, + { + "name": "v3.1.3rc1", + "target": { + "committedDate": "2010-11-13T17:28:56Z" + } + }, + { + "name": "v3.1.3", + "target": { + "committedDate": "2010-11-27T14:46:13Z" + } + }, + { + "name": "v3.1.4rc1", + "target": { + "committedDate": "2011-05-29T21:09:08Z" + } + }, + { + "name": "v3.1.4", + "target": { + "committedDate": "2011-06-11T14:58:58Z" + } + }, + { + "name": "v3.1.5rc1", + "target": { + "committedDate": "2012-02-23T15:45:48Z" + } + }, + { + "name": "v3.1.5rc2", + "target": { + "committedDate": "2012-03-15T18:57:38Z" + } + }, + { + "name": "v3.1.5", + "target": { + "committedDate": "2012-04-06T17:17:25Z" + } + }, + { + "name": "v3.2a1", + "target": { + "committedDate": "2010-07-31T12:06:51Z" + } + }, + { + "name": "v3.2a2", + "target": { + "committedDate": "2010-09-05T18:59:49Z" + } + }, + { + "name": "v3.2a3", + "target": { + "committedDate": "2010-10-10T09:49:21Z" + } + }, + { + "name": "v3.2a4", + "target": { + "committedDate": "2010-11-13T13:25:40Z" + } + }, + { + "name": "v3.2b1", + "target": { + "committedDate": "2010-12-05T11:42:38Z" + } + }, + { + "name": "v3.2b2", + "target": { + "committedDate": "2010-12-19T12:33:52Z" + } + }, + { + "name": "v3.2rc1", + "target": { + "committedDate": "2011-01-15T17:25:58Z" + } + }, + { + "name": "v3.2rc2", + "target": { + "committedDate": "2011-01-30T14:03:33Z" + } + }, + { + "name": "v3.2rc3", + "target": { + "committedDate": "2011-02-13T10:00:57Z" + } + }, + { + "name": "v3.2", + "target": { + "committedDate": "2011-02-20T10:31:59Z" + } + }, + { + "name": "v3.2.1b1", + "target": { + "committedDate": "2011-05-08T07:10:29Z" + } + }, + { + "name": "v3.2.1rc1", + "target": { + "committedDate": "2011-05-15T15:52:42Z" + } + }, + { + "name": "v3.2.1rc2", + "target": { + "committedDate": "2011-07-03T07:42:43Z" + } + }, + { + "name": "v3.2.1", + "target": { + "committedDate": "2011-07-09T06:56:21Z" + } + }, + { + "name": "v3.2.2rc1", + "target": { + "committedDate": "2011-08-13T09:59:12Z" + } + }, + { + "name": "v3.2.2", + "target": { + "committedDate": "2011-08-25T16:32:02Z" + } + }, + { + "name": "v3.2.3rc1", + "target": { + "committedDate": "2012-02-23T20:19:25Z" + } + }, + { + "name": "v3.2.3rc2", + "target": { + "committedDate": "2012-03-18T06:34:49Z" + } + }, + { + "name": "v3.2.3", + "target": { + "committedDate": "2012-04-10T17:30:22Z" + } + }, + { + "name": "v3.2.4rc1", + "target": { + "committedDate": "2013-03-25T05:56:31Z" + } + }, + { + "name": "v3.2.4", + "target": { + "committedDate": "2013-04-06T07:36:20Z" + } + }, + { + "name": "v3.2.5", + "target": { + "committedDate": "2013-05-12T10:28:20Z" + } + }, + { + "name": "v3.2.6rc1", + "target": { + "committedDate": "2014-10-04T12:16:59Z" + } + }, + { + "name": "v3.2.6", + "target": { + "committedDate": "2014-10-12T06:50:38Z" + } + }, + { + "name": "v3.3.0a1", + "target": { + "committedDate": "2012-03-04T15:26:19Z" + } + }, + { + "name": "v3.3.0a2", + "target": { + "committedDate": "2012-04-01T11:49:21Z" + } + }, + { + "name": "v3.3.0a3", + "target": { + "committedDate": "2012-05-01T07:57:34Z" + } + }, + { + "name": "v3.3.0a4", + "target": { + "committedDate": "2012-05-30T20:04:31Z" + } + }, + { + "name": "v3.3.0b1", + "target": { + "committedDate": "2012-06-26T07:43:40Z" + } + }, + { + "name": "v3.3.0b2", + "target": { + "committedDate": "2012-08-11T06:49:20Z" + } + }, + { + "name": "v3.3.0rc1", + "target": { + "committedDate": "2012-08-25T10:16:37Z" + } + }, + { + "name": "v3.3.0rc2", + "target": { + "committedDate": "2012-09-08T13:35:01Z" + } + }, + { + "name": "v3.3.0rc3", + "target": { + "committedDate": "2012-09-23T15:15:21Z" + } + }, + { + "name": "v3.3.0", + "target": { + "committedDate": "2012-09-29T07:44:17Z" + } + }, + { + "name": "v3.3.1rc1", + "target": { + "committedDate": "2013-03-25T06:01:37Z" + } + }, + { + "name": "v3.3.1", + "target": { + "committedDate": "2013-04-06T07:40:02Z" + } + }, + { + "name": "v3.3.2", + "target": { + "committedDate": "2013-05-12T17:50:34Z" + } + }, + { + "name": "v3.3.3rc1", + "target": { + "committedDate": "2013-10-27T08:41:57Z" + } + }, + { + "name": "v3.3.3rc2", + "target": { + "committedDate": "2013-11-11T05:13:54Z" + } + }, + { + "name": "v3.3.3", + "target": { + "committedDate": "2013-11-17T06:58:22Z" + } + }, + { + "name": "v3.3.4rc1", + "target": { + "committedDate": "2014-01-27T07:24:02Z" + } + }, + { + "name": "v3.3.4", + "target": { + "committedDate": "2014-02-09T07:57:59Z" + } + }, + { + "name": "v3.3.5rc1", + "target": { + "committedDate": "2014-02-23T07:46:00Z" + } + }, + { + "name": "v3.3.5rc2", + "target": { + "committedDate": "2014-03-02T08:19:03Z" + } + }, + { + "name": "v3.3.5", + "target": { + "committedDate": "2014-03-09T08:37:14Z" + } + }, + { + "name": "v3.3.6rc1", + "target": { + "committedDate": "2014-10-04T11:15:49Z" + } + }, + { + "name": "v3.3.6", + "target": { + "committedDate": "2014-10-12T07:03:40Z" + } + }, + { + "name": "v3.3.7rc1", + "target": { + "target": { + "committedDate": "2017-09-06T07:23:33Z" + } + } + }, + { + "name": "v3.3.7", + "target": { + "target": { + "committedDate": "2017-09-19T07:32:02Z" + } + } + }, + { + "name": "v3.4.0a1", + "target": { + "committedDate": "2013-08-03T19:58:12Z" + } + }, + { + "name": "v3.4.0a2", + "target": { + "committedDate": "2013-09-07T11:42:07Z" + } + }, + { + "name": "v3.4.0a3", + "target": { + "committedDate": "2013-09-28T22:51:00Z" + } + }, + { + "name": "v3.4.0a4", + "target": { + "committedDate": "2013-10-20T09:01:29Z" + } + }, + { + "name": "v3.4.0b1", + "target": { + "committedDate": "2013-11-24T14:59:35Z" + } + }, + { + "name": "v3.4.0b2", + "target": { + "committedDate": "2014-01-05T12:40:25Z" + } + }, + { + "name": "v3.4.0b3", + "target": { + "committedDate": "2014-01-26T08:48:23Z" + } + }, + { + "name": "v3.4.0rc1", + "target": { + "committedDate": "2014-02-10T22:45:05Z" + } + }, + { + "name": "v3.4.0rc2", + "target": { + "committedDate": "2014-02-23T08:18:24Z" + } + }, + { + "name": "v3.4.0rc3", + "target": { + "committedDate": "2014-03-09T11:13:05Z" + } + }, + { + "name": "v3.4.0", + "target": { + "committedDate": "2014-03-16T05:43:17Z" + } + }, + { + "name": "v3.4.1rc1", + "target": { + "committedDate": "2014-05-04T12:06:24Z" + } + }, + { + "name": "v3.4.1", + "target": { + "committedDate": "2014-05-18T04:46:35Z" + } + }, + { + "name": "v3.4.2rc1", + "target": { + "committedDate": "2014-09-20T23:09:56Z" + } + }, + { + "name": "v3.4.2", + "target": { + "committedDate": "2014-10-06T02:05:50Z" + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_4.json b/tests/data/package/github/cpython/github_mock_data_4.json new file mode 100644 index 00000000..56d4bac5 --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_4.json @@ -0,0 +1,739 @@ +{ + "data": { + "repository": { + "refs": { + "totalCount": 571, + "pageInfo": { + "endCursor": "NDAw", + "hasNextPage": true + }, + "nodes": [ + { + "name": "v3.4.3rc1", + "target": { + "committedDate": "2015-02-08T00:04:22Z" + } + }, + { + "name": "v3.4.3", + "target": { + "committedDate": "2015-02-25T12:15:33Z" + } + }, + { + "name": "v3.4.4rc1", + "target": { + "committedDate": "2015-12-06T13:53:35Z" + } + }, + { + "name": "v3.4.4", + "target": { + "committedDate": "2015-12-20T03:31:10Z" + } + }, + { + "name": "v3.4.5rc1", + "target": { + "committedDate": "2016-06-12T05:24:03Z" + } + }, + { + "name": "v3.4.5", + "target": { + "committedDate": "2016-06-25T21:44:30Z" + } + }, + { + "name": "v3.4.6rc1", + "target": { + "committedDate": "2017-01-02T06:12:36Z" + } + }, + { + "name": "v3.4.6", + "target": { + "committedDate": "2017-01-16T08:19:54Z" + } + }, + { + "name": "v3.4.7rc1", + "target": { + "target": { + "committedDate": "2017-07-24T01:16:33Z" + } + } + }, + { + "name": "v3.4.7", + "target": { + "target": { + "committedDate": "2017-08-09T07:08:33Z" + } + } + }, + { + "name": "v3.4.8rc1", + "target": { + "target": { + "committedDate": "2018-01-23T12:32:09Z" + } + } + }, + { + "name": "v3.4.8", + "target": { + "target": { + "committedDate": "2018-02-04T23:40:38Z" + } + } + }, + { + "name": "v3.4.9rc1", + "target": { + "target": { + "committedDate": "2018-07-19T12:12:59Z" + } + } + }, + { + "name": "v3.4.9", + "target": { + "target": { + "committedDate": "2018-08-02T09:18:47Z" + } + } + }, + { + "name": "v3.4.10rc1", + "target": { + "target": { + "committedDate": "2019-03-04T02:06:04Z" + } + } + }, + { + "name": "v3.4.10", + "target": { + "target": { + "committedDate": "2019-03-18T16:51:26Z" + } + } + }, + { + "name": "v3.5.0a1", + "target": { + "committedDate": "2015-02-08T00:04:29Z" + } + }, + { + "name": "v3.5.0a2", + "target": { + "committedDate": "2015-03-08T08:24:34Z" + } + }, + { + "name": "v3.5.0a3", + "target": { + "committedDate": "2015-03-29T22:34:26Z" + } + }, + { + "name": "v3.5.0a4", + "target": { + "committedDate": "2015-04-19T20:51:40Z" + } + }, + { + "name": "v3.5.0b1", + "target": { + "committedDate": "2015-05-24T00:43:05Z" + } + }, + { + "name": "v3.5.0b2", + "target": { + "committedDate": "2015-05-31T00:00:48Z" + } + }, + { + "name": "v3.5.0b3", + "target": { + "committedDate": "2015-07-05T02:13:02Z" + } + }, + { + "name": "v3.5.0b4", + "target": { + "committedDate": "2015-07-25T21:22:13Z" + } + }, + { + "name": "v3.5.0rc1", + "target": { + "committedDate": "2015-08-10T04:37:20Z" + } + }, + { + "name": "v3.5.0rc2", + "target": { + "committedDate": "2015-08-25T03:31:53Z" + } + }, + { + "name": "v3.5.0rc3", + "target": { + "committedDate": "2015-09-07T12:12:05Z" + } + }, + { + "name": "v3.5.0rc4", + "target": { + "committedDate": "2015-09-09T06:58:10Z" + } + }, + { + "name": "v3.5.0", + "target": { + "committedDate": "2015-09-12T16:36:44Z" + } + }, + { + "name": "v3.5.1rc1", + "target": { + "committedDate": "2015-11-22T07:54:22Z" + } + }, + { + "name": "v3.5.1", + "target": { + "committedDate": "2015-12-06T01:05:23Z" + } + }, + { + "name": "v3.5.2rc1", + "target": { + "committedDate": "2016-06-12T03:55:08Z" + } + }, + { + "name": "v3.5.2", + "target": { + "committedDate": "2016-06-25T21:11:09Z" + } + }, + { + "name": "v3.5.3rc1", + "target": { + "committedDate": "2017-01-02T06:12:52Z" + } + }, + { + "name": "v3.5.3", + "target": { + "committedDate": "2017-01-16T08:19:36Z" + } + }, + { + "name": "v3.5.4rc1", + "target": { + "target": { + "committedDate": "2017-07-24T02:40:13Z" + } + } + }, + { + "name": "v3.5.4", + "target": { + "target": { + "committedDate": "2017-08-07T07:59:11Z" + } + } + }, + { + "name": "v3.5.5rc1", + "target": { + "target": { + "committedDate": "2018-01-23T13:49:45Z" + } + } + }, + { + "name": "v3.5.5", + "target": { + "target": { + "committedDate": "2018-02-04T23:40:56Z" + } + } + }, + { + "name": "v3.5.6rc1", + "target": { + "target": { + "committedDate": "2018-07-20T00:57:25Z" + } + } + }, + { + "name": "v3.5.6", + "target": { + "target": { + "committedDate": "2018-08-02T09:19:12Z" + } + } + }, + { + "name": "v3.5.7rc1", + "target": { + "target": { + "committedDate": "2019-03-04T02:09:45Z" + } + } + }, + { + "name": "v3.5.7", + "target": { + "target": { + "committedDate": "2019-03-17T23:47:59Z" + } + } + }, + { + "name": "v3.5.8rc1", + "target": { + "target": { + "committedDate": "2019-09-09T13:39:36Z" + } + } + }, + { + "name": "v3.5.8rc2", + "target": { + "target": { + "committedDate": "2019-10-12T11:10:33Z" + } + } + }, + { + "name": "v3.5.8", + "target": { + "target": { + "committedDate": "2019-10-29T06:08:24Z" + } + } + }, + { + "name": "v3.5.9", + "target": { + "target": { + "committedDate": "2019-11-01T23:02:34Z" + } + } + }, + { + "name": "v3.5.10rc1", + "target": { + "target": { + "committedDate": "2020-08-19T19:56:53Z" + } + } + }, + { + "name": "v3.5.10", + "target": { + "target": { + "committedDate": "2020-09-05T07:22:07Z" + } + } + }, + { + "name": "v3.6.0a1", + "target": { + "committedDate": "2016-05-16T20:03:51Z" + } + }, + { + "name": "v3.6.0a2", + "target": { + "committedDate": "2016-06-13T20:54:49Z" + } + }, + { + "name": "v3.6.0a3", + "target": { + "committedDate": "2016-07-11T19:38:40Z" + } + }, + { + "name": "v3.6.0a4", + "target": { + "committedDate": "2016-08-15T20:21:29Z" + } + }, + { + "name": "v3.6.0b1", + "target": { + "committedDate": "2016-09-12T15:04:12Z" + } + }, + { + "name": "v3.6.0b2", + "target": { + "committedDate": "2016-10-10T20:09:08Z" + } + }, + { + "name": "v3.6.0b3", + "target": { + "committedDate": "2016-11-01T00:43:30Z" + } + }, + { + "name": "v3.6.0b4", + "target": { + "committedDate": "2016-11-22T04:30:55Z" + } + }, + { + "name": "v3.6.0rc1", + "target": { + "committedDate": "2016-12-07T00:02:30Z" + } + }, + { + "name": "v3.6.0rc2", + "target": { + "committedDate": "2016-12-16T21:40:10Z" + } + }, + { + "name": "v3.6.0", + "target": { + "committedDate": "2016-12-22T23:38:47Z" + } + }, + { + "name": "v3.6.1rc1", + "target": { + "target": { + "committedDate": "2017-03-04T17:25:04Z" + } + } + }, + { + "name": "v3.6.1", + "target": { + "target": { + "committedDate": "2017-03-21T06:32:38Z" + } + } + }, + { + "name": "v3.6.2rc1", + "target": { + "target": { + "committedDate": "2017-06-17T08:48:35Z" + } + } + }, + { + "name": "v3.6.2rc2", + "target": { + "target": { + "committedDate": "2017-07-07T07:16:00Z" + } + } + }, + { + "name": "v3.6.2", + "target": { + "target": { + "committedDate": "2017-07-08T03:33:27Z" + } + } + }, + { + "name": "v3.6.3rc1", + "target": { + "target": { + "committedDate": "2017-09-19T03:18:48Z" + } + } + }, + { + "name": "v3.6.3", + "target": { + "target": { + "committedDate": "2017-10-03T05:52:02Z" + } + } + }, + { + "name": "v3.6.4rc1", + "target": { + "target": { + "committedDate": "2017-12-05T08:26:08Z" + } + } + }, + { + "name": "v3.6.4", + "target": { + "target": { + "committedDate": "2017-12-19T04:53:56Z" + } + } + }, + { + "name": "v3.6.5rc1", + "target": { + "target": { + "committedDate": "2018-03-14T01:21:36Z" + } + } + }, + { + "name": "v3.6.5", + "target": { + "target": { + "committedDate": "2018-03-28T09:19:31Z" + } + } + }, + { + "name": "v3.6.6rc1", + "target": { + "target": { + "committedDate": "2018-06-12T04:24:03Z" + } + } + }, + { + "name": "v3.6.6", + "target": { + "target": { + "committedDate": "2018-06-26T23:39:50Z" + } + } + }, + { + "name": "v3.6.7rc1", + "target": { + "target": { + "committedDate": "2018-09-26T06:35:30Z" + } + } + }, + { + "name": "v3.6.7rc2", + "target": { + "target": { + "committedDate": "2018-10-13T07:01:32Z" + } + } + }, + { + "name": "v3.6.7", + "target": { + "target": { + "committedDate": "2018-10-20T05:24:09Z" + } + } + }, + { + "name": "v3.6.8rc1", + "target": { + "target": { + "committedDate": "2018-12-11T21:47:14Z" + } + } + }, + { + "name": "v3.6.8", + "target": { + "target": { + "committedDate": "2018-12-23T21:37:14Z" + } + } + }, + { + "name": "v3.6.9rc1", + "target": { + "target": { + "committedDate": "2019-06-19T00:37:44Z" + } + } + }, + { + "name": "v3.6.9", + "target": { + "target": { + "committedDate": "2019-07-02T20:25:39Z" + } + } + }, + { + "name": "v3.6.10rc1", + "target": { + "target": { + "committedDate": "2019-12-11T08:28:36Z" + } + } + }, + { + "name": "v3.6.10", + "target": { + "target": { + "committedDate": "2019-12-18T19:26:36Z" + } + } + }, + { + "name": "v3.6.11rc1", + "target": { + "target": { + "committedDate": "2020-06-17T10:59:51Z" + } + } + }, + { + "name": "v3.6.11", + "target": { + "target": { + "committedDate": "2020-06-27T09:14:00Z" + } + } + }, + { + "name": "v3.6.12", + "target": { + "target": { + "committedDate": "2020-08-15T06:43:26Z" + } + } + }, + { + "name": "v3.6.13", + "target": { + "target": { + "committedDate": "2021-02-16T01:30:33Z" + } + } + }, + { + "name": "v3.6.14", + "target": { + "target": { + "committedDate": "2021-06-28T16:52:10Z" + } + } + }, + { + "name": "v3.6.15", + "target": { + "target": { + "committedDate": "2021-09-04T03:49:41Z" + } + } + }, + { + "name": "v3.7.0a1", + "target": { + "target": { + "committedDate": "2017-09-19T05:09:03Z" + } + } + }, + { + "name": "v3.7.0a2", + "target": { + "target": { + "committedDate": "2017-10-17T03:50:50Z" + } + } + }, + { + "name": "v3.7.0a3", + "target": { + "target": { + "committedDate": "2017-12-05T08:27:19Z" + } + } + }, + { + "name": "v3.7.0a4", + "target": { + "target": { + "committedDate": "2018-01-09T03:05:14Z" + } + } + }, + { + "name": "v3.7.0b1", + "target": { + "target": { + "committedDate": "2018-01-30T23:48:26Z" + } + } + }, + { + "name": "v3.7.0b2", + "target": { + "target": { + "committedDate": "2018-02-28T00:49:18Z" + } + } + }, + { + "name": "v3.7.0b3", + "target": { + "target": { + "committedDate": "2018-03-29T11:57:55Z" + } + } + }, + { + "name": "v3.7.0b4", + "target": { + "target": { + "committedDate": "2018-05-02T07:41:45Z" + } + } + }, + { + "name": "v3.7.0b5", + "target": { + "target": { + "committedDate": "2018-05-30T23:50:49Z" + } + } + }, + { + "name": "v3.7.0rc1", + "target": { + "target": { + "committedDate": "2018-06-12T04:46:50Z" + } + } + }, + { + "name": "v3.7.0", + "target": { + "target": { + "committedDate": "2018-06-27T03:07:35Z" + } + } + }, + { + "name": "v3.7.1rc1", + "target": { + "target": { + "committedDate": "2018-09-26T06:16:09Z" + } + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_5.json b/tests/data/package/github/cpython/github_mock_data_5.json new file mode 100644 index 00000000..b315bfa0 --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_5.json @@ -0,0 +1,811 @@ +{ + "data": { + "repository": { + "refs": { + "totalCount": 571, + "pageInfo": { + "endCursor": "NTAw", + "hasNextPage": true + }, + "nodes": [ + { + "name": "v3.7.1rc2", + "target": { + "target": { + "committedDate": "2018-10-13T07:01:13Z" + } + } + }, + { + "name": "v3.7.1", + "target": { + "target": { + "committedDate": "2018-10-20T06:04:19Z" + } + } + }, + { + "name": "v3.7.2rc1", + "target": { + "target": { + "committedDate": "2018-12-11T21:46:13Z" + } + } + }, + { + "name": "v3.7.2", + "target": { + "target": { + "committedDate": "2018-12-23T21:37:36Z" + } + } + }, + { + "name": "v3.7.3rc1", + "target": { + "target": { + "committedDate": "2019-03-12T19:14:21Z" + } + } + }, + { + "name": "v3.7.3", + "target": { + "target": { + "committedDate": "2019-03-25T20:21:05Z" + } + } + }, + { + "name": "v3.7.4rc1", + "target": { + "target": { + "committedDate": "2019-06-18T21:02:54Z" + } + } + }, + { + "name": "v3.7.4rc2", + "target": { + "target": { + "committedDate": "2019-07-02T18:51:09Z" + } + } + }, + { + "name": "v3.7.4", + "target": { + "target": { + "committedDate": "2019-07-08T18:03:50Z" + } + } + }, + { + "name": "v3.7.5rc1", + "target": { + "target": { + "committedDate": "2019-10-01T17:23:17Z" + } + } + }, + { + "name": "v3.7.5", + "target": { + "target": { + "committedDate": "2019-10-14T22:32:36Z" + } + } + }, + { + "name": "v3.7.6rc1", + "target": { + "target": { + "committedDate": "2019-12-11T05:24:09Z" + } + } + }, + { + "name": "v3.7.6", + "target": { + "target": { + "committedDate": "2019-12-18T18:48:49Z" + } + } + }, + { + "name": "v3.7.7rc1", + "target": { + "target": { + "committedDate": "2020-03-04T07:37:27Z" + } + } + }, + { + "name": "v3.7.7", + "target": { + "target": { + "committedDate": "2020-03-10T06:11:12Z" + } + } + }, + { + "name": "v3.7.8rc1", + "target": { + "target": { + "committedDate": "2020-06-17T08:48:12Z" + } + } + }, + { + "name": "v3.7.8", + "target": { + "target": { + "committedDate": "2020-06-27T08:35:53Z" + } + } + }, + { + "name": "v3.7.9", + "target": { + "target": { + "committedDate": "2020-08-15T05:20:16Z" + } + } + }, + { + "name": "v3.7.10", + "target": { + "target": { + "committedDate": "2021-02-16T01:29:22Z" + } + } + }, + { + "name": "v3.7.11", + "target": { + "target": { + "committedDate": "2021-06-28T16:51:36Z" + } + } + }, + { + "name": "v3.7.12", + "target": { + "target": { + "committedDate": "2021-09-04T03:49:21Z" + } + } + }, + { + "name": "v3.7.13", + "target": { + "target": { + "committedDate": "2022-03-16T13:27:21Z" + } + } + }, + { + "name": "v3.7.14", + "target": { + "target": { + "committedDate": "2022-09-06T07:11:33Z" + } + } + }, + { + "name": "v3.7.15", + "target": { + "target": { + "committedDate": "2022-10-10T12:34:53Z" + } + } + }, + { + "name": "v3.7.16", + "target": { + "target": { + "committedDate": "2022-12-06T19:00:00Z" + } + } + }, + { + "name": "v3.7.17", + "target": { + "target": { + "committedDate": "2023-06-05T20:45:13Z" + } + } + }, + { + "name": "v3.8.0a1", + "target": { + "target": { + "committedDate": "2019-02-03T13:17:38Z" + } + } + }, + { + "name": "v3.8.0a2", + "target": { + "target": { + "committedDate": "2019-02-25T12:08:32Z" + } + } + }, + { + "name": "v3.8.0a3", + "target": { + "target": { + "committedDate": "2019-03-25T19:36:40Z" + } + } + }, + { + "name": "v3.8.0a4", + "target": { + "target": { + "committedDate": "2019-05-06T18:30:25Z" + } + } + }, + { + "name": "v3.8.0b1", + "target": { + "target": { + "committedDate": "2019-06-04T17:44:34Z" + } + } + }, + { + "name": "v3.8.0b2", + "target": { + "target": { + "committedDate": "2019-07-04T10:50:19Z" + } + } + }, + { + "name": "v3.8.0b3", + "target": { + "target": { + "committedDate": "2019-07-29T13:26:01Z" + } + } + }, + { + "name": "v3.8.0b4", + "target": { + "target": { + "committedDate": "2019-08-29T21:59:20Z" + } + } + }, + { + "name": "v3.8.0rc1", + "target": { + "target": { + "committedDate": "2019-10-01T12:58:26Z" + } + } + }, + { + "name": "v3.8.0", + "target": { + "target": { + "committedDate": "2019-10-14T13:34:47Z" + } + } + }, + { + "name": "v3.8.1rc1", + "target": { + "target": { + "committedDate": "2019-12-09T17:47:55Z" + } + } + }, + { + "name": "v3.8.1", + "target": { + "target": { + "committedDate": "2019-12-18T17:21:23Z" + } + } + }, + { + "name": "v3.8.2rc1", + "target": { + "target": { + "committedDate": "2020-02-10T19:08:24Z" + } + } + }, + { + "name": "v3.8.2rc2", + "target": { + "target": { + "committedDate": "2020-02-17T22:45:14Z" + } + } + }, + { + "name": "v3.8.2", + "target": { + "target": { + "committedDate": "2020-02-24T21:36:25Z" + } + } + }, + { + "name": "v3.8.3rc1", + "target": { + "target": { + "committedDate": "2020-04-29T17:21:55Z" + } + } + }, + { + "name": "v3.8.3", + "target": { + "target": { + "committedDate": "2020-05-13T17:31:54Z" + } + } + }, + { + "name": "v3.8.4rc1", + "target": { + "target": { + "committedDate": "2020-06-29T22:30:11Z" + } + } + }, + { + "name": "v3.8.4", + "target": { + "target": { + "committedDate": "2020-07-13T12:11:53Z" + } + } + }, + { + "name": "v3.8.5", + "target": { + "target": { + "committedDate": "2020-07-20T13:01:32Z" + } + } + }, + { + "name": "v3.8.6rc1", + "target": { + "target": { + "committedDate": "2020-09-07T15:52:19Z" + } + } + }, + { + "name": "v3.8.6", + "target": { + "target": { + "committedDate": "2020-09-23T12:36:32Z" + } + } + }, + { + "name": "v3.8.7rc1", + "target": { + "target": { + "committedDate": "2020-12-07T14:13:36Z" + } + } + }, + { + "name": "v3.8.7", + "target": { + "target": { + "committedDate": "2020-12-21T16:25:24Z" + } + } + }, + { + "name": "v3.8.8rc1", + "target": { + "target": { + "committedDate": "2021-02-16T18:12:03Z" + } + } + }, + { + "name": "v3.8.8", + "target": { + "target": { + "committedDate": "2021-02-19T10:28:41Z" + } + } + }, + { + "name": "v3.8.9", + "target": { + "target": { + "committedDate": "2021-04-02T10:32:10Z" + } + } + }, + { + "name": "v3.8.10", + "target": { + "target": { + "committedDate": "2021-05-03T09:47:56Z" + } + } + }, + { + "name": "v3.8.11", + "target": { + "target": { + "committedDate": "2021-06-28T10:08:34Z" + } + } + }, + { + "name": "v3.8.12", + "target": { + "target": { + "committedDate": "2021-08-30T14:26:41Z" + } + } + }, + { + "name": "v3.8.13", + "target": { + "target": { + "committedDate": "2022-03-16T12:22:54Z" + } + } + }, + { + "name": "v3.8.14", + "target": { + "target": { + "committedDate": "2022-09-06T20:59:22Z" + } + } + }, + { + "name": "v3.8.15", + "target": { + "target": { + "committedDate": "2022-10-11T15:42:49Z" + } + } + }, + { + "name": "v3.8.16", + "target": { + "target": { + "committedDate": "2022-12-06T18:59:58Z" + } + } + }, + { + "name": "v3.8.17", + "target": { + "target": { + "committedDate": "2023-06-06T13:32:21Z" + } + } + }, + { + "name": "v3.8.18", + "target": { + "target": { + "committedDate": "2023-08-24T19:36:32Z" + } + } + }, + { + "name": "v3.8.19", + "target": { + "target": { + "committedDate": "2024-03-19T15:40:39Z" + } + } + }, + { + "name": "v3.9.0a1", + "target": { + "committedDate": "2019-11-19T11:17:21Z" + } + }, + { + "name": "v3.9.0a2", + "target": { + "target": { + "committedDate": "2019-12-18T21:09:19Z" + } + } + }, + { + "name": "v3.9.0a3", + "target": { + "target": { + "committedDate": "2020-01-24T21:05:07Z" + } + } + }, + { + "name": "v3.9.0a4", + "target": { + "target": { + "committedDate": "2020-02-25T21:06:39Z" + } + } + }, + { + "name": "v3.9.0a5", + "target": { + "target": { + "committedDate": "2020-03-23T16:19:13Z" + } + } + }, + { + "name": "v3.9.0a6", + "target": { + "committedDate": "2020-04-27T20:44:04Z" + } + }, + { + "name": "v3.9.0b1", + "target": { + "target": { + "committedDate": "2020-05-18T23:07:09Z" + } + } + }, + { + "name": "v3.9.0b2", + "target": { + "target": { + "committedDate": "2020-06-08T18:41:34Z" + } + } + }, + { + "name": "v3.9.0b3", + "target": { + "target": { + "committedDate": "2020-06-09T18:52:10Z" + } + } + }, + { + "name": "v3.9.0b4", + "target": { + "target": { + "committedDate": "2020-07-02T17:57:45Z" + } + } + }, + { + "name": "v3.9.0b5", + "target": { + "target": { + "committedDate": "2020-07-20T17:47:09Z" + } + } + }, + { + "name": "v3.9.0rc1", + "target": { + "target": { + "committedDate": "2020-08-11T18:58:17Z" + } + } + }, + { + "name": "v3.9.0rc2", + "target": { + "target": { + "committedDate": "2020-09-16T21:23:13Z" + } + } + }, + { + "name": "v3.9.0", + "target": { + "target": { + "committedDate": "2020-10-05T15:07:58Z" + } + } + }, + { + "name": "v3.9.1rc1", + "target": { + "target": { + "committedDate": "2020-11-24T16:48:47Z" + } + } + }, + { + "name": "v3.9.1", + "target": { + "target": { + "committedDate": "2020-12-07T14:02:38Z" + } + } + }, + { + "name": "v3.9.2rc1", + "target": { + "target": { + "committedDate": "2021-02-16T20:10:19Z" + } + } + }, + { + "name": "v3.9.2", + "target": { + "target": { + "committedDate": "2021-02-19T12:31:44Z" + } + } + }, + { + "name": "v3.9.3", + "target": { + "target": { + "committedDate": "2021-04-02T09:51:53Z" + } + } + }, + { + "name": "v3.9.4", + "target": { + "target": { + "committedDate": "2021-04-04T12:56:53Z" + } + } + }, + { + "name": "v3.9.5", + "target": { + "target": { + "committedDate": "2021-05-03T14:54:42Z" + } + } + }, + { + "name": "v3.9.6", + "target": { + "target": { + "committedDate": "2021-06-28T08:26:18Z" + } + } + }, + { + "name": "v3.9.7", + "target": { + "target": { + "committedDate": "2021-08-30T19:02:15Z" + } + } + }, + { + "name": "v3.9.8", + "target": { + "target": { + "committedDate": "2021-11-05T19:21:41Z" + } + } + }, + { + "name": "v3.9.9", + "target": { + "target": { + "committedDate": "2021-11-15T17:43:00Z" + } + } + }, + { + "name": "v3.9.10", + "target": { + "target": { + "committedDate": "2022-01-13T21:21:23Z" + } + } + }, + { + "name": "v3.9.11", + "target": { + "target": { + "committedDate": "2022-03-16T13:03:13Z" + } + } + }, + { + "name": "v3.9.12", + "target": { + "target": { + "committedDate": "2022-03-23T21:12:08Z" + } + } + }, + { + "name": "v3.9.13", + "target": { + "target": { + "committedDate": "2022-05-17T11:12:56Z" + } + } + }, + { + "name": "v3.9.14", + "target": { + "target": { + "committedDate": "2022-09-06T17:26:16Z" + } + } + }, + { + "name": "v3.9.15", + "target": { + "target": { + "committedDate": "2022-10-11T14:48:37Z" + } + } + }, + { + "name": "v3.9.16", + "target": { + "target": { + "committedDate": "2022-12-06T17:59:46Z" + } + } + }, + { + "name": "v3.9.17", + "target": { + "target": { + "committedDate": "2023-06-06T09:32:53Z" + } + } + }, + { + "name": "v3.9.18", + "target": { + "target": { + "committedDate": "2023-08-24T17:59:28Z" + } + } + }, + { + "name": "v3.9.19", + "target": { + "target": { + "committedDate": "2024-03-19T15:48:02Z" + } + } + }, + { + "name": "v3.10.0a1", + "target": { + "target": { + "committedDate": "2020-10-05T17:30:18Z" + } + } + }, + { + "name": "v3.10.0a2", + "target": { + "target": { + "committedDate": "2020-11-03T00:02:08Z" + } + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/tests/data/package/github/cpython/github_mock_data_6.json b/tests/data/package/github/cpython/github_mock_data_6.json new file mode 100644 index 00000000..5978c4db --- /dev/null +++ b/tests/data/package/github/cpython/github_mock_data_6.json @@ -0,0 +1,579 @@ +{ + "data": { + "repository": { + "refs": { + "totalCount": 571, + "pageInfo": { + "endCursor": "NTcx", + "hasNextPage": false + }, + "nodes": [ + { + "name": "v3.10.0a3", + "target": { + "target": { + "committedDate": "2020-12-07T19:34:10Z" + } + } + }, + { + "name": "v3.10.0a4", + "target": { + "target": { + "committedDate": "2021-01-04T17:26:00Z" + } + } + }, + { + "name": "v3.10.0a5", + "target": { + "target": { + "committedDate": "2021-02-02T20:45:36Z" + } + } + }, + { + "name": "v3.10.0a6", + "target": { + "target": { + "committedDate": "2021-03-01T16:48:59Z" + } + } + }, + { + "name": "v3.10.0a7", + "target": { + "target": { + "committedDate": "2021-04-05T16:39:49Z" + } + } + }, + { + "name": "v3.10.0b1", + "target": { + "target": { + "committedDate": "2021-05-03T19:34:56Z" + } + } + }, + { + "name": "v3.10.0b2", + "target": { + "target": { + "committedDate": "2021-05-31T11:30:34Z" + } + } + }, + { + "name": "v3.10.0b3", + "target": { + "target": { + "committedDate": "2021-06-17T10:29:18Z" + } + } + }, + { + "name": "v3.10.0b4", + "target": { + "target": { + "committedDate": "2021-07-10T00:51:07Z" + } + } + }, + { + "name": "v3.10.0rc1", + "target": { + "target": { + "committedDate": "2021-08-02T19:53:59Z" + } + } + }, + { + "name": "v3.10.0rc2", + "target": { + "target": { + "committedDate": "2021-09-07T13:18:28Z" + } + } + }, + { + "name": "v3.10.0", + "target": { + "target": { + "committedDate": "2021-10-04T17:40:46Z" + } + } + }, + { + "name": "v3.10.1", + "target": { + "target": { + "committedDate": "2021-12-06T18:23:39Z" + } + } + }, + { + "name": "v3.10.2", + "target": { + "target": { + "committedDate": "2022-01-13T18:52:14Z" + } + } + }, + { + "name": "v3.10.3", + "target": { + "target": { + "committedDate": "2022-03-16T11:27:11Z" + } + } + }, + { + "name": "v3.10.4", + "target": { + "target": { + "committedDate": "2022-03-23T20:12:04Z" + } + } + }, + { + "name": "v3.10.5", + "target": { + "target": { + "committedDate": "2022-06-06T11:53:30Z" + } + } + }, + { + "name": "v3.10.6", + "target": { + "target": { + "committedDate": "2022-08-01T20:25:27Z" + } + } + }, + { + "name": "v3.10.7", + "target": { + "target": { + "committedDate": "2022-09-05T13:00:02Z" + } + } + }, + { + "name": "v3.10.8", + "target": { + "target": { + "committedDate": "2022-10-11T11:21:44Z" + } + } + }, + { + "name": "v3.10.9", + "target": { + "target": { + "committedDate": "2022-12-06T18:31:21Z" + } + } + }, + { + "name": "v3.10.10", + "target": { + "target": { + "committedDate": "2023-02-07T12:05:45Z" + } + } + }, + { + "name": "v3.10.11", + "target": { + "target": { + "committedDate": "2023-04-04T21:57:15Z" + } + } + }, + { + "name": "v3.10.12", + "target": { + "target": { + "committedDate": "2023-06-06T22:30:33Z" + } + } + }, + { + "name": "v3.10.13", + "target": { + "target": { + "committedDate": "2023-08-24T12:46:25Z" + } + } + }, + { + "name": "v3.10.14", + "target": { + "target": { + "committedDate": "2024-03-19T21:46:16Z" + } + } + }, + { + "name": "v3.11.0a1", + "target": { + "target": { + "committedDate": "2021-10-05T12:44:05Z" + } + } + }, + { + "name": "v3.11.0a2", + "target": { + "target": { + "committedDate": "2021-11-05T19:04:04Z" + } + } + }, + { + "name": "v3.11.0a3", + "target": { + "target": { + "committedDate": "2021-12-08T22:24:29Z" + } + } + }, + { + "name": "v3.11.0a4", + "target": { + "target": { + "committedDate": "2022-01-13T19:38:15Z" + } + } + }, + { + "name": "v3.11.0a5", + "target": { + "target": { + "committedDate": "2022-02-03T18:37:08Z" + } + } + }, + { + "name": "v3.11.0a6", + "target": { + "target": { + "committedDate": "2022-03-07T12:32:18Z" + } + } + }, + { + "name": "v3.11.0a7", + "target": { + "target": { + "committedDate": "2022-04-05T19:54:03Z" + } + } + }, + { + "name": "v3.11.0b1", + "target": { + "target": { + "committedDate": "2022-05-06T22:56:26Z" + } + } + }, + { + "name": "v3.11.0b2", + "target": { + "target": { + "committedDate": "2022-05-30T21:18:15Z" + } + } + }, + { + "name": "v3.11.0b3", + "target": { + "target": { + "committedDate": "2022-06-01T13:07:53Z" + } + } + }, + { + "name": "v3.11.0b4", + "target": { + "target": { + "committedDate": "2022-07-11T15:25:22Z" + } + } + }, + { + "name": "v3.11.0b5", + "target": { + "target": { + "committedDate": "2022-07-25T22:21:18Z" + } + } + }, + { + "name": "v3.11.0rc1", + "target": { + "target": { + "committedDate": "2022-08-05T14:45:18Z" + } + } + }, + { + "name": "v3.11.0rc2", + "target": { + "target": { + "committedDate": "2022-09-11T19:23:30Z" + } + } + }, + { + "name": "v3.11.0", + "target": { + "target": { + "committedDate": "2022-10-24T17:35:39Z" + } + } + }, + { + "name": "v3.11.1", + "target": { + "target": { + "committedDate": "2022-12-06T19:05:27Z" + } + } + }, + { + "name": "v3.11.2", + "target": { + "target": { + "committedDate": "2023-02-07T13:37:51Z" + } + } + }, + { + "name": "v3.11.3", + "target": { + "target": { + "committedDate": "2023-04-04T22:22:17Z" + } + } + }, + { + "name": "v3.11.4", + "target": { + "target": { + "committedDate": "2023-06-06T22:00:27Z" + } + } + }, + { + "name": "v3.11.5", + "target": { + "target": { + "committedDate": "2023-08-24T12:09:18Z" + } + } + }, + { + "name": "v3.11.6", + "target": { + "target": { + "committedDate": "2023-10-02T13:29:10Z" + } + } + }, + { + "name": "v3.11.7", + "target": { + "target": { + "committedDate": "2023-12-04T17:56:29Z" + } + } + }, + { + "name": "v3.11.8", + "target": { + "target": { + "committedDate": "2024-02-06T21:21:21Z" + } + } + }, + { + "name": "v3.12.0a1", + "target": { + "target": { + "committedDate": "2022-10-24T22:08:22Z" + } + } + }, + { + "name": "v3.12.0a2", + "target": { + "target": { + "committedDate": "2022-11-14T11:18:11Z" + } + } + }, + { + "name": "v3.12.0a3", + "target": { + "target": { + "committedDate": "2022-12-06T18:33:02Z" + } + } + }, + { + "name": "v3.12.0a4", + "target": { + "target": { + "committedDate": "2023-01-10T12:09:15Z" + } + } + }, + { + "name": "v3.12.0a5", + "target": { + "target": { + "committedDate": "2023-02-07T12:21:15Z" + } + } + }, + { + "name": "v3.12.0a6", + "target": { + "target": { + "committedDate": "2023-03-07T21:48:18Z" + } + } + }, + { + "name": "v3.12.0a7", + "target": { + "target": { + "committedDate": "2023-04-04T15:52:42Z" + } + } + }, + { + "name": "v3.12.0b1", + "target": { + "target": { + "committedDate": "2023-05-22T12:07:36Z" + } + } + }, + { + "name": "v3.12.0b2", + "target": { + "target": { + "committedDate": "2023-06-06T14:16:21Z" + } + } + }, + { + "name": "v3.12.0b3", + "target": { + "target": { + "committedDate": "2023-06-19T18:56:16Z" + } + } + }, + { + "name": "v3.12.0b4", + "target": { + "target": { + "committedDate": "2023-07-11T12:23:30Z" + } + } + }, + { + "name": "v3.12.0rc1", + "target": { + "committedDate": "2023-08-05T12:11:50Z" + } + }, + { + "name": "v3.12.0rc2", + "target": { + "target": { + "committedDate": "2023-09-05T21:57:19Z" + } + } + }, + { + "name": "v3.12.0rc3", + "target": { + "target": { + "committedDate": "2023-09-18T19:48:09Z" + } + } + }, + { + "name": "v3.12.0", + "target": { + "target": { + "committedDate": "2023-10-02T11:48:14Z" + } + } + }, + { + "name": "v3.12.1", + "target": { + "committedDate": "2023-12-07T20:46:47Z" + } + }, + { + "name": "v3.12.2", + "target": { + "target": { + "committedDate": "2024-02-06T20:19:44Z" + } + } + }, + { + "name": "v3.13.0a1", + "target": { + "target": { + "committedDate": "2023-10-13T08:52:10Z" + } + } + }, + { + "name": "v3.13.0a2", + "target": { + "target": { + "committedDate": "2023-11-22T11:20:24Z" + } + } + }, + { + "name": "v3.13.0a3", + "target": { + "target": { + "committedDate": "2024-01-17T12:14:40Z" + } + } + }, + { + "name": "v3.13.0a4", + "target": { + "target": { + "committedDate": "2024-02-15T13:38:42Z" + } + } + }, + { + "name": "v3.13.0a5", + "target": { + "target": { + "committedDate": "2024-03-12T20:11:08Z" + } + } + } + ] + } + } + } +} \ No newline at end of file diff --git a/tests/data/package/github/regenerate_mock_data.py b/tests/data/package/github/regenerate_mock_data.py index 1125703a..f3bde7d7 100644 --- a/tests/data/package/github/regenerate_mock_data.py +++ b/tests/data/package/github/regenerate_mock_data.py @@ -70,6 +70,7 @@ def fetch_github_mock_data(owner, name, subdir): ("nixos", "nix", "nix"), ("miniupnp", "miniupnp", "miniupnp"), ("rpm-software-management", "rpm", "rpm"), + ("python", "cpython", "cpython"), ] diff --git a/tests/test_package.py b/tests/test_package.py index b0a191ed..01617d95 100644 --- a/tests/test_package.py +++ b/tests/test_package.py @@ -346,6 +346,29 @@ def test_packages_github_source_pupnp( result = info("pkg:github/pupnp/pupnp") self.check_result(expected_file, result) + + @mock.patch("fetchcode.utils.get_response") + @mock.patch("fetchcode.utils.github_response") + def test_packages_github_source_cpython( + self, mock_github_response, mock_get_response + ): + test_data = [ + "tests/data/package/github/cpython/github_mock_data_1.json", + "tests/data/package/github/cpython/github_mock_data_2.json", + "tests/data/package/github/cpython/github_mock_data_3.json", + "tests/data/package/github/cpython/github_mock_data_4.json", + "tests/data/package/github/cpython/github_mock_data_5.json", + "tests/data/package/github/cpython/github_mock_data_6.json", + ] + mock_github_response.side_effect = [file_json(file) for file in test_data] + mock_get_response.return_value = file_json( + "tests/data/package/github/cpython/github_mock_data_0.json" + ) + + expected_file = "tests/data/package/github/cpython-expected.json" + result = info("pkg:github/python/cpython") + + self.check_result(expected_file, result) @mock.patch("fetchcode.utils.get_response") @mock.patch("fetchcode.utils.github_response")