{"id":368207,"url":"https://github.com/jd/tenacity","last_synced_at":"2026-06-19T12:30:42.572Z","repository":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2026-05-22T07:06:13.000Z","size":723,"stargazers_count":8614,"open_issues_count":34,"forks_count":322,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-05-26T11:52:27.292Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2026-05-26T01:00:07.000Z","dependencies_parsed_at":"2026-03-05T09:01:21.953Z","dependency_job_id":null,"html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":412,"total_committers":98,"mean_commits":4.204081632653061,"dds":0.6189320388349515,"last_synced_commit":"0d40e76f7d06d631fb127e1ec58c8bd776e70d49"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/jd/tenacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/sbom","scorecard":{"id":512138,"data":{"date":"2025-08-11","repo":{"name":"github.com/jd/tenacity","commit":"eed7d785e667df145c0e3eeddff59af64e4e860d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":8,"reason":"Found 17/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:2","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T00:50:22.073Z","repository_id":37413042,"created_at":"2025-08-20T00:50:22.073Z","updated_at":"2025-08-20T00:50:22.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34181555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-11T02:00:06.485Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"Open Source Software Engineer 💻,\r\nRunner 🏃🏻‍♂️\r\nFoodie 🍲 \r\nFPS player 🎯","email":"julien@danjou.info","website":"https://julien.danjou.info/","location":"Toulouse, France","twitter":"juldanjou","company":"@Mergifyio","icon_url":"https://avatars.githubusercontent.com/u/2644?u=ac60529f7cb65ae0ceb7ad27c91ef56c2f1ed067\u0026v=4","repositories_count":122,"last_synced_at":"2026-03-03T17:50:33.890Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jd"}},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":9054,"followers":1277,"following":76,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2026-03-03T17:50:33.890Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd/repositories"},"packages":[{"id":5285741,"name":"tenacity","ecosystem":"conda","description":"Tenacity is general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2020-01-21T19:46:05.000Z","latest_release_published_at":"2025-10-13T17:12:26.000Z","latest_release_number":"9.1.2","last_synced_at":"2026-03-04T10:25:42.988Z","created_at":"2022-10-03T15:43:16.319Z","updated_at":"2026-03-04T11:55:28.379Z","registry_url":"https://anaconda.org/anaconda/tenacity","install_command":"conda install -c anaconda tenacity","documentation_url":null,"metadata":{},"repo_metadata":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2025-10-01T19:07:16.000Z","size":612,"stargazers_count":7930,"open_issues_count":128,"forks_count":300,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-10-10T09:43:25.429Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2025-10-09T20:30:27.000Z","dependencies_parsed_at":"2024-01-11T17:47:31.625Z","dependency_job_id":"c3fd2dba-0da9-4d11-849f-e409b65b0fe0","html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":412,"total_committers":98,"mean_commits":4.204081632653061,"dds":0.6189320388349515,"last_synced_commit":"0d40e76f7d06d631fb127e1ec58c8bd776e70d49"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/jd/tenacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/sbom","scorecard":{"id":512138,"data":{"date":"2025-08-11","repo":{"name":"github.com/jd/tenacity","commit":"eed7d785e667df145c0e3eeddff59af64e4e860d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":8,"reason":"Found 17/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:2","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T00:50:22.073Z","repository_id":37413042,"created_at":"2025-08-20T00:50:22.073Z","updated_at":"2025-08-20T00:50:22.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006753,"owners_count":26084186,"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-11T02:00:06.511Z","response_time":55,"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":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"Open Source Software Engineer 💻,\r\nRunner 🏃🏻‍♂️\r\nFoodie 🍲 \r\nFPS player 🎯","email":"","website":"https://julien.danjou.info/","location":"Toulouse, France","twitter":"juldanjou","company":"@Mergifyio","icon_url":"https://avatars.githubusercontent.com/u/2644?u=ac60529f7cb65ae0ceb7ad27c91ef56c2f1ed067\u0026v=4","repositories_count":122,"last_synced_at":"2025-10-06T15:51:31.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jd"}},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":8568,"followers":1256,"following":75,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2025-10-06T15:51:31.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd/repositories"},"tags":[{"name":"9.1.2","sha":"62787c34bb052d28d814bc07e5c3caed22cd73a2","kind":"commit","published_at":"2025-04-02T08:23:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"2b173a1039009773dbf5d377f95cc8aabe83bf58","kind":"commit","published_at":"2025-04-02T08:20:14.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"a44271f3d7d917d81e432ce7f85d448b437b4e41","kind":"commit","published_at":"2025-04-02T08:07:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"a662bbb487cd6d34541824589f8e8c7a1f7791bb","kind":"commit","published_at":"2024-07-29T12:10:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0/manifests"},{"name":"8.5.0","sha":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","kind":"commit","published_at":"2024-07-05T07:22:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0/manifests"},{"name":"8.4.2","sha":"a15fa645326ef776dbef81ee13e3833cd14bdced","kind":"commit","published_at":"2024-06-24T14:58:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","kind":"commit","published_at":"2024-06-17T12:00:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"702014bc224240c1bb92bdaab250bda178fd938f","kind":"commit","published_at":"2024-06-17T07:39:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","kind":"commit","published_at":"2024-03-14T10:25:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0/manifests"},{"name":"8.2.3","sha":"41ed2420cda8ab7650a39900451099f4730266c3","kind":"tag","published_at":"2023-08-14T13:22:02.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"548c5d490187af6f339cbffdd0add38aecc3ecb0","kind":"tag","published_at":"2023-02-28T14:21:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"b49eb370573626abd5ddb5dc03228c503079be59","kind":"commit","published_at":"2023-02-09T16:58:03.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"78c8d4bc8596af1143801076faa922f2f21c1bba","kind":"tag","published_at":"2023-02-07T12:24:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"014b8e6c39d0052d9bb80ad85bae9a390d1aad09","kind":"tag","published_at":"2022-09-21T12:23:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"a7f548520e4ee871ad8aeb354ecfa1a324c8ca19","kind":"tag","published_at":"2021-07-12T09:35:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"06413c391f7fed0d286e35ce2226c1ac577cce67","kind":"tag","published_at":"2021-07-08T07:32:12.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0/manifests"},{"name":"7.0.0","sha":"3b5c6bff5815fb86627b1fc693524f936058b61f","kind":"tag","published_at":"2021-03-03T17:00:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/7.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0/manifests"},{"name":"6.3.1","sha":"98f7da70f867b70dd4a47135290eedc7b36b3723","kind":"tag","published_at":"2020-12-16T19:20:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"db0f9586e02d5235d571dc549b04ff3d5f13de47","kind":"tag","published_at":"2020-12-15T09:31:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"c5a8abb404c50bddd9881c69b995c343ab7b4991","kind":"tag","published_at":"2020-04-30T10:00:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"b1c98ef7582565b3472bd4fb1bc0cc7907a30121","kind":"tag","published_at":"2020-02-26T10:38:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"6cb9fe14554d05494b17f47db8e85b6183f8767f","kind":"tag","published_at":"2019-11-06T12:11:56.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0/manifests"},{"name":"5.1.5","sha":"2391424ed00d732be99d09bbc6aa43a7a635fd40","kind":"tag","published_at":"2019-10-30T12:56:45.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.5","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5/manifests"},{"name":"5.1.4","sha":"ca4c4184b56ba635a064b3c06accd9aa376cbefd","kind":"tag","published_at":"2019-10-28T11:14:39.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"545a337cc9a02098ee779c5776cf0c360287d955","kind":"tag","published_at":"2019-10-28T11:11:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"46df478c18088a7128eebea13da6b2768ef53ebe","kind":"commit","published_at":"2019-10-28T11:04:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"2775f13b34b3ec67a774061a77fcd4e1e9b4157c","kind":"tag","published_at":"2019-08-16T08:45:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"9272357166503c62ba23406c7f38b8b208ef33c5","kind":"tag","published_at":"2019-08-16T07:54:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0/manifests"},{"name":"5.0.4","sha":"a7b83aeb487bf8de6b8f601d5b2e35f7141e8a4e","kind":"tag","published_at":"2019-04-08T15:16:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"5f3d822c22ef435a57081a314bcb61b1c9f7b326","kind":"tag","published_at":"2019-01-29T07:40:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3/manifests"},{"name":"mergify2-8322efac-b317-4468-ab5b-6767219628e0","sha":"3cd734c7aed08b33ae08a5c96e8af7037e006b79","kind":"commit","published_at":"2018-11-05T13:19:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/mergify2-8322efac-b317-4468-ab5b-6767219628e0","html_url":"https://github.com/jd/tenacity/releases/tag/mergify2-8322efac-b317-4468-ab5b-6767219628e0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@mergify2-8322efac-b317-4468-ab5b-6767219628e0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0/manifests"},{"name":"5.0.2","sha":"2614cb5f573a76ee37996eb67bc44ee14157adc8","kind":"tag","published_at":"2018-08-27T07:17:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"1d05520276766d8c53fbb35b2b8368cc43a6c52c","kind":"tag","published_at":"2018-08-20T13:41:51.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"4baff6e26be044d8132262d89a78e969d0a52cea","kind":"tag","published_at":"2018-08-17T12:48:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0/manifests"},{"name":"4.12.0","sha":"723ba6acfa00df769d2f14cce2ad257652ab41d9","kind":"tag","published_at":"2018-05-01T10:20:01.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.12.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"3aacb41738f04852ba153d9a5ec4e21fa71b996a","kind":"tag","published_at":"2018-04-24T06:49:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.11.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"0b8e03a89db920f7418b0505ce4fe35bbd719125","kind":"tag","published_at":"2018-04-09T14:47:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.10.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"e71f5c827944406787404f96c75ea2d8fdd4600a","kind":"tag","published_at":"2018-03-05T08:17:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.9.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"69cf4a74549b0820e6baaa188d0e72ced5ed58ad","kind":"tag","published_at":"2017-12-14T08:51:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.8.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0/manifests"},{"name":"4.7.1","sha":"058200d40e828e292772560d01683d75d4752776","kind":"tag","published_at":"2017-11-29T08:44:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"290c0dce0b51236667324cea7184c2f00f22ab25","kind":"tag","published_at":"2017-11-12T13:31:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0/manifests"},{"name":"4.6.1","sha":"2fabd4ac5dfa1e0ffa25e2965e067dc9f6109ec9","kind":"tag","published_at":"2017-11-09T14:39:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"b0a30f85ffac529c5475c56f7dd48bde3b28f190","kind":"tag","published_at":"2017-11-09T13:55:18.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"a86237f4d0dee13d328e819d7d9bf038c8bb0a77","kind":"tag","published_at":"2017-10-24T08:40:09.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"319168f18ecb7d95ead91f3d7aaada23dabe1161","kind":"tag","published_at":"2017-07-26T07:45:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"bd52c579e5ac384b016d532f431487fa89ef1eb8","kind":"tag","published_at":"2017-07-10T16:58:05.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"dc009e7fc59195419e2e1347b3f1e5c0cca58a2a","kind":"tag","published_at":"2017-06-20T14:40:17.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"5052cdc3b140766563d916c4bc949e733ae5914b","kind":"tag","published_at":"2017-04-24T09:05:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f2e0fa73a26e4c4331eeeb145d576bfa0f5b1637","kind":"tag","published_at":"2017-03-24T09:03:22.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"4101b5ed9560f3053a1e540cda92c635f15714da","kind":"tag","published_at":"2017-03-06T16:49:08.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0/manifests"},{"name":"3.7.1","sha":"76cec8a3ec4c69efbeaebb04927c928f2af5a314","kind":"tag","published_at":"2017-01-04T15:40:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"9e8d7792eb9499cf0c02efe7030c75190e5cae7d","kind":"tag","published_at":"2017-01-04T15:27:11.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"c3b02ab8aa532f0b1c8d1bda94856114dc45c223","kind":"tag","published_at":"2016-12-13T15:08:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"8f96a9ff383e0521723c131fd908551b55b5ed4d","kind":"tag","published_at":"2016-12-08T12:36:13.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"d0b4f9538c094d82c8dbd1111a9c4d855962c26a","kind":"tag","published_at":"2016-11-25T16:05:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"879590e590f8e57f6678cab38f7ed7d7f538e9bc","kind":"tag","published_at":"2016-10-24T14:50:04.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"2c7ab553d287ae4ce3ec8c684c86543ff2e277fe","kind":"tag","published_at":"2016-10-04T16:04:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"510cd9f67192982d97a5ff8a5bc09d0d5edd72a1","kind":"tag","published_at":"2016-10-04T15:47:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"3ca87fab537246ed3e5085c74ae9a4f7cf851e3c","kind":"tag","published_at":"2016-09-23T11:02:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"bed881719af36d5db13ba58963cf908c80ed303f","kind":"tag","published_at":"2016-09-16T10:36:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"5a66d389ac3c90c80c8bc9ad7694b810c392d39b","kind":"tag","published_at":"2016-08-26T08:10:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"b04134a8148c3eb2bb6757c1a2a66d7009441ad2","kind":"tag","published_at":"2016-08-25T15:39:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/2.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0/manifests"},{"name":"v1.3.3","sha":"3659c70b1f0d0e4f3a262d6b76075a8eb082c73d","kind":"tag","published_at":"2014-12-15T01:16:24.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"2cd062edcb522b37c49e5b693e69d5fa8d6d2437","kind":"tag","published_at":"2014-11-10T04:42:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cab083eb5791615fadbc0c98ad77a70d64b77d0d","kind":"tag","published_at":"2014-10-01T04:51:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"36a09fa4dadb67b81359078c61f418a971f57372","kind":"tag","published_at":"2014-10-01T00:51:35.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"d59d44624ac7b9afa9ecc949873fd29266dfde67","kind":"tag","published_at":"2014-08-25T23:45:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"52ebba0af2d1782e74524a90b0309a4b95b3581e","kind":"tag","published_at":"2014-06-26T18:40:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e0ebef9d2b3571be4f788e9d7fa02561d8ecaa8a","kind":"tag","published_at":"2014-05-05T17:19:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"6bc111fd90786a8f137b4b1d44a76bd9e9b4d465","kind":"tag","published_at":"2014-03-31T08:04:54.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5ac66cf291fa6d017d28a56355cc50f476cc08db","kind":"tag","published_at":"2013-07-09T08:04:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7a6a432530400a67ed33416b5e76727217738fa","kind":"tag","published_at":"2013-07-09T08:02:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T11:55:28.347Z","dependent_packages_count":8,"downloads":135882,"downloads_period":"total","dependent_repos_count":112,"rankings":{"downloads":null,"dependent_repos_count":17.761557177615572,"dependent_packages_count":5.869829683698296,"stargazers_count":11.709245742092458,"forks_count":21.59367396593674,"docker_downloads_count":null,"average":14.233576642335766},"purl":"pkg:conda/tenacity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tenacity/dependencies","status":null,"funding_links":["https://github.com/sponsors/jd"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T14:14:09.614Z","issues_count":132,"pull_requests_count":153,"avg_time_to_close_issue":26307556.181818184,"avg_time_to_close_pull_request":8542251.807692308,"issues_closed_count":44,"pull_requests_closed_count":130,"pull_request_authors_count":55,"issue_authors_count":128,"avg_comments_per_issue":2.143939393939394,"avg_comments_per_pull_request":2.287581699346405,"merged_pull_requests_count":106,"bot_issues_count":1,"bot_pull_requests_count":25,"past_year_issues_count":20,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":294919.75,"past_year_avg_time_to_close_pull_request":107893.94736842105,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.55,"past_year_avg_comments_per_pull_request":1.9230769230769231,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"},{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}],"active_maintainers":[{"login":"jd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/tenacity/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4944,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":730},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-03T06:45:51.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5293820,"name":"tenacity","ecosystem":"conda","description":"Tenacity is general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying","homepage":"http://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":[],"namespace":null,"versions_count":28,"first_release_published_at":"2022-10-03T15:55:53.928Z","latest_release_published_at":"2022-09-22T00:40:01.000Z","latest_release_number":"8.1.0","last_synced_at":"2026-03-04T10:26:21.436Z","created_at":"2022-10-03T15:55:53.918Z","updated_at":"2026-03-04T11:55:28.423Z","registry_url":"https://anaconda.org/conda-forge/tenacity","install_command":"conda install -c conda-forge tenacity","documentation_url":null,"metadata":{},"repo_metadata":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2025-10-01T19:07:16.000Z","size":612,"stargazers_count":7930,"open_issues_count":128,"forks_count":300,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-10-10T09:43:25.429Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2025-10-09T20:30:27.000Z","dependencies_parsed_at":"2024-01-11T17:47:31.625Z","dependency_job_id":"c3fd2dba-0da9-4d11-849f-e409b65b0fe0","html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":412,"total_committers":98,"mean_commits":4.204081632653061,"dds":0.6189320388349515,"last_synced_commit":"0d40e76f7d06d631fb127e1ec58c8bd776e70d49"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/jd/tenacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/sbom","scorecard":{"id":512138,"data":{"date":"2025-08-11","repo":{"name":"github.com/jd/tenacity","commit":"eed7d785e667df145c0e3eeddff59af64e4e860d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":8,"reason":"Found 17/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:2","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T00:50:22.073Z","repository_id":37413042,"created_at":"2025-08-20T00:50:22.073Z","updated_at":"2025-08-20T00:50:22.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006753,"owners_count":26084186,"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-11T02:00:06.511Z","response_time":55,"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":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"Open Source Software Engineer 💻,\r\nRunner 🏃🏻‍♂️\r\nFoodie 🍲 \r\nFPS player 🎯","email":"","website":"https://julien.danjou.info/","location":"Toulouse, France","twitter":"juldanjou","company":"@Mergifyio","icon_url":"https://avatars.githubusercontent.com/u/2644?u=ac60529f7cb65ae0ceb7ad27c91ef56c2f1ed067\u0026v=4","repositories_count":122,"last_synced_at":"2025-10-06T15:51:31.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jd"}},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":8568,"followers":1256,"following":75,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2025-10-06T15:51:31.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd/repositories"},"tags":[{"name":"9.1.2","sha":"62787c34bb052d28d814bc07e5c3caed22cd73a2","kind":"commit","published_at":"2025-04-02T08:23:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"2b173a1039009773dbf5d377f95cc8aabe83bf58","kind":"commit","published_at":"2025-04-02T08:20:14.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"a44271f3d7d917d81e432ce7f85d448b437b4e41","kind":"commit","published_at":"2025-04-02T08:07:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"a662bbb487cd6d34541824589f8e8c7a1f7791bb","kind":"commit","published_at":"2024-07-29T12:10:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0/manifests"},{"name":"8.5.0","sha":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","kind":"commit","published_at":"2024-07-05T07:22:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0/manifests"},{"name":"8.4.2","sha":"a15fa645326ef776dbef81ee13e3833cd14bdced","kind":"commit","published_at":"2024-06-24T14:58:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","kind":"commit","published_at":"2024-06-17T12:00:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"702014bc224240c1bb92bdaab250bda178fd938f","kind":"commit","published_at":"2024-06-17T07:39:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","kind":"commit","published_at":"2024-03-14T10:25:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0/manifests"},{"name":"8.2.3","sha":"41ed2420cda8ab7650a39900451099f4730266c3","kind":"tag","published_at":"2023-08-14T13:22:02.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"548c5d490187af6f339cbffdd0add38aecc3ecb0","kind":"tag","published_at":"2023-02-28T14:21:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"b49eb370573626abd5ddb5dc03228c503079be59","kind":"commit","published_at":"2023-02-09T16:58:03.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"78c8d4bc8596af1143801076faa922f2f21c1bba","kind":"tag","published_at":"2023-02-07T12:24:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"014b8e6c39d0052d9bb80ad85bae9a390d1aad09","kind":"tag","published_at":"2022-09-21T12:23:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"a7f548520e4ee871ad8aeb354ecfa1a324c8ca19","kind":"tag","published_at":"2021-07-12T09:35:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"06413c391f7fed0d286e35ce2226c1ac577cce67","kind":"tag","published_at":"2021-07-08T07:32:12.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0/manifests"},{"name":"7.0.0","sha":"3b5c6bff5815fb86627b1fc693524f936058b61f","kind":"tag","published_at":"2021-03-03T17:00:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/7.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0/manifests"},{"name":"6.3.1","sha":"98f7da70f867b70dd4a47135290eedc7b36b3723","kind":"tag","published_at":"2020-12-16T19:20:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"db0f9586e02d5235d571dc549b04ff3d5f13de47","kind":"tag","published_at":"2020-12-15T09:31:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"c5a8abb404c50bddd9881c69b995c343ab7b4991","kind":"tag","published_at":"2020-04-30T10:00:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"b1c98ef7582565b3472bd4fb1bc0cc7907a30121","kind":"tag","published_at":"2020-02-26T10:38:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"6cb9fe14554d05494b17f47db8e85b6183f8767f","kind":"tag","published_at":"2019-11-06T12:11:56.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0/manifests"},{"name":"5.1.5","sha":"2391424ed00d732be99d09bbc6aa43a7a635fd40","kind":"tag","published_at":"2019-10-30T12:56:45.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.5","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5/manifests"},{"name":"5.1.4","sha":"ca4c4184b56ba635a064b3c06accd9aa376cbefd","kind":"tag","published_at":"2019-10-28T11:14:39.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"545a337cc9a02098ee779c5776cf0c360287d955","kind":"tag","published_at":"2019-10-28T11:11:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"46df478c18088a7128eebea13da6b2768ef53ebe","kind":"commit","published_at":"2019-10-28T11:04:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"2775f13b34b3ec67a774061a77fcd4e1e9b4157c","kind":"tag","published_at":"2019-08-16T08:45:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"9272357166503c62ba23406c7f38b8b208ef33c5","kind":"tag","published_at":"2019-08-16T07:54:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0/manifests"},{"name":"5.0.4","sha":"a7b83aeb487bf8de6b8f601d5b2e35f7141e8a4e","kind":"tag","published_at":"2019-04-08T15:16:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"5f3d822c22ef435a57081a314bcb61b1c9f7b326","kind":"tag","published_at":"2019-01-29T07:40:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3/manifests"},{"name":"mergify2-8322efac-b317-4468-ab5b-6767219628e0","sha":"3cd734c7aed08b33ae08a5c96e8af7037e006b79","kind":"commit","published_at":"2018-11-05T13:19:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/mergify2-8322efac-b317-4468-ab5b-6767219628e0","html_url":"https://github.com/jd/tenacity/releases/tag/mergify2-8322efac-b317-4468-ab5b-6767219628e0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@mergify2-8322efac-b317-4468-ab5b-6767219628e0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0/manifests"},{"name":"5.0.2","sha":"2614cb5f573a76ee37996eb67bc44ee14157adc8","kind":"tag","published_at":"2018-08-27T07:17:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"1d05520276766d8c53fbb35b2b8368cc43a6c52c","kind":"tag","published_at":"2018-08-20T13:41:51.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"4baff6e26be044d8132262d89a78e969d0a52cea","kind":"tag","published_at":"2018-08-17T12:48:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0/manifests"},{"name":"4.12.0","sha":"723ba6acfa00df769d2f14cce2ad257652ab41d9","kind":"tag","published_at":"2018-05-01T10:20:01.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.12.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"3aacb41738f04852ba153d9a5ec4e21fa71b996a","kind":"tag","published_at":"2018-04-24T06:49:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.11.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"0b8e03a89db920f7418b0505ce4fe35bbd719125","kind":"tag","published_at":"2018-04-09T14:47:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.10.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"e71f5c827944406787404f96c75ea2d8fdd4600a","kind":"tag","published_at":"2018-03-05T08:17:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.9.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"69cf4a74549b0820e6baaa188d0e72ced5ed58ad","kind":"tag","published_at":"2017-12-14T08:51:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.8.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0/manifests"},{"name":"4.7.1","sha":"058200d40e828e292772560d01683d75d4752776","kind":"tag","published_at":"2017-11-29T08:44:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"290c0dce0b51236667324cea7184c2f00f22ab25","kind":"tag","published_at":"2017-11-12T13:31:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0/manifests"},{"name":"4.6.1","sha":"2fabd4ac5dfa1e0ffa25e2965e067dc9f6109ec9","kind":"tag","published_at":"2017-11-09T14:39:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"b0a30f85ffac529c5475c56f7dd48bde3b28f190","kind":"tag","published_at":"2017-11-09T13:55:18.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"a86237f4d0dee13d328e819d7d9bf038c8bb0a77","kind":"tag","published_at":"2017-10-24T08:40:09.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"319168f18ecb7d95ead91f3d7aaada23dabe1161","kind":"tag","published_at":"2017-07-26T07:45:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"bd52c579e5ac384b016d532f431487fa89ef1eb8","kind":"tag","published_at":"2017-07-10T16:58:05.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"dc009e7fc59195419e2e1347b3f1e5c0cca58a2a","kind":"tag","published_at":"2017-06-20T14:40:17.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"5052cdc3b140766563d916c4bc949e733ae5914b","kind":"tag","published_at":"2017-04-24T09:05:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f2e0fa73a26e4c4331eeeb145d576bfa0f5b1637","kind":"tag","published_at":"2017-03-24T09:03:22.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"4101b5ed9560f3053a1e540cda92c635f15714da","kind":"tag","published_at":"2017-03-06T16:49:08.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0/manifests"},{"name":"3.7.1","sha":"76cec8a3ec4c69efbeaebb04927c928f2af5a314","kind":"tag","published_at":"2017-01-04T15:40:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"9e8d7792eb9499cf0c02efe7030c75190e5cae7d","kind":"tag","published_at":"2017-01-04T15:27:11.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"c3b02ab8aa532f0b1c8d1bda94856114dc45c223","kind":"tag","published_at":"2016-12-13T15:08:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"8f96a9ff383e0521723c131fd908551b55b5ed4d","kind":"tag","published_at":"2016-12-08T12:36:13.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"d0b4f9538c094d82c8dbd1111a9c4d855962c26a","kind":"tag","published_at":"2016-11-25T16:05:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"879590e590f8e57f6678cab38f7ed7d7f538e9bc","kind":"tag","published_at":"2016-10-24T14:50:04.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"2c7ab553d287ae4ce3ec8c684c86543ff2e277fe","kind":"tag","published_at":"2016-10-04T16:04:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"510cd9f67192982d97a5ff8a5bc09d0d5edd72a1","kind":"tag","published_at":"2016-10-04T15:47:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"3ca87fab537246ed3e5085c74ae9a4f7cf851e3c","kind":"tag","published_at":"2016-09-23T11:02:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"bed881719af36d5db13ba58963cf908c80ed303f","kind":"tag","published_at":"2016-09-16T10:36:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"5a66d389ac3c90c80c8bc9ad7694b810c392d39b","kind":"tag","published_at":"2016-08-26T08:10:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"b04134a8148c3eb2bb6757c1a2a66d7009441ad2","kind":"tag","published_at":"2016-08-25T15:39:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/2.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0/manifests"},{"name":"v1.3.3","sha":"3659c70b1f0d0e4f3a262d6b76075a8eb082c73d","kind":"tag","published_at":"2014-12-15T01:16:24.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"2cd062edcb522b37c49e5b693e69d5fa8d6d2437","kind":"tag","published_at":"2014-11-10T04:42:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cab083eb5791615fadbc0c98ad77a70d64b77d0d","kind":"tag","published_at":"2014-10-01T04:51:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"36a09fa4dadb67b81359078c61f418a971f57372","kind":"tag","published_at":"2014-10-01T00:51:35.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"d59d44624ac7b9afa9ecc949873fd29266dfde67","kind":"tag","published_at":"2014-08-25T23:45:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"52ebba0af2d1782e74524a90b0309a4b95b3581e","kind":"tag","published_at":"2014-06-26T18:40:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e0ebef9d2b3571be4f788e9d7fa02561d8ecaa8a","kind":"tag","published_at":"2014-05-05T17:19:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"6bc111fd90786a8f137b4b1d44a76bd9e9b4d465","kind":"tag","published_at":"2014-03-31T08:04:54.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5ac66cf291fa6d017d28a56355cc50f476cc08db","kind":"tag","published_at":"2013-07-09T08:04:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7a6a432530400a67ed33416b5e76727217738fa","kind":"tag","published_at":"2013-07-09T08:02:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-04T11:55:28.399Z","dependent_packages_count":32,"downloads":12929551,"downloads_period":"total","dependent_repos_count":112,"rankings":{"downloads":null,"dependent_repos_count":3.21373322022057,"dependent_packages_count":2.1158740456110587,"stargazers_count":5.10005489295873,"forks_count":11.821947202954238,"docker_downloads_count":null,"average":5.56290234043615},"purl":"pkg:conda/tenacity?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tenacity/dependencies","status":null,"funding_links":["https://github.com/sponsors/jd"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T14:14:09.614Z","issues_count":132,"pull_requests_count":153,"avg_time_to_close_issue":26307556.181818184,"avg_time_to_close_pull_request":8542251.807692308,"issues_closed_count":44,"pull_requests_closed_count":130,"pull_request_authors_count":55,"issue_authors_count":128,"avg_comments_per_issue":2.143939393939394,"avg_comments_per_pull_request":2.287581699346405,"merged_pull_requests_count":106,"bot_issues_count":1,"bot_pull_requests_count":25,"past_year_issues_count":20,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":294919.75,"past_year_avg_time_to_close_pull_request":107893.94736842105,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.55,"past_year_avg_comments_per_pull_request":1.9230769230769231,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"},{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}],"active_maintainers":[{"login":"jd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tenacity/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2266},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-03T06:46:36.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13788188,"name":"python-tenacity","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-13T14:48:58.522Z","latest_release_published_at":"2026-02-13T14:48:58.522Z","latest_release_number":"8.2.1-1","last_synced_at":"2026-03-13T15:26:25.658Z","created_at":"2026-02-13T14:48:58.325Z","updated_at":"2026-03-13T15:26:25.658Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pbr, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-six, python3-typeguard","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T14:49:12.066Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-tenacity?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":412},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-01T06:53:18.736Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12878359,"name":"python313Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T05:14:18.204Z","latest_release_published_at":"2026-01-27T05:14:18.204Z","latest_release_number":"9.1.2","last_synced_at":"2026-03-07T06:28:50.159Z","created_at":"2026-01-27T05:14:17.749Z","updated_at":"2026-03-07T06:36:55.620Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.tenacity","install_command":"nix-env -iA nixpkgs.python313Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tenacity/default.nix#L49","metadata":{"nix_attribute":"python3.13-tenacity-9.1.2","position":"pkgs/development/python-modules/tenacity/default.nix:49","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.tenacity?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-07T06:28:50.314Z","updated_at":"2026-03-07T06:28:50.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144628,"maintainers_count":4598,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1507},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-03T06:06:13.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13602776,"name":"python-tenacity","ecosystem":"debian","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:01:28.305Z","latest_release_published_at":"2026-02-11T11:01:28.305Z","latest_release_number":"4.12.0-2","last_synced_at":"2026-03-13T18:06:15.764Z","created_at":"2026-02-11T11:01:28.131Z","updated_at":"2026-03-13T18:06:15.764Z","registry_url":"https://tracker.debian.org/pkg/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":"https://packages.debian.org/buster/python-tenacity","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity, python-tenacity-doc, python3-tenacity","standards_version":"4.2.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), dh-python, python-all, python-pbr, python-setuptools, python-tornado, python3-all, python3-pbr, python3-setuptools, python3-sphinx, python3-tornado","build_depends_indep":"python-concurrent.futures, python-monotonic, python-nose, python-six, python3-monotonic, python3-nose, python3-six","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:14:00.937Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-tenacity?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":76},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-04-05T05:09:11.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13441931,"name":"python-tenacity","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:27:45.826Z","latest_release_published_at":"2026-02-08T06:27:45.826Z","latest_release_number":"8.5.0-0ubuntu1","last_synced_at":"2026-03-08T06:30:19.922Z","created_at":"2026-02-08T06:27:45.521Z","updated_at":"2026-03-10T14:02:35.066Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.7.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-trio, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-typeguard (\u003e= 3.0)","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-tenacity?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":177},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-03-31T06:41:18.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13527892,"name":"python-tenacity","ecosystem":"debian","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:04:07.129Z","latest_release_published_at":"2026-02-10T23:04:07.129Z","latest_release_number":"6.2.0-4","last_synced_at":"2026-03-14T03:18:41.905Z","created_at":"2026-02-10T23:04:06.952Z","updated_at":"2026-03-14T03:18:41.905Z","registry_url":"https://tracker.debian.org/pkg/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":"https://packages.debian.org/bullseye/python-tenacity","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.5.0","maintainer":"Debian Python Modules Team \u003cpython-modules-team@alioth-lists.debian.net\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pbr, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-six, python3-typeguard","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:25:56.917Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-tenacity?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":77},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-01T06:53:20.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":12822276,"name":"python310Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:18:09.041Z","latest_release_published_at":"2026-01-26T18:18:09.041Z","latest_release_number":"8.2.2","last_synced_at":"2026-03-04T22:37:53.913Z","created_at":"2026-01-26T18:18:08.885Z","updated_at":"2026-03-04T22:37:54.159Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.tenacity","install_command":"nix-env -iA nixpkgs.python310Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tenacity/default.nix#L43","metadata":{"nix_attribute":"python3.10-tenacity-8.2.2","position":"pkgs/development/python-modules/tenacity/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.tenacity?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-04T22:37:54.085Z","updated_at":"2026-03-04T22:37:54.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12834598,"name":"python311Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:40:46.555Z","latest_release_published_at":"2026-01-26T20:40:46.555Z","latest_release_number":"8.2.2","last_synced_at":"2026-03-04T22:37:55.320Z","created_at":"2026-01-26T20:40:46.396Z","updated_at":"2026-03-04T22:37:55.629Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.tenacity","install_command":"nix-env -iA nixpkgs.python311Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/tenacity/default.nix#L43","metadata":{"nix_attribute":"python3.11-tenacity-8.2.2","position":"pkgs/development/python-modules/tenacity/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.tenacity?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-04T22:37:55.548Z","updated_at":"2026-03-04T22:37:55.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13432654,"name":"python-tenacity","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-07T20:13:12.692Z","latest_release_published_at":"2026-02-07T20:13:12.692Z","latest_release_number":"6.0.0-0ubuntu2","last_synced_at":"2026-03-07T20:38:33.108Z","created_at":"2026-02-07T20:13:12.362Z","updated_at":"2026-03-07T21:02:38.737Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.4.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-pbr, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado","build_depends_indep":"python3-pytest, python3-six","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-tenacity?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-01T06:53:15.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13300042,"name":"python310Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:38:31.326Z","latest_release_published_at":"2026-02-02T06:38:31.326Z","latest_release_number":"8.2.3","last_synced_at":"2026-03-07T08:38:38.215Z","created_at":"2026-02-02T06:38:30.778Z","updated_at":"2026-03-07T08:38:38.469Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.tenacity","install_command":"nix-env -iA nixpkgs.python310Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tenacity/default.nix#L43","metadata":{"nix_attribute":"python3.10-tenacity-8.2.3","position":"pkgs/development/python-modules/tenacity/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.tenacity?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-07T08:38:38.399Z","updated_at":"2026-03-07T08:38:38.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13536975,"name":"python-tenacity","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:28:51.043Z","latest_release_published_at":"2026-02-11T00:28:51.043Z","latest_release_number":"8.2.1-1","last_synced_at":"2026-03-11T18:39:40.686Z","created_at":"2026-02-11T00:28:50.880Z","updated_at":"2026-03-11T18:39:40.687Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pbr, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-six, python3-typeguard","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:29:08.690Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-tenacity?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":99},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-01T06:53:19.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":12902072,"name":"python314Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:36:12.551Z","latest_release_published_at":"2026-01-27T10:36:12.551Z","latest_release_number":"9.1.2","last_synced_at":"2026-03-04T07:13:12.713Z","created_at":"2026-01-27T10:36:12.333Z","updated_at":"2026-03-04T07:13:13.051Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.tenacity","install_command":"nix-env -iA nixpkgs.python314Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/tenacity/default.nix#L49","metadata":{"nix_attribute":"python3.14-tenacity-9.1.2","position":"pkgs/development/python-modules/tenacity/default.nix:49","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.tenacity?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-04T07:13:12.966Z","updated_at":"2026-03-04T07:13:12.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":144628,"maintainers_count":4598,"namespaces_count":0,"keywords_count":1,"github":"NixOS","metadata":{"funded_packages_count":1507},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-03T06:06:13.150Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13665832,"name":"python-tenacity","ecosystem":"debian","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:50:48.263Z","latest_release_published_at":"2026-02-12T10:50:48.263Z","latest_release_number":"8.4.2+really8.4.1-2","last_synced_at":"2026-03-14T15:30:35.492Z","created_at":"2026-02-12T10:50:47.947Z","updated_at":"2026-03-14T15:30:35.492Z","registry_url":"https://tracker.debian.org/pkg/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":"https://packages.debian.org/trixie/python-tenacity","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-trio, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-typeguard (\u003e= 3.0)","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:50:57.177Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-tenacity?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":282},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-03-31T06:41:13.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13381460,"name":"python-tenacity","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:37:48.473Z","latest_release_published_at":"2026-02-05T07:37:48.473Z","latest_release_number":"8.2.3-2","last_synced_at":"2026-03-05T11:21:29.347Z","created_at":"2026-02-05T07:37:48.039Z","updated_at":"2026-03-05T11:31:31.263Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-typeguard (\u003e= 3.0)","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-tenacity?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":161},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-01T06:53:16.927Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":2941871,"name":"tenacity","ecosystem":"pypi","description":"Retry code until it succeeds","homepage":"https://github.com/jd/tenacity","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":[],"namespace":null,"versions_count":61,"first_release_published_at":"2016-08-25T15:40:17.000Z","latest_release_published_at":"2026-02-07T10:45:32.000Z","latest_release_number":"9.1.4","last_synced_at":"2026-04-06T19:01:13.934Z","created_at":"2022-04-10T12:47:53.817Z","updated_at":"2026-04-06T19:01:13.935Z","registry_url":"https://pypi.org/project/tenacity/","install_command":"pip install tenacity --index-url https://pypi.org/simple","documentation_url":"https://tenacity.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Topic :: Utilities"],"normalized_name":"tenacity","project_status":null},"repo_metadata":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2024-10-01T19:51:32.000Z","size":596,"stargazers_count":6671,"open_issues_count":114,"forks_count":281,"subscribers_count":46,"default_branch":"main","last_synced_at":"2024-10-25T05:31:33.720Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2024-10-25T05:30:25.000Z","dependencies_parsed_at":"2024-01-11T17:47:31.625Z","dependency_job_id":"c3fd2dba-0da9-4d11-849f-e409b65b0fe0","html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":411,"total_committers":98,"mean_commits":"4.1938775510204085","dds":0.6180048661800487,"last_synced_commit":"11af5c1397b65f126cde67922da97a1f37aa0af4"},"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221435662,"owners_count":16820707,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"Open Source Software Engineer 💻,\r\nRunner 🏃🏻‍♂️\r\nFoodie 🍲 \r\nFPS player 🎯","email":"","website":"https://julien.danjou.info/","location":"Toulouse, France","twitter":"juldanjou","company":"@Mergifyio","icon_url":"https://avatars.githubusercontent.com/u/2644?u=f53dcbcc3a08993cbad5f187123738be26ed4053\u0026v=4","repositories_count":120,"last_synced_at":"2024-05-20T14:47:57.646Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":6728,"followers":1167,"following":74,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2024-05-20T14:48:01.423Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd/repositories"},"tags":[{"name":"9.0.0","sha":"a662bbb487cd6d34541824589f8e8c7a1f7791bb","kind":"commit","published_at":"2024-07-29T12:10:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0/manifests"},{"name":"8.5.0","sha":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","kind":"commit","published_at":"2024-07-05T07:22:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0/manifests"},{"name":"8.4.2","sha":"a15fa645326ef776dbef81ee13e3833cd14bdced","kind":"commit","published_at":"2024-06-24T14:58:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","kind":"commit","published_at":"2024-06-17T12:00:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"702014bc224240c1bb92bdaab250bda178fd938f","kind":"commit","published_at":"2024-06-17T07:39:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","kind":"commit","published_at":"2024-03-14T10:25:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0/manifests"},{"name":"8.2.3","sha":"41ed2420cda8ab7650a39900451099f4730266c3","kind":"tag","published_at":"2023-08-14T13:22:02.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"548c5d490187af6f339cbffdd0add38aecc3ecb0","kind":"tag","published_at":"2023-02-28T14:21:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"b49eb370573626abd5ddb5dc03228c503079be59","kind":"commit","published_at":"2023-02-09T16:58:03.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"78c8d4bc8596af1143801076faa922f2f21c1bba","kind":"tag","published_at":"2023-02-07T12:24:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"014b8e6c39d0052d9bb80ad85bae9a390d1aad09","kind":"tag","published_at":"2022-09-21T12:23:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"a7f548520e4ee871ad8aeb354ecfa1a324c8ca19","kind":"tag","published_at":"2021-07-12T09:35:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"06413c391f7fed0d286e35ce2226c1ac577cce67","kind":"tag","published_at":"2021-07-08T07:32:12.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0/manifests"},{"name":"7.0.0","sha":"3b5c6bff5815fb86627b1fc693524f936058b61f","kind":"tag","published_at":"2021-03-03T17:00:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/7.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0/manifests"},{"name":"6.3.1","sha":"98f7da70f867b70dd4a47135290eedc7b36b3723","kind":"tag","published_at":"2020-12-16T19:20:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"db0f9586e02d5235d571dc549b04ff3d5f13de47","kind":"tag","published_at":"2020-12-15T09:31:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"c5a8abb404c50bddd9881c69b995c343ab7b4991","kind":"tag","published_at":"2020-04-30T10:00:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"b1c98ef7582565b3472bd4fb1bc0cc7907a30121","kind":"tag","published_at":"2020-02-26T10:38:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"6cb9fe14554d05494b17f47db8e85b6183f8767f","kind":"tag","published_at":"2019-11-06T12:11:56.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0/manifests"},{"name":"5.1.5","sha":"2391424ed00d732be99d09bbc6aa43a7a635fd40","kind":"tag","published_at":"2019-10-30T12:56:45.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.5","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5/manifests"},{"name":"5.1.4","sha":"ca4c4184b56ba635a064b3c06accd9aa376cbefd","kind":"tag","published_at":"2019-10-28T11:14:39.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"545a337cc9a02098ee779c5776cf0c360287d955","kind":"tag","published_at":"2019-10-28T11:11:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"46df478c18088a7128eebea13da6b2768ef53ebe","kind":"commit","published_at":"2019-10-28T11:04:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"2775f13b34b3ec67a774061a77fcd4e1e9b4157c","kind":"tag","published_at":"2019-08-16T08:45:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"9272357166503c62ba23406c7f38b8b208ef33c5","kind":"tag","published_at":"2019-08-16T07:54:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0/manifests"},{"name":"5.0.4","sha":"a7b83aeb487bf8de6b8f601d5b2e35f7141e8a4e","kind":"tag","published_at":"2019-04-08T15:16:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"5f3d822c22ef435a57081a314bcb61b1c9f7b326","kind":"tag","published_at":"2019-01-29T07:40:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3/manifests"},{"name":"mergify2-8322efac-b317-4468-ab5b-6767219628e0","sha":"3cd734c7aed08b33ae08a5c96e8af7037e006b79","kind":"commit","published_at":"2018-11-05T13:19:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/mergify2-8322efac-b317-4468-ab5b-6767219628e0","html_url":"https://github.com/jd/tenacity/releases/tag/mergify2-8322efac-b317-4468-ab5b-6767219628e0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0/manifests"},{"name":"5.0.2","sha":"2614cb5f573a76ee37996eb67bc44ee14157adc8","kind":"tag","published_at":"2018-08-27T07:17:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"1d05520276766d8c53fbb35b2b8368cc43a6c52c","kind":"tag","published_at":"2018-08-20T13:41:51.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"4baff6e26be044d8132262d89a78e969d0a52cea","kind":"tag","published_at":"2018-08-17T12:48:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0/manifests"},{"name":"4.12.0","sha":"723ba6acfa00df769d2f14cce2ad257652ab41d9","kind":"tag","published_at":"2018-05-01T10:20:01.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.12.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"3aacb41738f04852ba153d9a5ec4e21fa71b996a","kind":"tag","published_at":"2018-04-24T06:49:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.11.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"0b8e03a89db920f7418b0505ce4fe35bbd719125","kind":"tag","published_at":"2018-04-09T14:47:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.10.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"e71f5c827944406787404f96c75ea2d8fdd4600a","kind":"tag","published_at":"2018-03-05T08:17:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.9.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"69cf4a74549b0820e6baaa188d0e72ced5ed58ad","kind":"tag","published_at":"2017-12-14T08:51:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.8.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0/manifests"},{"name":"4.7.1","sha":"058200d40e828e292772560d01683d75d4752776","kind":"tag","published_at":"2017-11-29T08:44:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"290c0dce0b51236667324cea7184c2f00f22ab25","kind":"tag","published_at":"2017-11-12T13:31:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0/manifests"},{"name":"4.6.1","sha":"2fabd4ac5dfa1e0ffa25e2965e067dc9f6109ec9","kind":"tag","published_at":"2017-11-09T14:39:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"b0a30f85ffac529c5475c56f7dd48bde3b28f190","kind":"tag","published_at":"2017-11-09T13:55:18.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"a86237f4d0dee13d328e819d7d9bf038c8bb0a77","kind":"tag","published_at":"2017-10-24T08:40:09.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"319168f18ecb7d95ead91f3d7aaada23dabe1161","kind":"tag","published_at":"2017-07-26T07:45:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"bd52c579e5ac384b016d532f431487fa89ef1eb8","kind":"tag","published_at":"2017-07-10T16:58:05.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"dc009e7fc59195419e2e1347b3f1e5c0cca58a2a","kind":"tag","published_at":"2017-06-20T14:40:17.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"5052cdc3b140766563d916c4bc949e733ae5914b","kind":"tag","published_at":"2017-04-24T09:05:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f2e0fa73a26e4c4331eeeb145d576bfa0f5b1637","kind":"tag","published_at":"2017-03-24T09:03:22.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"4101b5ed9560f3053a1e540cda92c635f15714da","kind":"tag","published_at":"2017-03-06T16:49:08.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0/manifests"},{"name":"3.7.1","sha":"76cec8a3ec4c69efbeaebb04927c928f2af5a314","kind":"tag","published_at":"2017-01-04T15:40:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"9e8d7792eb9499cf0c02efe7030c75190e5cae7d","kind":"tag","published_at":"2017-01-04T15:27:11.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"c3b02ab8aa532f0b1c8d1bda94856114dc45c223","kind":"tag","published_at":"2016-12-13T15:08:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"8f96a9ff383e0521723c131fd908551b55b5ed4d","kind":"tag","published_at":"2016-12-08T12:36:13.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"d0b4f9538c094d82c8dbd1111a9c4d855962c26a","kind":"tag","published_at":"2016-11-25T16:05:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"879590e590f8e57f6678cab38f7ed7d7f538e9bc","kind":"tag","published_at":"2016-10-24T14:50:04.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"2c7ab553d287ae4ce3ec8c684c86543ff2e277fe","kind":"tag","published_at":"2016-10-04T16:04:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"510cd9f67192982d97a5ff8a5bc09d0d5edd72a1","kind":"tag","published_at":"2016-10-04T15:47:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"3ca87fab537246ed3e5085c74ae9a4f7cf851e3c","kind":"tag","published_at":"2016-09-23T11:02:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"bed881719af36d5db13ba58963cf908c80ed303f","kind":"tag","published_at":"2016-09-16T10:36:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"5a66d389ac3c90c80c8bc9ad7694b810c392d39b","kind":"tag","published_at":"2016-08-26T08:10:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"b04134a8148c3eb2bb6757c1a2a66d7009441ad2","kind":"tag","published_at":"2016-08-25T15:39:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/2.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0/manifests"},{"name":"v1.3.3","sha":"3659c70b1f0d0e4f3a262d6b76075a8eb082c73d","kind":"tag","published_at":"2014-12-15T01:16:24.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"2cd062edcb522b37c49e5b693e69d5fa8d6d2437","kind":"tag","published_at":"2014-11-10T04:42:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cab083eb5791615fadbc0c98ad77a70d64b77d0d","kind":"tag","published_at":"2014-10-01T04:51:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"36a09fa4dadb67b81359078c61f418a971f57372","kind":"tag","published_at":"2014-10-01T00:51:35.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"d59d44624ac7b9afa9ecc949873fd29266dfde67","kind":"tag","published_at":"2014-08-25T23:45:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"52ebba0af2d1782e74524a90b0309a4b95b3581e","kind":"tag","published_at":"2014-06-26T18:40:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e0ebef9d2b3571be4f788e9d7fa02561d8ecaa8a","kind":"tag","published_at":"2014-05-05T17:19:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"6bc111fd90786a8f137b4b1d44a76bd9e9b4d465","kind":"tag","published_at":"2014-03-31T08:04:54.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5ac66cf291fa6d017d28a56355cc50f476cc08db","kind":"tag","published_at":"2013-07-09T08:04:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7a6a432530400a67ed33416b5e76727217738fa","kind":"tag","published_at":"2013-07-09T08:02:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T19:27:17.097Z","dependent_packages_count":1231,"downloads":312950984,"downloads_period":"last-month","dependent_repos_count":28278,"rankings":{"downloads":0.02531148719660606,"dependent_repos_count":0.04218581199434343,"dependent_packages_count":0.021643155718837067,"stargazers_count":0.7859400191120071,"forks_count":4.110548837414046,"docker_downloads_count":0.04438681088100483,"average":0.8383360203861407},"purl":"pkg:pypi/tenacity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tenacity","docker_dependents_count":3043,"docker_downloads_count":1501135894,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tenacity/dependencies","status":null,"funding_links":["https://github.com/sponsors/jd"],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:33:21.334Z","issues_count":114,"pull_requests_count":96,"avg_time_to_close_issue":27390253.0,"avg_time_to_close_pull_request":8289688.25,"issues_closed_count":43,"pull_requests_closed_count":84,"pull_request_authors_count":49,"issue_authors_count":110,"avg_comments_per_issue":2.763157894736842,"avg_comments_per_pull_request":2.4583333333333335,"merged_pull_requests_count":67,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":40,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":265842.6153846154,"past_year_avg_time_to_close_pull_request":1311642.0909090908,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":2.025,"past_year_avg_comments_per_pull_request":2.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":29,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"},{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}],"active_maintainers":[{"login":"jd","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tenacity/codemeta","maintainers":[{"uuid":"jd","login":"jd","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/jd/","role":null,"created_at":"2023-01-30T17:58:34.523Z","updated_at":"2023-01-30T17:58:34.523Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jd/packages"},{"uuid":"sileht","login":"sileht","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/sileht/","role":null,"created_at":"2023-01-30T17:58:34.679Z","updated_at":"2023-01-30T17:58:34.679Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sileht/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":833440,"maintainers_count":355816,"namespaces_count":0,"keywords_count":270194,"github":"pypi","metadata":{"funded_packages_count":53084},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-05T05:05:39.368Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":8613771,"name":"github.com/jd/tenacity","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2023-12-02T02:10:35.807Z","latest_release_published_at":"2014-12-15T01:07:01.000Z","latest_release_number":"v1.3.3","last_synced_at":"2026-04-05T00:01:40.492Z","created_at":"2023-12-02T02:10:25.247Z","updated_at":"2026-04-05T00:01:40.492Z","registry_url":"https://pkg.go.dev/github.com/jd/tenacity","install_command":"go get github.com/jd/tenacity","documentation_url":"https://pkg.go.dev/github.com/jd/tenacity#section-documentation","metadata":{},"repo_metadata":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2025-10-01T19:07:16.000Z","size":612,"stargazers_count":7930,"open_issues_count":128,"forks_count":300,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-10-10T09:43:25.429Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2025-10-09T20:30:27.000Z","dependencies_parsed_at":"2024-01-11T17:47:31.625Z","dependency_job_id":"c3fd2dba-0da9-4d11-849f-e409b65b0fe0","html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":412,"total_committers":98,"mean_commits":4.204081632653061,"dds":0.6189320388349515,"last_synced_commit":"0d40e76f7d06d631fb127e1ec58c8bd776e70d49"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/jd/tenacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/sbom","scorecard":{"id":512138,"data":{"date":"2025-08-11","repo":{"name":"github.com/jd/tenacity","commit":"eed7d785e667df145c0e3eeddff59af64e4e860d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":8,"reason":"Found 17/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:2","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T00:50:22.073Z","repository_id":37413042,"created_at":"2025-08-20T00:50:22.073Z","updated_at":"2025-08-20T00:50:22.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006753,"owners_count":26084186,"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-11T02:00:06.511Z","response_time":55,"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":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"Open Source Software Engineer 💻,\r\nRunner 🏃🏻‍♂️\r\nFoodie 🍲 \r\nFPS player 🎯","email":"","website":"https://julien.danjou.info/","location":"Toulouse, France","twitter":"juldanjou","company":"@Mergifyio","icon_url":"https://avatars.githubusercontent.com/u/2644?u=ac60529f7cb65ae0ceb7ad27c91ef56c2f1ed067\u0026v=4","repositories_count":122,"last_synced_at":"2025-10-06T15:51:31.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jd"}},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":8568,"followers":1256,"following":75,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2025-10-06T15:51:31.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd/repositories"},"tags":[{"name":"9.1.2","sha":"62787c34bb052d28d814bc07e5c3caed22cd73a2","kind":"commit","published_at":"2025-04-02T08:23:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"2b173a1039009773dbf5d377f95cc8aabe83bf58","kind":"commit","published_at":"2025-04-02T08:20:14.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"a44271f3d7d917d81e432ce7f85d448b437b4e41","kind":"commit","published_at":"2025-04-02T08:07:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"a662bbb487cd6d34541824589f8e8c7a1f7791bb","kind":"commit","published_at":"2024-07-29T12:10:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0/manifests"},{"name":"8.5.0","sha":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","kind":"commit","published_at":"2024-07-05T07:22:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0/manifests"},{"name":"8.4.2","sha":"a15fa645326ef776dbef81ee13e3833cd14bdced","kind":"commit","published_at":"2024-06-24T14:58:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","kind":"commit","published_at":"2024-06-17T12:00:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"702014bc224240c1bb92bdaab250bda178fd938f","kind":"commit","published_at":"2024-06-17T07:39:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","kind":"commit","published_at":"2024-03-14T10:25:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0/manifests"},{"name":"8.2.3","sha":"41ed2420cda8ab7650a39900451099f4730266c3","kind":"tag","published_at":"2023-08-14T13:22:02.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"548c5d490187af6f339cbffdd0add38aecc3ecb0","kind":"tag","published_at":"2023-02-28T14:21:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"b49eb370573626abd5ddb5dc03228c503079be59","kind":"commit","published_at":"2023-02-09T16:58:03.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"78c8d4bc8596af1143801076faa922f2f21c1bba","kind":"tag","published_at":"2023-02-07T12:24:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"014b8e6c39d0052d9bb80ad85bae9a390d1aad09","kind":"tag","published_at":"2022-09-21T12:23:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"a7f548520e4ee871ad8aeb354ecfa1a324c8ca19","kind":"tag","published_at":"2021-07-12T09:35:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"06413c391f7fed0d286e35ce2226c1ac577cce67","kind":"tag","published_at":"2021-07-08T07:32:12.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0/manifests"},{"name":"7.0.0","sha":"3b5c6bff5815fb86627b1fc693524f936058b61f","kind":"tag","published_at":"2021-03-03T17:00:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/7.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0/manifests"},{"name":"6.3.1","sha":"98f7da70f867b70dd4a47135290eedc7b36b3723","kind":"tag","published_at":"2020-12-16T19:20:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"db0f9586e02d5235d571dc549b04ff3d5f13de47","kind":"tag","published_at":"2020-12-15T09:31:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"c5a8abb404c50bddd9881c69b995c343ab7b4991","kind":"tag","published_at":"2020-04-30T10:00:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"b1c98ef7582565b3472bd4fb1bc0cc7907a30121","kind":"tag","published_at":"2020-02-26T10:38:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"6cb9fe14554d05494b17f47db8e85b6183f8767f","kind":"tag","published_at":"2019-11-06T12:11:56.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0/manifests"},{"name":"5.1.5","sha":"2391424ed00d732be99d09bbc6aa43a7a635fd40","kind":"tag","published_at":"2019-10-30T12:56:45.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.5","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5/manifests"},{"name":"5.1.4","sha":"ca4c4184b56ba635a064b3c06accd9aa376cbefd","kind":"tag","published_at":"2019-10-28T11:14:39.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"545a337cc9a02098ee779c5776cf0c360287d955","kind":"tag","published_at":"2019-10-28T11:11:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"46df478c18088a7128eebea13da6b2768ef53ebe","kind":"commit","published_at":"2019-10-28T11:04:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"2775f13b34b3ec67a774061a77fcd4e1e9b4157c","kind":"tag","published_at":"2019-08-16T08:45:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"9272357166503c62ba23406c7f38b8b208ef33c5","kind":"tag","published_at":"2019-08-16T07:54:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0/manifests"},{"name":"5.0.4","sha":"a7b83aeb487bf8de6b8f601d5b2e35f7141e8a4e","kind":"tag","published_at":"2019-04-08T15:16:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"5f3d822c22ef435a57081a314bcb61b1c9f7b326","kind":"tag","published_at":"2019-01-29T07:40:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3/manifests"},{"name":"mergify2-8322efac-b317-4468-ab5b-6767219628e0","sha":"3cd734c7aed08b33ae08a5c96e8af7037e006b79","kind":"commit","published_at":"2018-11-05T13:19:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/mergify2-8322efac-b317-4468-ab5b-6767219628e0","html_url":"https://github.com/jd/tenacity/releases/tag/mergify2-8322efac-b317-4468-ab5b-6767219628e0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@mergify2-8322efac-b317-4468-ab5b-6767219628e0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0/manifests"},{"name":"5.0.2","sha":"2614cb5f573a76ee37996eb67bc44ee14157adc8","kind":"tag","published_at":"2018-08-27T07:17:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"1d05520276766d8c53fbb35b2b8368cc43a6c52c","kind":"tag","published_at":"2018-08-20T13:41:51.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"4baff6e26be044d8132262d89a78e969d0a52cea","kind":"tag","published_at":"2018-08-17T12:48:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0/manifests"},{"name":"4.12.0","sha":"723ba6acfa00df769d2f14cce2ad257652ab41d9","kind":"tag","published_at":"2018-05-01T10:20:01.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.12.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"3aacb41738f04852ba153d9a5ec4e21fa71b996a","kind":"tag","published_at":"2018-04-24T06:49:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.11.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"0b8e03a89db920f7418b0505ce4fe35bbd719125","kind":"tag","published_at":"2018-04-09T14:47:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.10.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"e71f5c827944406787404f96c75ea2d8fdd4600a","kind":"tag","published_at":"2018-03-05T08:17:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.9.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"69cf4a74549b0820e6baaa188d0e72ced5ed58ad","kind":"tag","published_at":"2017-12-14T08:51:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.8.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0/manifests"},{"name":"4.7.1","sha":"058200d40e828e292772560d01683d75d4752776","kind":"tag","published_at":"2017-11-29T08:44:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"290c0dce0b51236667324cea7184c2f00f22ab25","kind":"tag","published_at":"2017-11-12T13:31:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0/manifests"},{"name":"4.6.1","sha":"2fabd4ac5dfa1e0ffa25e2965e067dc9f6109ec9","kind":"tag","published_at":"2017-11-09T14:39:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"b0a30f85ffac529c5475c56f7dd48bde3b28f190","kind":"tag","published_at":"2017-11-09T13:55:18.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"a86237f4d0dee13d328e819d7d9bf038c8bb0a77","kind":"tag","published_at":"2017-10-24T08:40:09.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"319168f18ecb7d95ead91f3d7aaada23dabe1161","kind":"tag","published_at":"2017-07-26T07:45:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"bd52c579e5ac384b016d532f431487fa89ef1eb8","kind":"tag","published_at":"2017-07-10T16:58:05.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"dc009e7fc59195419e2e1347b3f1e5c0cca58a2a","kind":"tag","published_at":"2017-06-20T14:40:17.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"5052cdc3b140766563d916c4bc949e733ae5914b","kind":"tag","published_at":"2017-04-24T09:05:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f2e0fa73a26e4c4331eeeb145d576bfa0f5b1637","kind":"tag","published_at":"2017-03-24T09:03:22.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"4101b5ed9560f3053a1e540cda92c635f15714da","kind":"tag","published_at":"2017-03-06T16:49:08.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0/manifests"},{"name":"3.7.1","sha":"76cec8a3ec4c69efbeaebb04927c928f2af5a314","kind":"tag","published_at":"2017-01-04T15:40:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"9e8d7792eb9499cf0c02efe7030c75190e5cae7d","kind":"tag","published_at":"2017-01-04T15:27:11.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"c3b02ab8aa532f0b1c8d1bda94856114dc45c223","kind":"tag","published_at":"2016-12-13T15:08:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"8f96a9ff383e0521723c131fd908551b55b5ed4d","kind":"tag","published_at":"2016-12-08T12:36:13.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"d0b4f9538c094d82c8dbd1111a9c4d855962c26a","kind":"tag","published_at":"2016-11-25T16:05:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"879590e590f8e57f6678cab38f7ed7d7f538e9bc","kind":"tag","published_at":"2016-10-24T14:50:04.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"2c7ab553d287ae4ce3ec8c684c86543ff2e277fe","kind":"tag","published_at":"2016-10-04T16:04:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"510cd9f67192982d97a5ff8a5bc09d0d5edd72a1","kind":"tag","published_at":"2016-10-04T15:47:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"3ca87fab537246ed3e5085c74ae9a4f7cf851e3c","kind":"tag","published_at":"2016-09-23T11:02:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"bed881719af36d5db13ba58963cf908c80ed303f","kind":"tag","published_at":"2016-09-16T10:36:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"5a66d389ac3c90c80c8bc9ad7694b810c392d39b","kind":"tag","published_at":"2016-08-26T08:10:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"b04134a8148c3eb2bb6757c1a2a66d7009441ad2","kind":"tag","published_at":"2016-08-25T15:39:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/2.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0/manifests"},{"name":"v1.3.3","sha":"3659c70b1f0d0e4f3a262d6b76075a8eb082c73d","kind":"tag","published_at":"2014-12-15T01:16:24.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"2cd062edcb522b37c49e5b693e69d5fa8d6d2437","kind":"tag","published_at":"2014-11-10T04:42:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cab083eb5791615fadbc0c98ad77a70d64b77d0d","kind":"tag","published_at":"2014-10-01T04:51:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"36a09fa4dadb67b81359078c61f418a971f57372","kind":"tag","published_at":"2014-10-01T00:51:35.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"d59d44624ac7b9afa9ecc949873fd29266dfde67","kind":"tag","published_at":"2014-08-25T23:45:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"52ebba0af2d1782e74524a90b0309a4b95b3581e","kind":"tag","published_at":"2014-06-26T18:40:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e0ebef9d2b3571be4f788e9d7fa02561d8ecaa8a","kind":"tag","published_at":"2014-05-05T17:19:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"6bc111fd90786a8f137b4b1d44a76bd9e9b4d465","kind":"tag","published_at":"2014-03-31T08:04:54.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5ac66cf291fa6d017d28a56355cc50f476cc08db","kind":"tag","published_at":"2013-07-09T08:04:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7a6a432530400a67ed33416b5e76727217738fa","kind":"tag","published_at":"2013-07-09T08:02:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T23:36:08.430Z","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":0.909225740117569,"forks_count":1.7044729606050346,"docker_downloads_count":null,"average":5.747755388746612},"purl":"pkg:golang/github.com/jd/tenacity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jd/tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jd/tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jd/tenacity/dependencies","status":null,"funding_links":["https://github.com/sponsors/jd"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T14:14:09.614Z","issues_count":132,"pull_requests_count":153,"avg_time_to_close_issue":26307556.181818184,"avg_time_to_close_pull_request":8542251.807692308,"issues_closed_count":44,"pull_requests_closed_count":130,"pull_request_authors_count":55,"issue_authors_count":128,"avg_comments_per_issue":2.143939393939394,"avg_comments_per_pull_request":2.287581699346405,"merged_pull_requests_count":106,"bot_issues_count":1,"bot_pull_requests_count":25,"past_year_issues_count":20,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":294919.75,"past_year_avg_time_to_close_pull_request":107893.94736842105,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.55,"past_year_avg_comments_per_pull_request":1.9230769230769231,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"},{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}],"active_maintainers":[{"login":"jd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjd%2Ftenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjd%2Ftenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjd%2Ftenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjd%2Ftenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjd%2Ftenacity/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2087531,"maintainers_count":0,"namespaces_count":779664,"keywords_count":112728,"github":"golang","metadata":{"funded_packages_count":53440},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-05T05:09:06.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13951692,"name":"python-tenacity","ecosystem":"guix","description":"Retrying library for python","homepage":"https://github.com/jd/tenacity","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:21:56.402Z","latest_release_published_at":"2026-03-02T19:21:56.402Z","latest_release_number":"9.0.0","last_synced_at":"2026-04-03T02:13:55.836Z","created_at":"2026-03-02T19:21:56.219Z","updated_at":"2026-04-03T02:14:19.625Z","registry_url":"https://packages.guix.gnu.org/packages/python-tenacity/9.0.0/","install_command":"guix install python-tenacity","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-xyz.scm#n37130","metadata":{"location":"gnu/packages/python-xyz.scm:37130","variable_name":"python-tenacity"},"repo_metadata":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2026-03-23T17:21:20.000Z","size":711,"stargazers_count":8505,"open_issues_count":34,"forks_count":319,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-03-31T22:03:00.195Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2026-03-31T14:42:28.000Z","dependencies_parsed_at":"2026-03-05T09:01:21.953Z","dependency_job_id":null,"html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":412,"total_committers":98,"mean_commits":4.204081632653061,"dds":0.6189320388349515,"last_synced_commit":"0d40e76f7d06d631fb127e1ec58c8bd776e70d49"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/jd/tenacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/sbom","scorecard":{"id":512138,"data":{"date":"2025-08-11","repo":{"name":"github.com/jd/tenacity","commit":"eed7d785e667df145c0e3eeddff59af64e4e860d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":8,"reason":"Found 17/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:2","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T00:50:22.073Z","repository_id":37413042,"created_at":"2025-08-20T00:50:22.073Z","updated_at":"2025-08-20T00:50:22.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31318130,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T21:35:00.834Z","status":"ssl_error","status_checked_at":"2026-04-02T21:34:59.806Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-04-03T02:14:19.625Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-tenacity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-tenacity/dependencies","status":null,"funding_links":["https://github.com/sponsors/jd"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-27T20:00:56.589Z","issues_count":141,"pull_requests_count":179,"avg_time_to_close_issue":32677797.666666668,"avg_time_to_close_pull_request":7726103.2549019605,"issues_closed_count":51,"pull_requests_closed_count":153,"pull_request_authors_count":63,"issue_authors_count":136,"avg_comments_per_issue":2.1914893617021276,"avg_comments_per_pull_request":2.100558659217877,"merged_pull_requests_count":122,"bot_issues_count":1,"bot_pull_requests_count":29,"past_year_issues_count":19,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":7685540.428571428,"past_year_avg_time_to_close_pull_request":95048.3870967742,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":1.4166666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"},{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}],"active_maintainers":[{"login":"jd","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":30799,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13208194,"name":"python312Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:13:42.363Z","latest_release_published_at":"2026-02-02T01:13:42.363Z","latest_release_number":"8.2.3","last_synced_at":"2026-03-09T05:09:06.740Z","created_at":"2026-02-02T01:13:34.924Z","updated_at":"2026-03-09T12:00:47.950Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.tenacity","install_command":"nix-env -iA nixpkgs.python312Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tenacity/default.nix#L42","metadata":{"nix_attribute":"python3.12-tenacity-8.2.3","position":"pkgs/development/python-modules/tenacity/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.tenacity?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-09T05:09:06.939Z","updated_at":"2026-03-09T05:09:06.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":223},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-05T05:09:10.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13708667,"name":"python-tenacity","ecosystem":"debian","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:42:41.599Z","latest_release_published_at":"2026-02-12T22:42:41.599Z","latest_release_number":"8.2.1-1","last_synced_at":"2026-03-13T07:53:41.399Z","created_at":"2026-02-12T22:42:41.427Z","updated_at":"2026-03-13T07:53:41.400Z","registry_url":"https://tracker.debian.org/pkg/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":"https://packages.debian.org/bookworm/python-tenacity","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pbr, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-six, python3-typeguard","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:42:42.341Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-tenacity?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":364},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-01T06:53:23.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":76408,"name":"py-tenacity","ecosystem":"spack","description":"Retrying library for Python\n","homepage":"https://github.com/jd/tenacity","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/jd/tenacity","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2022-04-05T09:29:30.000Z","latest_release_published_at":"2023-03-26T14:00:42.484Z","latest_release_number":"8.2.2","last_synced_at":"2026-04-05T00:01:39.953Z","created_at":"2022-04-05T09:29:29.969Z","updated_at":"2026-04-05T00:01:39.954Z","registry_url":"https://packages.spack.io/package.html?name=py-tenacity","install_command":"spack install py-tenacity","documentation_url":null,"metadata":{},"repo_metadata":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2025-10-01T19:07:16.000Z","size":612,"stargazers_count":7930,"open_issues_count":128,"forks_count":300,"subscribers_count":46,"default_branch":"main","last_synced_at":"2025-10-10T09:43:25.429Z","etag":null,"topics":["failure","hacktoberfest","python","retry","retry-library"],"latest_commit_sha":null,"homepage":"http://tenacity.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jd.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2025-10-09T20:30:27.000Z","dependencies_parsed_at":"2024-01-11T17:47:31.625Z","dependency_job_id":"c3fd2dba-0da9-4d11-849f-e409b65b0fe0","html_url":"https://github.com/jd/tenacity","commit_stats":{"total_commits":412,"total_committers":98,"mean_commits":4.204081632653061,"dds":0.6189320388349515,"last_synced_commit":"0d40e76f7d06d631fb127e1ec58c8bd776e70d49"},"previous_names":[],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/jd/tenacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/sbom","scorecard":{"id":512138,"data":{"date":"2025-08-11","repo":{"name":"github.com/jd/tenacity","commit":"eed7d785e667df145c0e3eeddff59af64e4e860d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"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":8,"reason":"Found 17/21 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yaml:2","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/ci.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/jd/tenacity/release.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yaml:51","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:27","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:8"],"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 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-20T00:50:22.073Z","repository_id":37413042,"created_at":"2025-08-20T00:50:22.073Z","updated_at":"2025-08-20T00:50:22.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006753,"owners_count":26084186,"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-11T02:00:06.511Z","response_time":55,"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":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"Open Source Software Engineer 💻,\r\nRunner 🏃🏻‍♂️\r\nFoodie 🍲 \r\nFPS player 🎯","email":"","website":"https://julien.danjou.info/","location":"Toulouse, France","twitter":"juldanjou","company":"@Mergifyio","icon_url":"https://avatars.githubusercontent.com/u/2644?u=ac60529f7cb65ae0ceb7ad27c91ef56c2f1ed067\u0026v=4","repositories_count":122,"last_synced_at":"2025-10-06T15:51:31.524Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jd"}},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":8568,"followers":1256,"following":75,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2025-10-06T15:51:31.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd/repositories"},"tags":[{"name":"9.1.2","sha":"62787c34bb052d28d814bc07e5c3caed22cd73a2","kind":"commit","published_at":"2025-04-02T08:23:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.2/manifests"},{"name":"9.1.1","sha":"2b173a1039009773dbf5d377f95cc8aabe83bf58","kind":"commit","published_at":"2025-04-02T08:20:14.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.1/manifests"},{"name":"9.1.0","sha":"a44271f3d7d917d81e432ce7f85d448b437b4e41","kind":"commit","published_at":"2025-04-02T08:07:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.0/manifests"},{"name":"9.0.0","sha":"a662bbb487cd6d34541824589f8e8c7a1f7791bb","kind":"commit","published_at":"2024-07-29T12:10:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.0.0/manifests"},{"name":"8.5.0","sha":"31fe2d0cf2505bffd0cf1ffda8c7e30450ce709f","kind":"commit","published_at":"2024-07-05T07:22:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.5.0/manifests"},{"name":"8.4.2","sha":"a15fa645326ef776dbef81ee13e3833cd14bdced","kind":"commit","published_at":"2024-06-24T14:58:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.2/manifests"},{"name":"8.4.1","sha":"ee6a8f7a76654d712fd44604d3b6d4f9af6b2249","kind":"commit","published_at":"2024-06-17T12:00:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.1/manifests"},{"name":"8.4.0","sha":"702014bc224240c1bb92bdaab250bda178fd938f","kind":"commit","published_at":"2024-06-17T07:39:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.4.0/manifests"},{"name":"8.3.0","sha":"cb15300d9b4358d9bdb6cfd33d433368700b3abe","kind":"commit","published_at":"2024-03-14T10:25:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.3.0/manifests"},{"name":"8.2.3","sha":"41ed2420cda8ab7650a39900451099f4730266c3","kind":"tag","published_at":"2023-08-14T13:22:02.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.3/manifests"},{"name":"8.2.2","sha":"548c5d490187af6f339cbffdd0add38aecc3ecb0","kind":"tag","published_at":"2023-02-28T14:21:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.2/manifests"},{"name":"8.2.1","sha":"b49eb370573626abd5ddb5dc03228c503079be59","kind":"commit","published_at":"2023-02-09T16:58:03.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.1/manifests"},{"name":"8.2.0","sha":"78c8d4bc8596af1143801076faa922f2f21c1bba","kind":"tag","published_at":"2023-02-07T12:24:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.2.0/manifests"},{"name":"8.1.0","sha":"014b8e6c39d0052d9bb80ad85bae9a390d1aad09","kind":"tag","published_at":"2022-09-21T12:23:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.1.0/manifests"},{"name":"8.0.1","sha":"a7f548520e4ee871ad8aeb354ecfa1a324c8ca19","kind":"tag","published_at":"2021-07-12T09:35:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.1/manifests"},{"name":"8.0.0","sha":"06413c391f7fed0d286e35ce2226c1ac577cce67","kind":"tag","published_at":"2021-07-08T07:32:12.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/8.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/8.0.0/manifests"},{"name":"7.0.0","sha":"3b5c6bff5815fb86627b1fc693524f936058b61f","kind":"tag","published_at":"2021-03-03T17:00:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/7.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/7.0.0/manifests"},{"name":"6.3.1","sha":"98f7da70f867b70dd4a47135290eedc7b36b3723","kind":"tag","published_at":"2020-12-16T19:20:41.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.1/manifests"},{"name":"6.3.0","sha":"db0f9586e02d5235d571dc549b04ff3d5f13de47","kind":"tag","published_at":"2020-12-15T09:31:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.3.0/manifests"},{"name":"6.2.0","sha":"c5a8abb404c50bddd9881c69b995c343ab7b4991","kind":"tag","published_at":"2020-04-30T10:00:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.2.0/manifests"},{"name":"6.1.0","sha":"b1c98ef7582565b3472bd4fb1bc0cc7907a30121","kind":"tag","published_at":"2020-02-26T10:38:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.1.0/manifests"},{"name":"6.0.0","sha":"6cb9fe14554d05494b17f47db8e85b6183f8767f","kind":"tag","published_at":"2019-11-06T12:11:56.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/6.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/6.0.0/manifests"},{"name":"5.1.5","sha":"2391424ed00d732be99d09bbc6aa43a7a635fd40","kind":"tag","published_at":"2019-10-30T12:56:45.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.5","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.5/manifests"},{"name":"5.1.4","sha":"ca4c4184b56ba635a064b3c06accd9aa376cbefd","kind":"tag","published_at":"2019-10-28T11:14:39.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.4/manifests"},{"name":"5.1.3","sha":"545a337cc9a02098ee779c5776cf0c360287d955","kind":"tag","published_at":"2019-10-28T11:11:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.3/manifests"},{"name":"5.1.2","sha":"46df478c18088a7128eebea13da6b2768ef53ebe","kind":"commit","published_at":"2019-10-28T11:04:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.2/manifests"},{"name":"5.1.1","sha":"2775f13b34b3ec67a774061a77fcd4e1e9b4157c","kind":"tag","published_at":"2019-08-16T08:45:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.1/manifests"},{"name":"5.1.0","sha":"9272357166503c62ba23406c7f38b8b208ef33c5","kind":"tag","published_at":"2019-08-16T07:54:52.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.1.0/manifests"},{"name":"5.0.4","sha":"a7b83aeb487bf8de6b8f601d5b2e35f7141e8a4e","kind":"tag","published_at":"2019-04-08T15:16:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.4","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"5f3d822c22ef435a57081a314bcb61b1c9f7b326","kind":"tag","published_at":"2019-01-29T07:40:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.3","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.3/manifests"},{"name":"mergify2-8322efac-b317-4468-ab5b-6767219628e0","sha":"3cd734c7aed08b33ae08a5c96e8af7037e006b79","kind":"commit","published_at":"2018-11-05T13:19:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/mergify2-8322efac-b317-4468-ab5b-6767219628e0","html_url":"https://github.com/jd/tenacity/releases/tag/mergify2-8322efac-b317-4468-ab5b-6767219628e0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@mergify2-8322efac-b317-4468-ab5b-6767219628e0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/mergify2-8322efac-b317-4468-ab5b-6767219628e0/manifests"},{"name":"5.0.2","sha":"2614cb5f573a76ee37996eb67bc44ee14157adc8","kind":"tag","published_at":"2018-08-27T07:17:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.2","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"1d05520276766d8c53fbb35b2b8368cc43a6c52c","kind":"tag","published_at":"2018-08-20T13:41:51.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"4baff6e26be044d8132262d89a78e969d0a52cea","kind":"tag","published_at":"2018-08-17T12:48:48.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/5.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/5.0.0/manifests"},{"name":"4.12.0","sha":"723ba6acfa00df769d2f14cce2ad257652ab41d9","kind":"tag","published_at":"2018-05-01T10:20:01.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.12.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"3aacb41738f04852ba153d9a5ec4e21fa71b996a","kind":"tag","published_at":"2018-04-24T06:49:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.11.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"0b8e03a89db920f7418b0505ce4fe35bbd719125","kind":"tag","published_at":"2018-04-09T14:47:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.10.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"e71f5c827944406787404f96c75ea2d8fdd4600a","kind":"tag","published_at":"2018-03-05T08:17:10.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.9.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"69cf4a74549b0820e6baaa188d0e72ced5ed58ad","kind":"tag","published_at":"2017-12-14T08:51:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.8.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.8.0/manifests"},{"name":"4.7.1","sha":"058200d40e828e292772560d01683d75d4752776","kind":"tag","published_at":"2017-11-29T08:44:20.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.1/manifests"},{"name":"4.7.0","sha":"290c0dce0b51236667324cea7184c2f00f22ab25","kind":"tag","published_at":"2017-11-12T13:31:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.7.0/manifests"},{"name":"4.6.1","sha":"2fabd4ac5dfa1e0ffa25e2965e067dc9f6109ec9","kind":"tag","published_at":"2017-11-09T14:39:42.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.1/manifests"},{"name":"4.6.0","sha":"b0a30f85ffac529c5475c56f7dd48bde3b28f190","kind":"tag","published_at":"2017-11-09T13:55:18.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"a86237f4d0dee13d328e819d7d9bf038c8bb0a77","kind":"tag","published_at":"2017-10-24T08:40:09.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"319168f18ecb7d95ead91f3d7aaada23dabe1161","kind":"tag","published_at":"2017-07-26T07:45:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"bd52c579e5ac384b016d532f431487fa89ef1eb8","kind":"tag","published_at":"2017-07-10T16:58:05.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"dc009e7fc59195419e2e1347b3f1e5c0cca58a2a","kind":"tag","published_at":"2017-06-20T14:40:17.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"5052cdc3b140766563d916c4bc949e733ae5914b","kind":"tag","published_at":"2017-04-24T09:05:25.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.1.0/manifests"},{"name":"4.0.1","sha":"f2e0fa73a26e4c4331eeeb145d576bfa0f5b1637","kind":"tag","published_at":"2017-03-24T09:03:22.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"4101b5ed9560f3053a1e540cda92c635f15714da","kind":"tag","published_at":"2017-03-06T16:49:08.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/4.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/4.0.0/manifests"},{"name":"3.7.1","sha":"76cec8a3ec4c69efbeaebb04927c928f2af5a314","kind":"tag","published_at":"2017-01-04T15:40:53.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"9e8d7792eb9499cf0c02efe7030c75190e5cae7d","kind":"tag","published_at":"2017-01-04T15:27:11.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.7.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"c3b02ab8aa532f0b1c8d1bda94856114dc45c223","kind":"tag","published_at":"2016-12-13T15:08:21.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.6.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"8f96a9ff383e0521723c131fd908551b55b5ed4d","kind":"tag","published_at":"2016-12-08T12:36:13.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.5.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"d0b4f9538c094d82c8dbd1111a9c4d855962c26a","kind":"tag","published_at":"2016-11-25T16:05:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.4.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"879590e590f8e57f6678cab38f7ed7d7f538e9bc","kind":"tag","published_at":"2016-10-24T14:50:04.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"2c7ab553d287ae4ce3ec8c684c86543ff2e277fe","kind":"tag","published_at":"2016-10-04T16:04:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"510cd9f67192982d97a5ff8a5bc09d0d5edd72a1","kind":"tag","published_at":"2016-10-04T15:47:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"3ca87fab537246ed3e5085c74ae9a4f7cf851e3c","kind":"tag","published_at":"2016-09-23T11:02:33.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.1","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"bed881719af36d5db13ba58963cf908c80ed303f","kind":"tag","published_at":"2016-09-16T10:36:40.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"5a66d389ac3c90c80c8bc9ad7694b810c392d39b","kind":"tag","published_at":"2016-08-26T08:10:00.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/3.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/3.0.0/manifests"},{"name":"2.0.0","sha":"b04134a8148c3eb2bb6757c1a2a66d7009441ad2","kind":"tag","published_at":"2016-08-25T15:39:50.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/2.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/2.0.0/manifests"},{"name":"v1.3.3","sha":"3659c70b1f0d0e4f3a262d6b76075a8eb082c73d","kind":"tag","published_at":"2014-12-15T01:16:24.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"2cd062edcb522b37c49e5b693e69d5fa8d6d2437","kind":"tag","published_at":"2014-11-10T04:42:34.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"cab083eb5791615fadbc0c98ad77a70d64b77d0d","kind":"tag","published_at":"2014-10-01T04:51:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"36a09fa4dadb67b81359078c61f418a971f57372","kind":"tag","published_at":"2014-10-01T00:51:35.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.3.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"d59d44624ac7b9afa9ecc949873fd29266dfde67","kind":"tag","published_at":"2014-08-25T23:45:26.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.3","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"52ebba0af2d1782e74524a90b0309a4b95b3581e","kind":"tag","published_at":"2014-06-26T18:40:58.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.2","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"e0ebef9d2b3571be4f788e9d7fa02561d8ecaa8a","kind":"tag","published_at":"2014-05-05T17:19:38.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.2.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.2.1/manifests"},{"name":"v1.1.0","sha":"6bc111fd90786a8f137b4b1d44a76bd9e9b4d465","kind":"tag","published_at":"2014-03-31T08:04:54.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.1.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5ac66cf291fa6d017d28a56355cc50f476cc08db","kind":"tag","published_at":"2013-07-09T08:04:55.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.1","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"a7a6a432530400a67ed33416b5e76727217738fa","kind":"tag","published_at":"2013-07-09T08:02:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/v1.0.0","html_url":"https://github.com/jd/tenacity/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T23:36:08.427Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.186466583298596,"stargazers_count":2.195359177435042,"forks_count":6.572182853966931,"average":5.738502153675142},"purl":"pkg:spack/py-tenacity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-tenacity/dependencies","status":null,"funding_links":["https://github.com/sponsors/jd"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-04T14:14:09.614Z","issues_count":132,"pull_requests_count":153,"avg_time_to_close_issue":26307556.181818184,"avg_time_to_close_pull_request":8542251.807692308,"issues_closed_count":44,"pull_requests_closed_count":130,"pull_request_authors_count":55,"issue_authors_count":128,"avg_comments_per_issue":2.143939393939394,"avg_comments_per_pull_request":2.287581699346405,"merged_pull_requests_count":106,"bot_issues_count":1,"bot_pull_requests_count":25,"past_year_issues_count":20,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":294919.75,"past_year_avg_time_to_close_pull_request":107893.94736842105,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":20,"past_year_avg_comments_per_issue":0.55,"past_year_avg_comments_per_pull_request":1.9230769230769231,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"},{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}],"active_maintainers":[{"login":"jd","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-tenacity/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2166,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:57.881Z","updated_at":"2022-11-14T16:55:57.881Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9055,"maintainers_count":973,"namespaces_count":0,"keywords_count":0,"github":"spack","metadata":{"funded_packages_count":437},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-04-03T06:48:03.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":13307706,"name":"python311Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:08:27.389Z","latest_release_published_at":"2026-02-02T07:08:27.389Z","latest_release_number":"8.2.3","last_synced_at":"2026-03-08T11:44:23.269Z","created_at":"2026-02-02T07:08:27.101Z","updated_at":"2026-03-10T07:37:42.982Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.tenacity","install_command":"nix-env -iA nixpkgs.python311Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/tenacity/default.nix#L43","metadata":{"nix_attribute":"python3.11-tenacity-8.2.3","position":"pkgs/development/python-modules/tenacity/default.nix:43","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.tenacity?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-08T11:44:23.432Z","updated_at":"2026-03-08T11:44:23.432Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13090031,"name":"python312Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:14:28.961Z","latest_release_published_at":"2026-02-01T18:14:28.961Z","latest_release_number":"9.0.0","last_synced_at":"2026-03-06T08:37:06.667Z","created_at":"2026-02-01T18:14:28.237Z","updated_at":"2026-03-06T08:37:07.025Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.tenacity","install_command":"nix-env -iA nixpkgs.python312Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tenacity/default.nix#L39","metadata":{"nix_attribute":"python3.12-tenacity-9.0.0","position":"pkgs/development/python-modules/tenacity/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.tenacity?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-06T08:37:06.939Z","updated_at":"2026-03-06T08:37:06.939Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13081181,"name":"python311Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:48:37.120Z","latest_release_published_at":"2026-02-01T17:48:37.120Z","latest_release_number":"9.0.0","last_synced_at":"2026-03-09T00:18:45.696Z","created_at":"2026-02-01T17:48:36.420Z","updated_at":"2026-03-09T15:01:25.299Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.tenacity","install_command":"nix-env -iA nixpkgs.python311Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/tenacity/default.nix#L39","metadata":{"nix_attribute":"python3.11-tenacity-9.0.0","position":"pkgs/development/python-modules/tenacity/default.nix:39","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.tenacity?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-09T00:18:45.950Z","updated_at":"2026-03-09T00:18:45.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13199933,"name":"python311Packages.tenacity","ecosystem":"nixpkgs","description":"Retrying library for Python","homepage":"https://github.com/jd/tenacity","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/jd/tenacity","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:44:52.653Z","latest_release_published_at":"2026-02-02T00:44:52.653Z","latest_release_number":"8.2.3","last_synced_at":"2026-03-09T03:12:17.800Z","created_at":"2026-02-02T00:44:34.798Z","updated_at":"2026-03-09T04:02:38.807Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.tenacity","install_command":"nix-env -iA nixpkgs.python311Packages.tenacity","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/tenacity/default.nix#L42","metadata":{"nix_attribute":"python3.11-tenacity-8.2.3","position":"pkgs/development/python-modules/tenacity/default.nix:42","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"tenacity","upstream_purl":"pkg:pypi/tenacity"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.tenacity?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.tenacity/codemeta","maintainers":[{"uuid":"jbaum98","login":null,"name":"Jake Waksbaum","email":"jake.waksbaum@gmail.com","url":"https://github.com/jbaum98","packages_count":30,"html_url":null,"role":null,"created_at":"2026-03-09T03:12:18.032Z","updated_at":"2026-03-09T03:12:18.032Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/jbaum98/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":223},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-04-05T05:09:10.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13411342,"name":"python-tenacity","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jd/tenacity","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jd/tenacity","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T20:29:55.826Z","latest_release_published_at":"2026-02-06T20:29:55.826Z","latest_release_number":"6.3.1-3","last_synced_at":"2026-03-06T20:43:42.561Z","created_at":"2026-02-06T20:29:55.515Z","updated_at":"2026-03-06T21:09:14.148Z","registry_url":"https://launchpad.net/ubuntu/+source/python-tenacity","install_command":"apt-get install python-tenacity","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-tenacity-doc, python3-tenacity","standards_version":"4.5.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, python3-all, python3-pbr, python3-setuptools, python3-setuptools-scm, python3-sphinx, python3-tornado, python3-typing-extensions","build_depends_indep":"python3-pytest, python3-six, python3-typeguard","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-tenacity?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-tenacity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-tenacity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-tenacity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tenacity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tenacity/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tenacity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tenacity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-tenacity/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":142},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-01T06:53:21.644Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}}],"commits":{"id":6970,"full_name":"jd/tenacity","default_branch":"main","total_commits":485,"total_committers":103,"total_bot_commits":16,"total_bot_committers":1,"mean_commits":4.70873786407767,"dds":0.5711340206185567,"past_year_total_commits":62,"past_year_total_committers":9,"past_year_total_bot_commits":7,"past_year_total_bot_committers":1,"past_year_mean_commits":6.888888888888889,"past_year_dds":0.25806451612903225,"last_synced_at":"2026-04-05T00:07:14.908Z","last_synced_commit":"8779333a4759e56427b5d7ba23cacd3fe6054d61","created_at":"2023-03-07T09:44:11.084Z","updated_at":"2026-04-05T00:03:12.353Z","committers":[{"name":"Julien Danjou","email":"julien@danjou.info","login":"jd","count":208},{"name":"Ray Holder","email":"ray@blacklocus.com","login":"rholder","count":58},{"name":"immerrr","email":"immerrr@gmail.com","login":"immerrr","count":16},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Joshua Harlow","email":"harlowja@gmail.com","login":"harlowja","count":11},{"name":"Mehdi ABAAKOUK","email":"sileht@sileht.net","login":"sileht","count":10},{"name":"Alexey Stepanov","email":"penguinolog","login":"penguinolog","count":9},{"name":"Joshua Harlow","email":"jxharlow@godaddy.com","login":null,"count":8},{"name":"Étienne BERSAC (bersace)","email":"etienne.bersac@people-doc.com","login":"bersace","count":8},{"name":"Daniel Fortunov","email":"asqui","login":"asqui","count":6},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":5},{"name":"John Mezger","email":"mezger.10@gmail.com","login":"mezgerj","count":5},{"name":"hasier","email":"hasier","login":"hasier","count":5},{"name":"Anders Ellenshøj Andersen","email":"andersa@ellenshoej.dk","login":"andersea","count":4},{"name":"Joshua Harlow","email":"harlowja@yahoo-inc.com","login":null,"count":4},{"name":"Simon Dollé","email":"simon.dolle@gmail.com","login":"simondolle","count":3},{"name":"John Litborn","email":"11260241+jakkdl","login":"jakkdl","count":3},{"name":"Craig Younkins","email":"cyounkins@gmail.com","login":"cyounkins","count":3},{"name":"Zac Hatfield-Dodds","email":"zac@anthropic.com","login":"Zac-HD","count":3},{"name":"Boden R","email":"bodenvmw@gmail.com","login":"bodenr","count":3},{"name":"Andrey Semakin","email":"and-semakin@ya.ru","login":"and-semakin","count":3},{"name":"Sam Park","email":"spark@goodrx.com","login":null,"count":3},{"name":"Brian Williams","email":"brian.williams@actifio.com","login":null,"count":2},{"name":"Gevorg Davoian","email":"gdavoian@mirantis.com","login":null,"count":2},{"name":"Hamish Downer","email":"hamish@foobacca.co.uk","login":null,"count":2},{"name":"Alex Chan","email":"alex@alexwlchan.net","login":"alexwlchan","count":2},{"name":"Isaac Good","email":"IsaacG","login":"IsaacG","count":2},{"name":"Jack Desert","email":"jackdesert","login":"jackdesert","count":2},{"name":"Michael Elsdörfer","email":"michael@elsdoerfer.info","login":"miracle2k","count":2},{"name":"William Silversmith","email":"william.silversmith@gmail.com","login":"william-silversmith","count":2},{"name":"Zane Bitter","email":"zbitter@redhat.com","login":"zaneb","count":2},{"name":"Brian-Williams","email":"Brian-Williams","login":"Brian-Williams","count":2},{"name":"Armaanjeet Singh Sandhu","email":"90208595+ArmaanjeetSandhu","login":"ArmaanjeetSandhu","count":1},{"name":"Antoine Kapps","email":"antoine.kapps@gmail.com","login":"akapps","count":1},{"name":"Andy Freeland","email":"andy@andyfreeland.net","login":"rouge8","count":1},{"name":"Andrej Shadura","email":"andrew@shadura.me","login":"andrewshadura","count":1},{"name":"Alexey","email":"forestbiiird@gmail.com","login":"WouldYouKindly","count":1},{"name":"Alex Guinman","email":"alex@guinman.id.au","login":"aguinane","count":1},{"name":"Davide Cunial","email":"dcunial@proton.me","login":"capitan-davide","count":1},{"name":"Dave Hirschfeld","email":"dave.hirschfeld@gmail.com","login":"dhirschfeld","count":1},{"name":"Christian Hartung","email":"hartung@live.com","login":"hartungstenio","count":1},{"name":"Chris Miller","email":"christek91@gmail.com","login":"christek91","count":1},{"name":"Brian Pandola","email":"bpandola@hsdp.io","login":"bpandola","count":1},{"name":"Alex Kuang","email":"akuang@bizo.com","login":null,"count":1},{"name":"Derek Wilson","email":"dwilson@domaintools.com","login":null,"count":1},{"name":"Daniel Nephin","email":"dnephin@yelp.com","login":null,"count":1},{"name":"Daniel Bennett","email":"daniel.bennett@wpengine.com","login":null,"count":1},{"name":"Cyrus Durgin","email":"cyrus@statelessnetworks.com","login":null,"count":1},{"name":"Jonathan Herriott","email":"jherriott@bitcasa.com","login":null,"count":1},{"name":"Michael Evans","email":"michael.evans@mwrinfosecurity.com","login":null,"count":1},{"name":"Victor Yap","email":"victor@vicyap.com","login":null,"count":1},{"name":"OMOTO Tsukasa","email":"tsukasa@oomo.to","login":"henry0312","count":1},{"name":"Richard Si","email":"sichard26@gmail.com","login":"ichard26","count":1},{"name":"Robert Schweizer","email":"robert.schweizer@astrazeneca.com","login":"robertschweizer","count":1},{"name":"Sandro Bonazzola","email":"sandro.bonazzola@gmail.com","login":"sandrobonazzola","count":1},{"name":"Saul Shanabrook","email":"s.shanabrook@gmail.com","login":"saulshanabrook","count":1},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":1},{"name":"Steve Dignam","email":"steve@dignam.xyz","login":"sbdchd","count":1},{"name":"Sviatoslav Sydorenko","email":"wk.cvs.github@sydorenko.org.ua","login":"webknjaz","count":1},{"name":"Theo Pilbeam","email":"theopilbeam@gmail.com","login":"theopilbeam","count":1},{"name":"Tim Burke","email":"tim.burke@gmail.com","login":"tipabu","count":1},{"name":"Tomas Gareau","email":"tggareau@gmail.com","login":"tomasgareau","count":1},{"name":"Vedant Madane","email":"6527493+VedantMadane","login":"VedantMadane","count":1},{"name":"Víctor Muñoz Ferrara","email":"victormferrara@gmail.com","login":"victormferrara","count":1},{"name":"Wei Wang","email":"weiwio@outlook.com","login":"shadowwalker","count":1},{"name":"Wenjin Rao","email":"19flipped@gmail.com","login":"fipped","count":1},{"name":"Willem","email":"himself@willemthiart.com","login":"willemt","count":1},{"name":"Yannick PÉROUX","email":"yannick.peroux@gmail.com","login":"k4nar","count":1},{"name":"YuXuan Tay","email":"wyextay@gmail.com","login":"yxtay","count":1},{"name":"Zac Bentley","email":"zbentley","login":"zbentley","count":1},{"name":"Zefeng Zhu","email":"414731811@qq.com","login":"NatureGeorge","count":1},{"name":"cjc7373","email":"niuchangcun@gmail.com","login":"cjc7373","count":1},{"name":"cyrus durgin","email":"cyrusd@gmail.com","login":"cyrusd","count":1},{"name":"hirosassa","email":"hiro.sassa@gmail.com","login":"hirosassa","count":1},{"name":"hyunyoungjin","email":"48899038+salmon131","login":"salmon131","count":1},{"name":"labstersteve","email":"55480210+labstersteve","login":"labstersteve","count":1},{"name":"r266-tech","email":"r2668940489@gmail.com","login":"r266-tech","count":1},{"name":"Ryan Peck","email":"ryan@rypeck.com","login":null,"count":1},{"name":"Chen Shijiang","email":"chenshijiang@evision.ai","login":"Dectinc","count":1},{"name":"Carl George","email":"carl@george.computer","login":"carlwgeorge","count":1},{"name":"Dmitrii","email":"karech","login":"karech","count":1},{"name":"Doctor","email":"50728601+ThirVondukr","login":"ThirVondukr","count":1},{"name":"Edgar Ramírez Mondragón","email":"edgarrm358@gmail.com","login":"edgarrmondragon","count":1},{"name":"Elisey Zanko","email":"elisey.zanko@gmail.com","login":"31z4","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Greesb","email":"guillaumerisbourg@gmail.com","login":"Greesb","count":1},{"name":"Hannes Gräuler","email":"hannes@smasi.de","login":"lordi","count":1},{"name":"Haïkel Guémar","email":"hguemar@fedoraproject.org","login":"hguemar","count":1},{"name":"Iván de Prado","email":"ivanprado","login":"ivanprado","count":1},{"name":"James Gerity","email":"snoop.jedi@gmail.com","login":"SnoopJ","count":1},{"name":"Jaye Doepke","email":"jdoepke@mintel.com","login":"jtdoepke","count":1},{"name":"Kurt McKee","email":"contactme@kurtmckee.org","login":"kurtmckee","count":1},{"name":"Kushal Gajurel","email":"kushalgajurel@icloud.com","login":"Mgajurel","count":1},{"name":"LY（退网/offline）","email":"51789698+Young-Lord","login":"Young-Lord","count":1},{"name":"Malthe Borch","email":"mborch@gmail.com","login":"malthe","count":1},{"name":"Marc Mueller","email":"30130371+cdce8p","login":"cdce8p","count":1},{"name":"Martin Beckert","email":"martin.beckert@online.de","login":"TheRealBecks","count":1},{"name":"Martin Larralde","email":"althonos","login":"althonos","count":1},{"name":"Matthew Planchard","email":"mplanchard","login":"mplanchard","count":1},{"name":"Michael Noronha","email":"michael.noronha@motional.com","login":"michael-motional","count":1},{"name":"MikeWooster","email":"mikewooster87@gmail.com","login":"MikeWooster","count":1},{"name":"Monty Taylor","email":"mordred@inaugust.com","login":"emonty","count":1},{"name":"Noam Bloom","email":"noambloom","login":"noambloom","count":1}],"past_year_committers":[{"name":"Julien Danjou","email":"julien@danjou.info","login":"jd","count":46},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":7},{"name":"Zac Hatfield-Dodds","email":"zac@anthropic.com","login":"Zac-HD","count":3},{"name":"r266-tech","email":"r2668940489@gmail.com","login":"r266-tech","count":1},{"name":"Yannick PÉROUX","email":"yannick.peroux@gmail.com","login":"k4nar","count":1},{"name":"Vedant Madane","email":"6527493+VedantMadane","login":"VedantMadane","count":1},{"name":"Sandro Bonazzola","email":"sandro.bonazzola@gmail.com","login":"sandrobonazzola","count":1},{"name":"Davide Cunial","email":"dcunial@proton.me","login":"capitan-davide","count":1},{"name":"Armaanjeet Singh Sandhu","email":"90208595+ArmaanjeetSandhu","login":"ArmaanjeetSandhu","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:11.408Z","repositories_count":6211369,"commits_count":920250417,"contributors_count":35657621,"owners_count":1142966,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"jd/tenacity","html_url":"https://github.com/jd/tenacity","last_synced_at":"2026-03-27T20:00:56.589Z","status":"active","issues_count":141,"pull_requests_count":179,"avg_time_to_close_issue":32677797.666666668,"avg_time_to_close_pull_request":7726103.2549019605,"issues_closed_count":51,"pull_requests_closed_count":153,"pull_request_authors_count":63,"issue_authors_count":136,"avg_comments_per_issue":2.1914893617021276,"avg_comments_per_pull_request":2.100558659217877,"merged_pull_requests_count":122,"bot_issues_count":1,"bot_pull_requests_count":29,"past_year_issues_count":19,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":7685540.428571428,"past_year_avg_time_to_close_pull_request":95048.3870967742,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":1.4166666666666667,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":24,"created_at":"2023-05-10T11:04:43.445Z","updated_at":"2026-03-27T20:00:56.589Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","issue_labels_count":{"table":{"documentation":4,"bug":2,"enhancement":2,"question":2,"github_actions":1,"dependencies":1,"help wanted":1}},"pull_request_labels_count":{"table":{"no-changelog":45,"dependencies":27,"github_actions":8}},"issue_author_associations_count":{"table":{"NONE":132,"CONTRIBUTOR":7,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":85,"NONE":45,"OWNER":37,"COLLABORATOR":12}},"issue_authors":{"table":{"heri16":3,"vpogrebi":2,"jd":2,"mgorny":2,"ghost":1,"devender-yadav":1,"FeiYao-Edinburgh":1,"Lukas-solar":1,"MatthewFlamm":1,"vadim0x60":1,"FloridSleeves":1,"vogre":1,"ThirVondukr":1,"ArcangeloGarbellini":1,"PhML":1,"wetbadger":1,"setop":1,"dependabot[bot]":1,"Liritt":1,"zachliu":1,"bbhxwl":1,"tetienne":1,"demetrius-mp":1,"moshez":1,"awsms":1,"voegtlel":1,"conraddd":1,"thehesiod":1,"achhina":1,"thebuchanan3":1,"crizCraig":1,"hughesjj":1,"nibori":1,"karech":1,"Mac0501":1,"spackard":1,"rochelmeyer":1,"groodt":1,"cfra":1,"at3560k":1,"Rohiniab84":1,"stepalxser":1,"mbchang":1,"AiyionPrime":1,"Glinte":1,"developing-coder":1,"Afsarsoft":1,"cpina":1,"kevdog824":1,"R0k1e":1,"number492":1,"Francosf7":1,"mezgerj":1,"g3n35i5":1,"jackwildman":1,"seidnerj":1,"DougMHu":1,"hazefully":1,"chanansh":1,"RafayGhafoor":1,"potiuk":1,"thelazydogsback":1,"thiagogodoi":1,"cjw296":1,"Jonas1312":1,"555Russich":1,"serge-m":1,"shane-consensys":1,"macieyng":1,"rudolfbyker":1,"Zac-HD":1,"JJJJJoker":1,"MalteEbner":1,"Clement-Lelievre":1,"DanEEStar":1,"jamesbraza":1,"521xueweihan":1,"Mathieson":1,"lroberts7":1,"sbernsteen":1,"czechnology":1,"davetapley":1,"anudeepsamaiya":1,"vasu228114":1,"mattepozz":1,"Young-Lord":1,"yamap55":1,"broven":1,"kloczek":1,"jabbalaci":1,"FlorentinD":1,"twirrim":1,"sashaCher":1,"potatochipcoconut":1,"hynek":1,"ichard26":1,"deli-c1ous":1,"SalvatoreZagaria":1,"zacharyjones123":1,"asqui":1,"blr246":1,"Tomasz-Kluczkowski":1,"xmedeko":1,"GeoffreyJohnen":1,"KKomarov":1,"dylancaponi":1,"debraj-manna":1,"paulmdavies":1,"christopher5106":1,"carlosost":1,"sandrobonazzola":1,"AsafMah":1,"wkargul":1,"tdwright":1,"jakub-krysl-ipf":1,"mjmikulski":1,"karolinepauls":1,"duboism":1,"naphta":1,"rgullik1":1,"OrBin":1,"aguinane":1,"PeterSulcs":1,"ravensorb":1,"Programmer-RD-AI":1,"noambloom":1,"ryancausey":1,"zadigus":1,"jruere":1,"hackermandh":1,"occoder":1,"geuben":1,"cjwatson":1,"XingDongZhe":1,"anpr":1,"billnye2":1}},"pull_request_authors":{"table":{"jd":37,"dependabot[bot]":27,"hasier":14,"sileht":12,"muzakkirhussain011":5,"jakkdl":5,"yxtay":3,"TheRealBecks":2,"mergify[bot]":2,"snorfalorpagus":2,"robertschweizer":2,"2timesjay":2,"istrebitel-1":2,"edgarrmondragon":2,"Zac-HD":2,"kurtmckee":2,"aguinane":2,"ichard26":2,"cdce8p":2,"mastizada":2,"sandrobonazzola":2,"jackdesert":2,"ThirVondukr":2,"sir-sigurd":2,"sebastian-correa":2,"IsaacG":2,"Mgajurel":2,"salmon131":1,"carlwgeorge":1,"gtors":1,"jpark712":1,"christek91":1,"SalvatoreZagaria":1,"czechnology":1,"noambloom":1,"fipped":1,"theopilbeam":1,"k4nar":1,"karech":1,"dtanysha":1,"Kitan-Dara06":1,"groodt":1,"Young-Lord":1,"tomasgareau":1,"felixonmars":1,"hugovk":1,"SnoopJ":1,"aragaer":1,"r266-tech":1,"symphony-youness":1,"naarob":1,"njsmith":1,"victormferrara":1,"Greesb":1,"sbdchd":1,"rouge8":1,"gruebel":1,"hirosassa":1,"Yureien":1,"VedantMadane":1,"michael-motional":1,"duboism":1,"samuelefiorini":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-07T00:00:09.463Z","repositories_count":14116540,"issues_count":34490057,"pull_requests_count":112629823,"authors_count":11228003,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"dependencies":1,"github_actions":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":6,"github_actions":6,"no-changelog":1}},"past_year_issue_author_associations_count":{"table":{"NONE":14,"CONTRIBUTOR":2,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":13,"NONE":11,"OWNER":10}},"past_year_issue_authors":{"table":{"AiyionPrime":1,"anpr":1,"billnye2":1,"cjwatson":1,"dependabot[bot]":1,"Glinte":1,"jackwildman":1,"jd":1,"Lukas-solar":1,"Mac0501":1,"paulmdavies":1,"potatochipcoconut":1,"rgullik1":1,"sandrobonazzola":1,"sbernsteen":1,"vasu228114":1,"wkargul":1}},"past_year_pull_request_authors":{"table":{"jd":10,"dependabot[bot]":6,"muzakkirhussain011":5,"mergify[bot]":2,"sandrobonazzola":2,"Zac-HD":2,"dtanysha":1,"k4nar":1,"Kitan-Dara06":1,"naarob":1,"r266-tech":1,"samuelefiorini":1,"VedantMadane":1}},"maintainers":[{"table":{"login":"jd","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}},{"table":{"login":"sileht","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sileht"}}],"active_maintainers":[{"table":{"login":"jd","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}}]}},"events":{"total":{"ReleaseEvent":4,"DeleteEvent":52,"PullRequestEvent":68,"ForkEvent":30,"IssuesEvent":51,"WatchEvent":1179,"IssueCommentEvent":96,"PushEvent":54,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":13,"CreateEvent":50},"last_year":{"ReleaseEvent":4,"DeleteEvent":48,"PullRequestEvent":55,"ForkEvent":19,"IssuesEvent":38,"WatchEvent":643,"IssueCommentEvent":62,"PushEvent":47,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":4,"CreateEvent":47}},"keywords":["failure","hacktoberfest","python","retry","retry-library"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2023-11-14T13:47:41.164Z","updated_at":"2023-11-14T13:47:41.164Z","repository_link":"https://github.com/jd/tenacity/blob/main/.github/workflows/ci.yaml","dependencies":[{"id":14491891760,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4.0.0","direct":true,"kind":"composite","optional":false},{"id":14491891761,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.7.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-14T13:47:42.260Z","updated_at":"2023-11-14T13:47:42.260Z","repository_link":"https://github.com/jd/tenacity/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2026-03-05T09:01:21.590Z","updated_at":"2026-03-05T09:01:21.590Z","repository_link":"https://github.com/jd/tenacity/blob/main/.github/workflows/release.yml","dependencies":[{"id":25831582902,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v6.0.2","direct":true,"kind":"composite","optional":false},{"id":25831582910,"package_name":"astral-sh/setup-uv","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25831582914,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":35.02585479009042,"created_at":"2025-10-10T09:43:23.758Z","updated_at":"2026-06-19T12:30:42.573Z","avatar_url":"https://github.com/jd.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368207","html_url":"https://summary.ecosyste.ms/projects/368207"}