{"id":8614615,"name":"github.com/pythoncharmers/python-future","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pythoncharmers/python-future","keywords_array":[],"namespace":null,"versions_count":50,"first_release_published_at":"2023-12-02T02:14:51.089Z","latest_release_published_at":"2024-02-21T11:36:09.000Z","latest_release_number":"v1.0.0","last_synced_at":"2026-05-17T15:42:10.836Z","created_at":"2023-12-02T02:14:42.755Z","updated_at":"2026-05-17T15:42:10.837Z","registry_url":"https://pkg.go.dev/github.com/pythoncharmers/python-future","install_command":"go get github.com/pythoncharmers/python-future","documentation_url":"https://pkg.go.dev/github.com/pythoncharmers/python-future#section-documentation","metadata":{},"repo_metadata":{"id":647477,"uuid":"11403699","full_name":"PythonCharmers/python-future","owner":"PythonCharmers","description":"Easy, clean, reliable Python 2/3 compatibility","archived":false,"fork":false,"pushed_at":"2025-05-19T20:20:19.000Z","size":4391,"stargazers_count":1181,"open_issues_count":189,"forks_count":292,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-09-28T01:01:57.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://python-future.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PythonCharmers.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":"docs/roadmap.rst","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-07-14T13:57:47.000Z","updated_at":"2025-09-26T21:59:04.000Z","dependencies_parsed_at":"2024-01-18T09:56:53.674Z","dependency_job_id":"71e872b1-c4a2-42b8-acd1-6ff00b126451","html_url":"https://github.com/PythonCharmers/python-future","commit_stats":{"total_commits":1679,"total_committers":128,"mean_commits":13.1171875,"dds":"0.19118522930315662","last_synced_commit":"2d56f83adab5a0957cfc5abbe62db1e2d1912b61"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/PythonCharmers/python-future","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PythonCharmers","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/sbom","scorecard":{"id":115382,"data":{"date":"2025-08-11","repo":{"name":"github.com/PythonCharmers/python-future","commit":"2d56f83adab5a0957cfc5abbe62db1e2d1912b61"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 6/25 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v0.17.x'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/PythonCharmers/python-future/ci.yml/master?enable=pin","Warn: containerImage not pinned by hash: 2.6.Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: pipCommand not pinned by hash: test.sh:9","Warn: pipCommand not pinned by hash: test.sh:11","Warn: pipCommand not pinned by hash: test.sh:17","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T01:06:14.273Z","repository_id":647477,"created_at":"2025-08-16T01:06:14.273Z","updated_at":"2025-08-16T01:06:14.273Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278540466,"owners_count":26003804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"PythonCharmers","name":"Python Charmers","uuid":"3365815","kind":"organization","description":"","email":"support@pythoncharmers.com","website":"http://pythoncharmers.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3365815?v=4","repositories_count":65,"last_synced_at":"2024-03-25T22:22:20.970Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PythonCharmers","funding_links":[],"total_stars":1633,"followers":35,"following":0,"created_at":"2022-11-02T19:00:39.683Z","updated_at":"2024-03-25T22:22:21.697Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PythonCharmers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PythonCharmers/repositories"},"tags":[{"name":"v1.0.0","sha":"2bdbfa5664241fee622b23590abd3492f973afc9","kind":"commit","published_at":"2024-02-21T11:36:09.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v1.0.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v1.0.0/manifests"},{"name":"v0.18.3","sha":"af1db970b0879b59e7aeb798c27a623144561cff","kind":"commit","published_at":"2023-01-13T03:16:35.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.18.3","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.3/manifests"},{"name":"v0.18.2","sha":"01a1d313b0e17580f31e3d02a2225d7b6f471aff","kind":"commit","published_at":"2019-10-31T00:50:10.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.18.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.2/manifests"},{"name":"v0.18.1","sha":"a3e303fa5d3722da43c52229fbe12085e15ac26e","kind":"commit","published_at":"2019-10-17T18:09:14.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.18.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.1/manifests"},{"name":"v0.18.0","sha":"92ff2a5104c9b379912aee6694fe4dfd99eceec6","kind":"commit","published_at":"2019-10-10T00:06:24.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.18.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"a8114e48ce7dbc4cecbf6a764d73e83d03b0d6ba","kind":"commit","published_at":"2018-10-31T00:18:25.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.17.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"dadf17bd43e9b723108c61d02490022b59aecbe6","kind":"commit","published_at":"2018-10-25T22:21:01.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.17.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"dd4f27ec99eec1ef9049f93db1176da0ea0d2e84","kind":"commit","published_at":"2016-10-27T21:02:54.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.16.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.16.0/manifests"},{"name":"v0.15.2","sha":"6b8341c0412ddf8081151692e9034986a6f867bc","kind":"commit","published_at":"2015-09-11T07:17:47.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.15.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"c59ebb8d48c9a679722d24768a7ea676ad357814","kind":"commit","published_at":"2015-09-09T01:24:12.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.15.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"87c46f416ca93be62de4e556dec78219e173a0c0","kind":"commit","published_at":"2015-07-25T02:32:45.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.15.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.15.0/manifests"},{"name":"v0.14.3","sha":"3d17779b91bea6f8e61786f67814119f706b32cd","kind":"commit","published_at":"2014-12-14T22:05:57.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.14.3","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"5924c81359458161aeda561f5e3ac1deb97dacc4","kind":"commit","published_at":"2014-11-21T11:45:17.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.14.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"0cf66adfa08271db914a47cf9a4009e2dadc0f91","kind":"commit","published_at":"2014-10-02T12:59:19.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.14.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"f7053c37a79cfa24e8d5283b45502f7e15ebdf42","kind":"commit","published_at":"2014-10-02T05:46:32.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.14.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"132e6c57947fe384eeef4402a3b5487431b7d86a","kind":"commit","published_at":"2014-09-23T04:32:44.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.13.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"71fda716aaa216a0b2a58f32658050c06d5ec9d1","kind":"commit","published_at":"2014-08-13T02:41:47.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.13.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.13.0/manifests"},{"name":"v0.12.4","sha":"507d11c3182694d26b9522637876de79ea36d492","kind":"commit","published_at":"2014-07-18T09:59:27.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.12.4","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"3a4dfe53a06950fee8b67f14e0bd894ea18e3b96","kind":"commit","published_at":"2014-06-19T10:16:19.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.12.3","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"6d853a7b8e9f71933d38c8a63fa545e84755a757","kind":"commit","published_at":"2014-05-25T12:59:53.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.12.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"ec10cf69b7249b509b7cc2d8791a518aaa5056e8","kind":"commit","published_at":"2014-05-14T13:21:37.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.12.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"93a232eb1efa79d54c564e494973fde7f188aa73","kind":"commit","published_at":"2014-05-05T17:07:24.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.12.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.12.0/manifests"},{"name":"v0.11.4","sha":"569d38a8cf9968262dc7e2ef99db3fb03035dacd","kind":"commit","published_at":"2014-03-24T13:57:15.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.11.4","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"170a0d443083c39590723465b2075db7467cdfbe","kind":"commit","published_at":"2014-02-27T05:21:49.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.11.3","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.3/manifests"},{"name":"v0.11.2","sha":"0ee2b038e1d31e073e5d7780214bf71cf97b51be","kind":"commit","published_at":"2014-01-28T14:29:54.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.11.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"e0d09276f8135be2a051bd11babc1d6954f1ea50","kind":"commit","published_at":"2014-01-28T12:33:01.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.11.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11.1/manifests"},{"name":"v0.11","sha":"7eff792ec80d3d66b274df53e2c7e1ec724fd006","kind":"commit","published_at":"2014-01-28T06:12:18.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.11","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.11/manifests"},{"name":"v0.10.2","sha":"55c43dea78fcbb6728a1fc5c886547133a46c834","kind":"commit","published_at":"2014-01-11T00:42:52.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.10.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"5f5cca45e12ddf00b01aa263c83c1e94b26da148","kind":"commit","published_at":"2013-12-07T14:28:59.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.10.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"04882be6e6c34f47001893d496740d243b4d80ba","kind":"commit","published_at":"2013-12-01T13:15:50.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.10.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d61d1def822dc027dd3f82fdef9eb4efbcc4898e","kind":"commit","published_at":"2013-11-15T20:46:17.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.9.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"c57762d93b3123e25ba68ada26b2b0e4fefaf036","kind":"commit","published_at":"2013-10-30T06:27:07.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.8.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"7cb3be4f69400339f047db8383ebd8774e8f371e","kind":"commit","published_at":"2013-10-29T02:14:30.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.8.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"dded4d3bfb64fb5ec73aba9f6e6990d78b49dc94","kind":"commit","published_at":"2013-10-28T04:53:26.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.8.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.0/manifests"},{"name":"v0.8.0-beta1","sha":"5a741cdc3383bd27789853997b892e0cf5479070","kind":"commit","published_at":"2013-10-28T04:38:58.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.8.0-beta1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.8.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.8.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.8.0-beta1/manifests"},{"name":"v0.7.0","sha":"11af7f5373c6cde04134cc610e0bcb3cbcff33c4","kind":"commit","published_at":"2013-10-24T12:21:52.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.7.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d1d2d65bdf6cdac53caed097eda8bdb7346b1ef3","kind":"commit","published_at":"2013-10-02T00:22:23.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.6.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"db760c992136dd9387b3eaab7080b886de869545","kind":"commit","published_at":"2013-09-24T06:33:27.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.5.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"98511ae2cf34a22c768afdadc83a378ae761d14e","kind":"commit","published_at":"2013-09-21T20:45:06.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.5.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6f2e4b2f0387c4f6b622e44b226432ffe0f41d51","kind":"commit","published_at":"2013-09-18T14:13:07.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.5.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"0d734433bda6faed712be2e4315423587fe783d4","kind":"commit","published_at":"2013-08-09T15:16:57.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.4.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.4.0/manifests"},{"name":"v0.3.5","sha":"9de0d963c59f203fc02f5b3fb744ca05a26b449f","kind":"commit","published_at":"2013-08-08T12:17:06.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.5","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"6abf64f7cdbbcef8015f804875995cac97dcab80","kind":"commit","published_at":"2013-08-08T11:29:17.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.4","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"2ac92208e0892caad284e6a8cd85cd5705cf7557","kind":"commit","published_at":"2013-08-05T06:22:36.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.3","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"b4507739ceab769d0aa31622550a1630cc70ac4f","kind":"commit","published_at":"2013-08-04T23:36:54.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.2/manifests"},{"name":"v0.3.0","sha":"6fcb14230b91b8f55c496fd819d14d41fda3493b","kind":"commit","published_at":"2013-07-28T23:15:10.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.0/manifests"},{"name":"v0.3.0-rc2","sha":"87a5a26c9192b93d1060b4d151383b3f63847ca4","kind":"commit","published_at":"2013-07-28T15:19:15.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.0-rc2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.0-rc2/manifests"},{"name":"v0.3.0-rc1","sha":"df7c2ece8d10bb41b6b4cdcf7e3e08999f4e3d97","kind":"commit","published_at":"2013-07-28T14:58:52.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.3.0-rc1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.3.0-rc1/manifests"},{"name":"v0.2.2.1","sha":"dfc849586ff519474ae4b61be330e7b48d89e868","kind":"commit","published_at":"2013-07-27T13:10:36.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.2.2.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.2.1/manifests"},{"name":"v0.2.2","sha":"360a626a928cf6870e4434b92a2c19bff62df159","kind":"commit","published_at":"2013-07-27T12:59:07.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.2.2","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"44fb6f34b834fe9deb78b46ecbcf255410f49044","kind":"commit","published_at":"2013-07-27T07:14:16.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.2.1","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8e6cd45d037a79d4cd3dc15729cbd8ea40c39182","kind":"commit","published_at":"2013-07-26T05:19:54.000Z","download_url":"https://codeload.github.com/PythonCharmers/python-future/tar.gz/v0.2.0","html_url":"https://github.com/PythonCharmers/python-future/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/PythonCharmers/python-future@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T01:08:45.495Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.9507316496339249,"forks_count":1.5899675512735973,"docker_downloads_count":null,"average":5.979505513792842},"purl":"pkg:golang/github.com/pythoncharmers/python-future","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pythoncharmers/python-future","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pythoncharmers/python-future","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pythoncharmers/python-future/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-29T11:04:36.007Z","issues_count":79,"pull_requests_count":87,"avg_time_to_close_issue":54432619.82857143,"avg_time_to_close_pull_request":56090374.93589743,"issues_closed_count":35,"pull_requests_closed_count":78,"pull_request_authors_count":45,"issue_authors_count":70,"avg_comments_per_issue":2.278481012658228,"avg_comments_per_pull_request":1.4137931034482758,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":4,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":7563058.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PythonCharmers%2Fpython-future/issues","maintainers":[{"login":"sfdye","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sfdye"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythoncharmers%2Fpython-future/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythoncharmers%2Fpython-future/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythoncharmers%2Fpython-future/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythoncharmers%2Fpython-future/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythoncharmers%2Fpython-future/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpythoncharmers%2Fpython-future/codemeta","maintainers":[]}