{"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-04-19T00:05:16.237Z","created_at":"2026-01-26T18:18:08.885Z","updated_at":"2026-08-14T18:22:39.380Z","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":{"id":37413042,"uuid":"65468547","full_name":"jd/tenacity","owner":"jd","description":"Retrying library for Python","archived":false,"fork":false,"pushed_at":"2026-08-06T06:51:35.000Z","size":784,"stargazers_count":8748,"open_issues_count":43,"forks_count":343,"subscribers_count":46,"default_branch":"main","last_synced_at":"2026-08-14T17:24:12.860Z","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,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"jd"}},"created_at":"2016-08-11T12:44:02.000Z","updated_at":"2026-08-14T08:31:44.000Z","dependencies_parsed_at":"2026-08-06T12:25:34.770Z","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":75,"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":36660194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jd","name":"Julien Danjou","uuid":"2644","kind":"user","description":"CEO @Mergifyio / Open Source Software Engineer 💻 / Runner 🏃🏻‍♂️ / Foodie 🍲 / FPS 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":124,"last_synced_at":"2026-08-08T10:45:49.828Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"jd"}},"html_url":"https://github.com/jd","funding_links":["https://github.com/sponsors/jd"],"total_stars":9415,"followers":1294,"following":70,"created_at":"2022-11-02T16:24:53.563Z","updated_at":"2026-08-08T10:45:49.965Z","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.2.0","sha":"a2af454834c6bb5a1e39d67334031cdaf0f475b5","kind":"commit","published_at":"2026-08-05T11:48:43.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.2.0","html_url":"https://github.com/jd/tenacity/releases/tag/9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.2.0/manifests"},{"name":"9.1.4","sha":"d4e868d6b8368c00b5a1fad54de36c2c8c3a0fb3","kind":"commit","published_at":"2026-02-07T10:43:27.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.4","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.4/manifests"},{"name":"9.1.3","sha":"24415ebbca6ecafdf870af06441656dd96149d1d","kind":"commit","published_at":"2026-02-05T06:31:37.000Z","download_url":"https://codeload.github.com/jd/tenacity/tar.gz/9.1.3","html_url":"https://github.com/jd/tenacity/releases/tag/9.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jd/tenacity@9.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/tags/9.1.3/manifests"},{"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-08-14T18:22:39.380Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.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":["https://github.com/sponsors/jd"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-13T15:35:35.353Z","issues_count":143,"pull_requests_count":237,"avg_time_to_close_issue":32022205.55357143,"avg_time_to_close_pull_request":5948322.765,"issues_closed_count":56,"pull_requests_closed_count":200,"pull_request_authors_count":79,"issue_authors_count":138,"avg_comments_per_issue":2.1818181818181817,"avg_comments_per_pull_request":1.8438818565400843,"merged_pull_requests_count":151,"bot_issues_count":1,"bot_pull_requests_count":48,"past_year_issues_count":12,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":3345644.6,"past_year_avg_time_to_close_pull_request":122070.93055555556,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":72,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.0113636363636365,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":25,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd%2Ftenacity/issues","maintainers":[{"login":"jd","count":54,"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":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jd"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.tenacity/latest_version","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"}]}