{"id":360356,"url":"https://github.com/smarie/python-pytest-cases","last_synced_at":"2026-06-21T16:00:56.683Z","repository":{"id":37580141,"uuid":"138296136","full_name":"smarie/python-pytest-cases","owner":"smarie","description":"Separate test code from test cases in pytest.","archived":false,"fork":false,"pushed_at":"2026-03-02T23:02:14.000Z","size":15066,"stargazers_count":376,"open_issues_count":59,"forks_count":41,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-24T02:11:24.769Z","etag":null,"topics":["case","concerns","data","dataset","decorator","file","parameter","parametrize","pytest","separate","test","test-case","testcase"],"latest_commit_sha":null,"homepage":"https://smarie.github.io/python-pytest-cases/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smarie.png","metadata":{"files":{"readme":"README.md","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":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-22T11:42:19.000Z","updated_at":"2026-05-20T12:21:21.000Z","dependencies_parsed_at":"2023-11-10T13:36:02.243Z","dependency_job_id":"17c2c964-4f38-424c-b991-bb516f5aeef4","html_url":"https://github.com/smarie/python-pytest-cases","commit_stats":{"total_commits":686,"total_committers":21,"mean_commits":"32.666666666666664","dds":0.1997084548104956,"last_synced_commit":"36f4053e9f1c873d307090be85bd008f551b2a42"},"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/smarie/python-pytest-cases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/sbom","scorecard":{"id":832563,"data":{"date":"2025-08-11","repo":{"name":"github.com/smarie/python-pytest-cases","commit":"544f9a53531bc66f1f1221ea56b78467cefda473"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"6 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/base.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ghpages.yml:22","Warn: no topLevel permission defined: .github/workflows/updater.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/updater.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/updater.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updater.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/updater.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:177","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/base.yml:145"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-182 / GHSA-8867-vpm3-g98g","Warn: Project is vulnerable to: PYSEC-2012-8 / GHSA-p3h7-3c45-qj4v","Warn: Project is vulnerable to: PYSEC-2019-181 / GHSA-p86x-652p-6385","Warn: Project is vulnerable to: PYSEC-2011-23 / GHSA-3jhc-wjqf-5f2c","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T18:07:14.531Z","repository_id":37580141,"created_at":"2025-08-23T18:07:14.531Z","updated_at":"2025-08-23T18:07:14.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33593400,"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-05-28T02:00:06.440Z","response_time":99,"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":"smarie","name":"Sylvain Marié","uuid":"3236794","kind":"user","description":"solve. reuse.","email":"","website":"https://www.researchgate.net/profile/Sylvain_Marie3","location":null,"twitter":null,"company":"Schneider Electric","icon_url":"https://avatars.githubusercontent.com/u/3236794?u=cff776dd1dd1d9f20c537cdb46f4f42e93d94078\u0026v=4","repositories_count":87,"last_synced_at":"2024-04-16T01:09:15.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/smarie","funding_links":[],"total_stars":969,"followers":113,"following":119,"created_at":"2022-11-02T16:32:47.720Z","updated_at":"2024-04-16T01:09:41.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie/repositories"},"packages":[{"id":2885151,"name":"pytest-cases","ecosystem":"pypi","description":"Separate test code from test cases in pytest.","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["pytest","test","case","testcase","test-case","decorator","parametrize","parameter","data","dataset","file","separate","concerns","lazy","fixture","union"],"namespace":null,"versions_count":124,"first_release_published_at":"2018-06-25T14:04:23.000Z","latest_release_published_at":"2026-03-02T23:05:32.000Z","latest_release_number":"3.10.1","last_synced_at":"2026-06-15T15:02:42.254Z","created_at":"2022-04-10T12:19:38.807Z","updated_at":"2026-06-15T15:02:42.255Z","registry_url":"https://pypi.org/project/pytest-cases/","install_command":"pip install pytest-cases --index-url https://pypi.org/simple","documentation_url":"https://pytest-cases.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Framework :: Pytest","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Testing"],"normalized_name":"pytest-cases","project_status":null},"repo_metadata":{"id":37580141,"uuid":"138296136","full_name":"smarie/python-pytest-cases","owner":"smarie","description":"Separate test code from test cases in pytest.","archived":false,"fork":false,"pushed_at":"2026-03-02T23:02:14.000Z","size":15066,"stargazers_count":376,"open_issues_count":59,"forks_count":41,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-05-24T02:11:24.769Z","etag":null,"topics":["case","concerns","data","dataset","decorator","file","parameter","parametrize","pytest","separate","test","test-case","testcase"],"latest_commit_sha":null,"homepage":"https://smarie.github.io/python-pytest-cases/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smarie.png","metadata":{"files":{"readme":"README.md","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":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-22T11:42:19.000Z","updated_at":"2026-05-20T12:21:21.000Z","dependencies_parsed_at":"2023-11-10T13:36:02.243Z","dependency_job_id":"17c2c964-4f38-424c-b991-bb516f5aeef4","html_url":"https://github.com/smarie/python-pytest-cases","commit_stats":{"total_commits":686,"total_committers":21,"mean_commits":"32.666666666666664","dds":0.1997084548104956,"last_synced_commit":"36f4053e9f1c873d307090be85bd008f551b2a42"},"previous_names":[],"tags_count":125,"template":false,"template_full_name":null,"purl":"pkg:github/smarie/python-pytest-cases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/sbom","scorecard":{"id":832563,"data":{"date":"2025-08-11","repo":{"name":"github.com/smarie/python-pytest-cases","commit":"544f9a53531bc66f1f1221ea56b78467cefda473"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"6 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/base.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ghpages.yml:22","Warn: no topLevel permission defined: .github/workflows/updater.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/updater.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/updater.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updater.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/updater.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:177","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/base.yml:145"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-182 / GHSA-8867-vpm3-g98g","Warn: Project is vulnerable to: PYSEC-2012-8 / GHSA-p3h7-3c45-qj4v","Warn: Project is vulnerable to: PYSEC-2019-181 / GHSA-p86x-652p-6385","Warn: Project is vulnerable to: PYSEC-2011-23 / GHSA-3jhc-wjqf-5f2c","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T18:07:14.531Z","repository_id":37580141,"created_at":"2025-08-23T18:07:14.531Z","updated_at":"2025-08-23T18:07:14.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33593400,"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-05-28T02:00:06.440Z","response_time":99,"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":"smarie","name":"Sylvain Marié","uuid":"3236794","kind":"user","description":"solve. reuse.","email":"","website":"https://www.researchgate.net/profile/Sylvain_Marie3","location":null,"twitter":null,"company":"Schneider Electric","icon_url":"https://avatars.githubusercontent.com/u/3236794?u=cff776dd1dd1d9f20c537cdb46f4f42e93d94078\u0026v=4","repositories_count":87,"last_synced_at":"2024-04-16T01:09:15.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/smarie","funding_links":[],"total_stars":969,"followers":113,"following":119,"created_at":"2022-11-02T16:32:47.720Z","updated_at":"2024-04-16T01:09:41.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie/repositories"},"tags":[{"name":"3.10.1","sha":"d495c03c1beffd03dfa893acad70c6af6d5bf906","kind":"commit","published_at":"2026-03-02T22:59:54.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.10.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.10.1/manifests"},{"name":"3.10.0","sha":"7de8655757b29198cf1f25281c42f26d4ebe3aae","kind":"commit","published_at":"2026-03-02T22:51:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.10.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"544f9a53531bc66f1f1221ea56b78467cefda473","kind":"commit","published_at":"2025-06-09T20:02:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.9.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"996091e4af3d0bc4178aaec2c11eec460114805d","kind":"commit","published_at":"2025-06-09T19:21:01.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.9.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.0/manifests"},{"name":"3.8.6","sha":"11777baad0816aa1fbef0f0c49c5b2ae8064b2ca","kind":"commit","published_at":"2024-09-26T21:47:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.6","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"5a30ce28b1fb9f4fcec8f6b14b76b7c8aa4374c6","kind":"commit","published_at":"2024-04-04T21:10:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"6174992e5cf3dc7c9495cacf8cefbcad41d0ccf9","kind":"commit","published_at":"2024-03-16T01:15:49.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"0d257b26e2de9bea2ee259f859580462b36811db","kind":"commit","published_at":"2024-03-08T21:14:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"ccbdc6013def55fa4f0f1cab5391a4407e4dd739","kind":"commit","published_at":"2024-01-12T10:22:25.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"ac7f3c32ed7e5bc114e77dd9060bc54b08271ba2","kind":"commit","published_at":"2023-11-10T12:24:08.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"890b91305785e2377403e47d6b967c5af75bef87","kind":"commit","published_at":"2023-10-11T13:20:50.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"65c1bedac9c98a6c08250906b55513243b4a94f5","kind":"commit","published_at":"2023-10-10T20:59:38.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.7.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.7.0/manifests"},{"name":"3.6.14","sha":"ab3b7190d728b18512141b9f5f3a1c3dfc7cedf2","kind":"commit","published_at":"2023-02-23T13:11:25.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.14","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.14/manifests"},{"name":"3.6.13","sha":"4f5c4662f73c5bc82b98728f40ac6d20851cafdf","kind":"commit","published_at":"2022-05-20T16:07:44.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.13","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.13/manifests"},{"name":"3.6.12","sha":"d3cf7566b8cdfd88074ef7134ec69f4a551a4550","kind":"commit","published_at":"2022-05-12T09:39:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.12","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.12/manifests"},{"name":"3.6.11","sha":"def94ce5826c177d74f14bc05ab1b6bf1057713b","kind":"commit","published_at":"2022-03-21T15:56:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.11","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.11/manifests"},{"name":"3.6.10","sha":"bcf911774675288732350eec4ad611b56ec7b614","kind":"commit","published_at":"2022-03-14T09:33:18.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.10","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.10/manifests"},{"name":"3.6.9","sha":"501f9fbca05f1e616fa3f9e8ead060f1d5896071","kind":"commit","published_at":"2022-02-08T17:32:00.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.9","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.9/manifests"},{"name":"3.6.8","sha":"fda5107f9e0b5f1ec2aab35e650b481eba91c4d6","kind":"commit","published_at":"2022-01-07T14:36:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.8","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.8/manifests"},{"name":"3.6.7","sha":"f0448c3e0e68769f738745f8ce8562f47d7d691f","kind":"commit","published_at":"2022-01-03T09:00:50.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.7","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.7/manifests"},{"name":"3.6.5","sha":"bc9ca050e6766b6d08f5678abbe8586c64214b76","kind":"commit","published_at":"2021-11-08T14:20:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.5/manifests"},{"name":"3.6.4","sha":"ce3f837649731f39a66c27bf634cb4ac8f278d18","kind":"commit","published_at":"2021-09-17T11:28:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.4/manifests"},{"name":"3.6.3","sha":"d858f6b6ce7fd211c94f18d53e30ab178432da91","kind":"commit","published_at":"2021-07-08T14:17:58.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.3/manifests"},{"name":"3.6.2","sha":"d84d8f3711968740b07732fa96dbed29927c11e1","kind":"commit","published_at":"2021-06-29T09:03:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"77ade9edca6129196734a0359a77158dfc5e8341","kind":"commit","published_at":"2021-06-03T15:29:04.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"09f78ff99bc33ddf86ea5ced50c4897b4d99d2cd","kind":"commit","published_at":"2021-05-31T19:32:55.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"70b034d7f3e01839aca16b7e6a3b5e27a41c977e","kind":"commit","published_at":"2021-05-21T12:55:48.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.5.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"8486736135fc3308d517ed544da94c37ce247e65","kind":"commit","published_at":"2021-05-18T13:26:09.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.5.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"6c31064dd605600e284117428641ecba1929f3d2","kind":"commit","published_at":"2021-05-07T09:39:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.0/manifests"},{"name":"3.4.6","sha":"2adabb3637d4221e9713094547b98a345455723f","kind":"commit","published_at":"2021-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.6","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"4273d85a48711be3ec229238d36f8e9061afe913","kind":"commit","published_at":"2021-04-07T16:10:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.5/manifests"},{"name":"3.4.4","sha":"573928ccdfee657bce0bb1ad9d500bfd60d261ee","kind":"commit","published_at":"2021-04-07T09:11:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.4/manifests"},{"name":"3.4.3","sha":"f084dc6f6abd2dac51fa5278c0416383c9ebaf1f","kind":"commit","published_at":"2021-03-31T13:51:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"6f754d12c979a055212244f652ab4888c5934b62","kind":"commit","published_at":"2021-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"797c143b24830145119c6833de51bc9ecc3d68db","kind":"commit","published_at":"2021-03-31T10:23:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"788073c017f00710d10dea41603dbd2a56c69fdf","kind":"commit","published_at":"2021-03-24T17:50:31.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"7276eeb4246eae4151dea94823070ddfd3f35837","kind":"commit","published_at":"2021-03-22T22:47:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"dc1d4ad160fd777906a787710b79e2ebaa686665","kind":"commit","published_at":"2021-02-19T09:40:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.2.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"031853657520efb1cc46f5d263cc3d6b0d8056f4","kind":"commit","published_at":"2021-01-25T20:42:59.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.0/manifests"},{"name":"3.1.2","sha":"fab8e7527660c684e584e8297e4da894e2c620ac","kind":"commit","published_at":"2021-01-25T16:42:53.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.1.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"6ed4c3eea985aea41f658f0c48984cfe8d136413","kind":"commit","published_at":"2020-12-17T13:30:54.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.1.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"b0681bb12e479469d416da1ce5688ba5838b3d3e","kind":"commit","published_at":"2020-12-16T22:13:48.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"43b6e2dbb13b5c1e3c4501c64fd2f5ce378d89ae","kind":"commit","published_at":"2020-12-16T15:33:39.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.0.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.0.0/manifests"},{"name":"2.7.2","sha":"8febdeeb52f6dcfcb54aa1e8e7d966427d030ad5","kind":"commit","published_at":"2020-12-08T22:41:54.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.7.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"31710caf093c71cb7faebe57bb1afd82de8bed21","kind":"commit","published_at":"2020-12-02T17:43:53.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.7.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.1/manifests"},{"name":"2.6.0","sha":"26df3cf8c1d23d8c772400cabb53678378e7eccd","kind":"commit","published_at":"2020-12-02T11:33:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"ae942d7bd997c0c97cfa886f7d76fd2029167a80","kind":"commit","published_at":"2020-11-28T15:24:32.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"04706868972a6b1a89b0de42d409c0bdbae75f05","kind":"commit","published_at":"2020-11-26T12:55:16.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"1d33f2fc5b703b98e83fa538b9c961247153ff91","kind":"commit","published_at":"2020-10-13T09:54:19.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.3.0/manifests"},{"name":"2.2.5","sha":"d42b296c3ca0109dda9be71357213994ea911232","kind":"commit","published_at":"2020-10-02T21:01:12.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"3167c475f7641667d92f1e06908d318c8b6196fb","kind":"commit","published_at":"2020-10-01T15:37:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"5e4b1258b6c7fef5dd50dfbefb9a24eba352d8e0","kind":"commit","published_at":"2020-09-24T15:47:44.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"b5cf6349aa9ace89f85d276be6390997a2930571","kind":"commit","published_at":"2020-09-08T09:10:07.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"09eae11189b8e665f6c6589e59e300aa48cd95b9","kind":"commit","published_at":"2020-08-20T13:58:49.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5721025ef1b98c7237545bf6e95e89ffcfd0af69","kind":"commit","published_at":"2020-08-19T16:24:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"aca64dda30463310732c491f2eef8a3695249cf7","kind":"commit","published_at":"2020-08-12T08:37:50.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"7a81026fee069c08e549d759c24c626ff7ad6bd5","kind":"commit","published_at":"2020-08-10T07:50:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"a95f2a50c201a10c6a2aa2544bd1ea39aab23a47","kind":"commit","published_at":"2020-07-30T07:50:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1bd9f7de30038e6a46e20b7562b692811bef8b62","kind":"commit","published_at":"2020-07-29T17:06:38.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"cb5e15ab0cf05460aa980f60103561bfafb05c9e","kind":"commit","published_at":"2020-07-12T21:17:07.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8f8fb4239bfecc13c9a13356bb9407b1f6090892","kind":"commit","published_at":"2020-07-10T15:05:00.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"c5f179c6380057ee685c64939076c17da0a5a9a6","kind":"commit","published_at":"2020-07-09T21:27:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"14e0dd01f70d717c151749e009895e416ed073b6","kind":"commit","published_at":"2020-07-09T13:57:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"406e16c6d03eb831bad24cfa0da7e612f8941924","kind":"commit","published_at":"2020-07-09T09:19:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.0/manifests"},{"name":"1.17.0","sha":"fa37a718db21c8b6093d23bc172298e719158804","kind":"commit","published_at":"2020-06-23T15:36:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.17.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b57df26d60e38c5df2607f8a721f30c56156218","kind":"commit","published_at":"2020-06-11T15:41:45.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.16.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"2a56162886056b8c2c19e7bea387194858076daf","kind":"commit","published_at":"2020-06-01T13:46:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.15.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"e7b87473be4bc8af9b40a80c54e8297bd619259f","kind":"commit","published_at":"2020-05-27T11:35:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.14.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.14.0/manifests"},{"name":"1.13.1","sha":"59dca923f2fbcfc62884963090abc895c23de8cc","kind":"commit","published_at":"2020-04-25T13:21:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.13.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"9983c767554ff999d4a22a0f68d8467f4715d64a","kind":"commit","published_at":"2020-03-30T13:47:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.13.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"89507965321fe06ebb3fadbcc7029126010cc1a1","kind":"commit","published_at":"2020-03-19T13:20:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"09f1b7d6a16f222ae19298e042b199d2817ef92b","kind":"commit","published_at":"2020-03-06T13:25:18.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"5880f59d1a04edb402117e9e1f61c10b365a2d8f","kind":"commit","published_at":"2020-02-18T17:20:53.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"35e1b3e9486039ea90742f08886fc33e2efa432a","kind":"commit","published_at":"2020-01-28T15:17:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"ac69f9d55363f012d420c50d90e4249d611322fc","kind":"commit","published_at":"2019-12-19T11:47:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.0/manifests"},{"name":"1.11.9","sha":"b541402786b4fe980b5b6c14eb5a24a8ab2f9442","kind":"commit","published_at":"2019-12-11T13:22:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.9","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"fbfc4231a4df2214f5695f0c13ff1bf0c1e576d1","kind":"commit","published_at":"2019-11-22T12:30:45.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.8","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"b31facf2c180758405ca5c07c55fd49b22c3b6c2","kind":"commit","published_at":"2019-11-18T09:57:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.7","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"791a5474f018157f26151924115357770ef052ff","kind":"commit","published_at":"2019-11-17T15:57:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.6","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.6/manifests"},{"name":"1.11.5","sha":"a836246636c724f866eb8c0b3084b16e3e2c1cf3","kind":"commit","published_at":"2019-11-05T11:18:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"9c954e95e21cb7a0f6b05c4edb74bb8357147bc4","kind":"commit","published_at":"2019-10-23T12:39:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"49429af64d2048d6ad0c024c13a47ef58bbd36c6","kind":"commit","published_at":"2019-10-01T14:38:46.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"424d35108228716d7ea0276f6a89ef72181dd919","kind":"commit","published_at":"2019-09-05T14:12:58.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"b8c673b86a9d341b8b583630a47da2cef4d5f284","kind":"commit","published_at":"2019-08-02T10:24:47.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"278bcf6c3f893d60f5d3571e414bdfbca20a58be","kind":"commit","published_at":"2019-08-01T16:32:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"6c10d90b155fb43505953c1b22084e02c87b40b7","kind":"commit","published_at":"2019-07-31T07:40:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.10.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"67a143073d39612a1e661feadfcd6a85226c47c6","kind":"commit","published_at":"2019-07-03T11:46:48.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.10.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"b5f45a657d2ce026d148301e95a36733c4c2b6e8","kind":"commit","published_at":"2019-07-03T10:10:28.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.10.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"bc29b7bff3214bcdb45948111fa3598558875111","kind":"commit","published_at":"2019-06-27T16:47:40.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"af505667cb25d78f355852c6a249cf6edaceba6c","kind":"commit","published_at":"2019-06-25T11:33:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"9d442e85d58af30048d98d1d81578705545c00c4","kind":"commit","published_at":"2019-06-25T10:59:51.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"39fd754a4c65949b4f92896c477ed12226738a45","kind":"commit","published_at":"2019-06-17T14:23:00.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"b74ad717b5f2a447c68766a523833399bf3e3f30","kind":"commit","published_at":"2019-06-14T16:33:55.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.8.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"1ece3ef0cbdff21ae07ef91bfbd877bb716b86c9","kind":"commit","published_at":"2019-06-14T10:56:06.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.8.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"e35dcc2fa2ae12a97f54a70be31f77f7fea20755","kind":"commit","published_at":"2019-06-13T16:49:12.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.7.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"67130657b1646180dad12791ef92c886932f75f9","kind":"commit","published_at":"2019-05-28T15:40:46.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fa74fd047981a6b1c3fee12d2c76e57e3bed4045","kind":"commit","published_at":"2019-04-05T19:37:59.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"b96dc3b8164db26e220a5aad087e490a663f59b0","kind":"commit","published_at":"2019-04-03T17:13:43.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"09715e7ee3f5fc1d24700d656ac3ad9d2e4e555d","kind":"commit","published_at":"2019-04-03T15:49:43.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"6046df06a39bcd47dfc22729b154c7e484e36670","kind":"commit","published_at":"2019-03-26T12:16:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.5.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"51a1ec8ae9bab0044d7391284408587470ca6a2e","kind":"commit","published_at":"2019-03-25T10:52:04.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"cbbb0f327410726aa275a5460f989d6c07124c08","kind":"commit","published_at":"2019-03-25T09:31:03.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.4.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d3cc88d0c6220674a0e5fefb778f546085ea8847","kind":"commit","published_at":"2019-03-22T13:12:13.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.4.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"4c095e5eb5d9a38d05308ad706edb42f072121ba","kind":"commit","published_at":"2019-03-20T13:10:33.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"915688fdec4c08f834c3ed0a6c7ca6bed72d8a1c","kind":"commit","published_at":"2019-03-19T17:25:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"f0b273e97ebc734647b90eb020b85940dec3ef18","kind":"commit","published_at":"2019-03-19T10:07:49.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"9c002fdd617323dc5a8394be531ed7142c3deb9e","kind":"commit","published_at":"2019-03-12T16:48:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d8d193f212d56d6c9b9467d2cdca5d3660fc0450","kind":"commit","published_at":"2019-03-12T10:03:24.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d4beef52d3acbb7f0da42ab3c9bfb00022ed613a","kind":"commit","published_at":"2019-02-02T13:46:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.2.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"6a5c1963a5814d9394edc78d775dd592a67480f3","kind":"commit","published_at":"2019-02-01T17:35:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.2.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"10a3adbab88701a2144f0fd115de4ce0058d4a66","kind":"commit","published_at":"2019-02-01T15:45:35.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"2a5298dbad50ced071f61c7aec8a6b1164f7aa06","kind":"commit","published_at":"2019-01-08T12:54:30.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.1.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"716f1398ddaa86d61b20d1f851069c6fcb5e970d","kind":"commit","published_at":"2019-01-08T09:37:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e98348f8c491288ed49bed06b5e6f119e0fb08c0","kind":"commit","published_at":"2018-11-21T18:01:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.0.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.0.0/manifests"},{"name":"0.10.1","sha":"a12180eabf450b6f29587021b7a39a2ebc2a5d33","kind":"commit","published_at":"2018-09-27T16:23:05.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.10.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"35de77b965bf3d3362e5737dd808bee3ebe71ab3","kind":"commit","published_at":"2018-08-03T16:25:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.10.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"b3d3983d54607c6d5fe16c8e1f470c9dcfb2d1e4","kind":"commit","published_at":"2018-07-27T12:16:05.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.9.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.9.1/manifests"},{"name":"0.8.0","sha":"93a2209099c8e3590891afa0ac263fcdb56fa4d2","kind":"commit","published_at":"2018-07-06T15:59:35.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.8.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"f7d4ebaac8a69973abc6d3163c5d531203c07fa1","kind":"commit","published_at":"2018-07-06T13:50:46.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.7.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"57eba65054319d2c0c552d5e8ebdffbf367d348d","kind":"commit","published_at":"2018-07-06T10:38:32.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"ef819672f7a16781c80a811eba1309c60c50d475","kind":"commit","published_at":"2018-07-05T21:40:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"a964fbbd3c8e78cd40b7042efced0f77e1ecf47b","kind":"commit","published_at":"2018-07-05T19:56:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"502811e6c7ce8cd6b1238c0fc8210b77bb6f105e","kind":"commit","published_at":"2018-07-05T17:10:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"0fa5fea23447f4a5005cc0676877952a5f6fd58f","kind":"commit","published_at":"2018-07-05T15:44:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"62ee07e1eb2735c5783fbe2c4675f839cb06cd07","kind":"commit","published_at":"2018-06-25T13:42:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-09T14:58:40.866Z","dependent_packages_count":61,"downloads":887788,"downloads_period":"last-month","dependent_repos_count":227,"rankings":{"downloads":0.710540155331814,"dependent_repos_count":1.016745043939544,"dependent_packages_count":0.3048710776430417,"stargazers_count":3.6248151479578614,"forks_count":6.6945893854269345,"docker_downloads_count":1.0338940420569651,"average":2.23090914205936},"purl":"pkg:pypi/pytest-cases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-cases","docker_dependents_count":8,"docker_downloads_count":134474,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-03T16:08:31.677Z","issues_count":117,"pull_requests_count":88,"avg_time_to_close_issue":6724135.111111111,"avg_time_to_close_pull_request":4391565.298507462,"issues_closed_count":72,"pull_requests_closed_count":67,"pull_request_authors_count":15,"issue_authors_count":60,"avg_comments_per_issue":2.7948717948717947,"avg_comments_per_pull_request":0.8636363636363636,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":11,"past_year_pull_requests_count":11,"past_year_avg_time_to_close_issue":483608.5,"past_year_avg_time_to_close_pull_request":10301.333333333334,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.0909090909090908,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/issues","maintainers":[{"login":"smarie","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarie"}],"active_maintainers":[{"login":"smarie","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-cases/codemeta","maintainers":[{"uuid":"smarie","login":"smarie","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/smarie/","role":null,"created_at":"2023-02-20T02:20:42.339Z","updated_at":"2023-02-20T02:20:42.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/smarie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":890695,"maintainers_count":381518,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":12898227,"name":"python314Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:41:27.014Z","latest_release_published_at":"2026-01-27T09:41:27.014Z","latest_release_number":"3.9.1","last_synced_at":"2026-03-07T09:27:28.517Z","created_at":"2026-01-27T09:41:26.797Z","updated_at":"2026-03-07T09:54:26.120Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python314Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-cases/default.nix#L40","metadata":{"nix_attribute":"python3.14-pytest-cases-3.9.1","position":"pkgs/development/python-modules/pytest-cases/default.nix:40","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.pytest-cases?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4626,"html_url":null,"role":null,"created_at":"2026-03-07T09:27:28.694Z","updated_at":"2026-03-07T09:27:28.694Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2975,"github":"NixOS","metadata":{"funded_packages_count":1629},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-21T05:02:15.960Z","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":13953107,"name":"python-pytest-cases","ecosystem":"guix","description":"Separate test code from test cases in pytest.","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:47:20.112Z","latest_release_published_at":"2026-03-02T19:47:20.112Z","latest_release_number":"3.9.1","last_synced_at":"2026-04-27T16:44:12.842Z","created_at":"2026-03-02T19:47:19.860Z","updated_at":"2026-04-27T16:44:13.603Z","registry_url":"https://packages.guix.gnu.org/packages/python-pytest-cases/3.9.1/","install_command":"guix install python-pytest-cases","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n2586","metadata":{"location":"gnu/packages/python-check.scm:2586","variable_name":"python-pytest-cases"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:44:13.576Z","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-pytest-cases","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-cases/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31802,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":12874335,"name":"python313Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:18:11.212Z","latest_release_published_at":"2026-01-27T04:18:11.212Z","latest_release_number":"3.9.1","last_synced_at":"2026-03-08T02:38:24.000Z","created_at":"2026-01-27T04:18:10.715Z","updated_at":"2026-03-10T20:10:06.728Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python313Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-cases/default.nix#L40","metadata":{"nix_attribute":"python3.13-pytest-cases-3.9.1","position":"pkgs/development/python-modules/pytest-cases/default.nix:40","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4626,"html_url":null,"role":null,"created_at":"2026-03-08T02:38:24.204Z","updated_at":"2026-03-08T02:38:24.204Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2975,"github":"NixOS","metadata":{"funded_packages_count":1629},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-21T05:02:15.960Z","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":13298749,"name":"python310Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:14.006Z","latest_release_published_at":"2026-02-02T06:35:14.006Z","latest_release_number":"3.6.14","last_synced_at":"2026-03-08T10:31:45.578Z","created_at":"2026-02-02T06:35:09.308Z","updated_at":"2026-03-10T09:36:06.096Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-cases/default.nix#L51","metadata":{"nix_attribute":"python3.10-pytest-cases-3.6.14","position":"pkgs/development/python-modules/pytest-cases/default.nix:51","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pytest-cases?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-08T10:31:46.183Z","updated_at":"2026-03-08T10:31:46.183Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":12832286,"name":"python311Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:11:33.836Z","latest_release_published_at":"2026-01-26T20:11:33.836Z","latest_release_number":"3.6.14","last_synced_at":"2026-04-03T09:23:39.547Z","created_at":"2026-01-26T20:11:33.662Z","updated_at":"2026-04-03T09:23:39.547Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-cases/default.nix#L51","metadata":{"nix_attribute":"python3.11-pytest-cases-3.6.14","position":"pkgs/development/python-modules/pytest-cases/default.nix:51","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T08:34:16.989Z","updated_at":"2026-03-03T08:34:16.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13198534,"name":"python311Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:38:28.822Z","latest_release_published_at":"2026-02-02T00:38:28.822Z","latest_release_number":"3.8.5","last_synced_at":"2026-03-09T03:08:53.166Z","created_at":"2026-02-02T00:38:28.072Z","updated_at":"2026-03-09T13:02:26.683Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-cases/default.nix#L41","metadata":{"nix_attribute":"python3.11-pytest-cases-3.8.5","position":"pkgs/development/python-modules/pytest-cases/default.nix:41","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T03:08:53.374Z","updated_at":"2026-03-09T03:08:53.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/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":280},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-21T05:00:30.210Z","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":13206795,"name":"python312Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:08:35.945Z","latest_release_published_at":"2026-02-02T01:08:35.945Z","latest_release_number":"3.8.5","last_synced_at":"2026-03-09T05:07:37.188Z","created_at":"2026-02-02T01:08:19.861Z","updated_at":"2026-03-09T12:01:21.657Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-cases/default.nix#L41","metadata":{"nix_attribute":"python3.12-pytest-cases-3.8.5","position":"pkgs/development/python-modules/pytest-cases/default.nix:41","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T05:07:37.380Z","updated_at":"2026-03-09T05:07:37.380Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/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":280},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-21T05:00:30.210Z","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":12819891,"name":"python310Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:53:42.030Z","latest_release_published_at":"2026-01-26T17:53:42.030Z","latest_release_number":"3.6.14","last_synced_at":"2026-04-09T22:01:18.079Z","created_at":"2026-01-26T17:53:41.826Z","updated_at":"2026-04-09T22:31:13.918Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-cases/default.nix#L51","metadata":{"nix_attribute":"python3.10-pytest-cases-3.6.14","position":"pkgs/development/python-modules/pytest-cases/default.nix:51","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pytest-cases?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T19:40:30.537Z","updated_at":"2026-03-03T19:40:30.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13088529,"name":"python312Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:10:52.972Z","latest_release_published_at":"2026-02-01T18:10:52.972Z","latest_release_number":"3.8.6","last_synced_at":"2026-04-10T02:01:55.818Z","created_at":"2026-02-01T18:10:18.472Z","updated_at":"2026-04-10T02:31:42.956Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-cases/default.nix#L42","metadata":{"nix_attribute":"python3.12-pytest-cases-3.8.6","position":"pkgs/development/python-modules/pytest-cases/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","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-03T20:20:42.211Z","updated_at":"2026-03-03T20:20:42.211Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13079679,"name":"python311Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:10.048Z","latest_release_published_at":"2026-02-01T17:43:10.048Z","latest_release_number":"3.8.6","last_synced_at":"2026-03-06T03:25:09.798Z","created_at":"2026-02-01T17:43:09.556Z","updated_at":"2026-03-06T03:31:07.222Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-cases/default.nix#L42","metadata":{"nix_attribute":"python3.11-pytest-cases-3.8.6","position":"pkgs/development/python-modules/pytest-cases/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","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-06T03:25:10.001Z","updated_at":"2026-03-06T03:25:10.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13306413,"name":"python311Packages.pytest-cases","ecosystem":"nixpkgs","description":"Separate test code from test cases in pytest","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:22.602Z","latest_release_published_at":"2026-02-02T07:05:22.602Z","latest_release_number":"3.6.14","last_synced_at":"2026-04-12T16:01:26.322Z","created_at":"2026-02-02T07:05:19.096Z","updated_at":"2026-04-12T16:31:47.387Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pytest-cases","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-cases","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-cases/default.nix#L51","metadata":{"nix_attribute":"python3.11-pytest-cases-3.6.14","position":"pkgs/development/python-modules/pytest-cases/default.nix:51","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":"pytest-cases","upstream_purl":"pkg:pypi/pytest-cases"},"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.pytest-cases?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-cases/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T03:05:08.187Z","updated_at":"2026-03-04T03:05:08.187Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5301207,"name":"pytest-cases","ecosystem":"conda","description":"Did you ever think that most of your test functions were actually the same test code, but with different data inputs and expected results/exceptions ? `pytest-cases` leverages `pytest` and its great `@pytest.mark.parametrize` decorator, so that you can separate your test cases from your test functions. In addition, `pytest-cases` provides several useful goodies to empower `pytest`. In particular it improves the fixture mechanism to support \"fixture unions\". This is a major change in the internal `pytest` engine, unlocking many possibilities such as using fixture references as parameter values in a test function.","homepage":"https://github.com/smarie/python-pytest-cases","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/smarie/python-pytest-cases","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2020-11-26T18:30:23.000Z","latest_release_published_at":"2022-05-30T13:54:43.000Z","latest_release_number":"3.6.13","last_synced_at":"2026-03-22T11:25:04.899Z","created_at":"2022-10-03T16:10:24.492Z","updated_at":"2026-03-22T12:58:15.088Z","registry_url":"https://anaconda.org/conda-forge/pytest-cases","install_command":"conda install -c conda-forge pytest-cases","documentation_url":null,"metadata":{},"repo_metadata":{"id":37580141,"uuid":"138296136","full_name":"smarie/python-pytest-cases","owner":"smarie","description":"Separate test code from test cases in pytest.","archived":false,"fork":false,"pushed_at":"2025-08-25T06:37:21.000Z","size":15306,"stargazers_count":367,"open_issues_count":52,"forks_count":40,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-07T10:40:05.845Z","etag":null,"topics":["case","concerns","data","dataset","decorator","file","parameter","parametrize","pytest","separate","test","test-case","testcase"],"latest_commit_sha":null,"homepage":"https://smarie.github.io/python-pytest-cases/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/smarie.png","metadata":{"files":{"readme":"README.md","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":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-06-22T11:42:19.000Z","updated_at":"2025-09-28T09:23:51.000Z","dependencies_parsed_at":"2023-11-10T13:36:02.243Z","dependency_job_id":"17c2c964-4f38-424c-b991-bb516f5aeef4","html_url":"https://github.com/smarie/python-pytest-cases","commit_stats":{"total_commits":686,"total_committers":21,"mean_commits":"32.666666666666664","dds":0.1997084548104956,"last_synced_commit":"36f4053e9f1c873d307090be85bd008f551b2a42"},"previous_names":[],"tags_count":123,"template":false,"template_full_name":null,"purl":"pkg:github/smarie/python-pytest-cases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/sbom","scorecard":{"id":832563,"data":{"date":"2025-08-11","repo":{"name":"github.com/smarie/python-pytest-cases","commit":"544f9a53531bc66f1f1221ea56b78467cefda473"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":10,"reason":"6 commit(s) and 8 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 2/28 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/base.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/ghpages.yml:22","Warn: no topLevel permission defined: .github/workflows/updater.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/base.yml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/base.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/base.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ghpages.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/ghpages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/updater.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/updater.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/updater.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/smarie/python-pytest-cases/updater.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:114","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:141","Warn: pipCommand not pinned by hash: .github/workflows/base.yml:177","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/base.yml:145"],"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":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2019-182 / GHSA-8867-vpm3-g98g","Warn: Project is vulnerable to: PYSEC-2012-8 / GHSA-p3h7-3c45-qj4v","Warn: Project is vulnerable to: PYSEC-2019-181 / GHSA-p86x-652p-6385","Warn: Project is vulnerable to: PYSEC-2011-23 / GHSA-3jhc-wjqf-5f2c","Warn: Project is vulnerable to: PYSEC-2024-187 / GHSA-rqc4-2hc7-8c8v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T18:07:14.531Z","repository_id":37580141,"created_at":"2025-08-23T18:07:14.531Z","updated_at":"2025-08-23T18:07:14.531Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013884,"owners_count":26085325,"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-12T02:00:06.719Z","response_time":53,"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":"smarie","name":"Sylvain Marié","uuid":"3236794","kind":"user","description":"solve. reuse.","email":"","website":"https://www.researchgate.net/profile/Sylvain_Marie3","location":null,"twitter":null,"company":"Schneider Electric","icon_url":"https://avatars.githubusercontent.com/u/3236794?u=cff776dd1dd1d9f20c537cdb46f4f42e93d94078\u0026v=4","repositories_count":87,"last_synced_at":"2024-04-16T01:09:15.857Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/smarie","funding_links":[],"total_stars":969,"followers":113,"following":119,"created_at":"2022-11-02T16:32:47.720Z","updated_at":"2024-04-16T01:09:41.165Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/smarie/repositories"},"tags":[{"name":"3.9.1","sha":"544f9a53531bc66f1f1221ea56b78467cefda473","kind":"commit","published_at":"2025-06-09T20:02:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.9.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.1/manifests"},{"name":"3.9.0","sha":"996091e4af3d0bc4178aaec2c11eec460114805d","kind":"commit","published_at":"2025-06-09T19:21:01.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.9.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.9.0/manifests"},{"name":"3.8.6","sha":"11777baad0816aa1fbef0f0c49c5b2ae8064b2ca","kind":"commit","published_at":"2024-09-26T21:47:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.6","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.6/manifests"},{"name":"3.8.5","sha":"5a30ce28b1fb9f4fcec8f6b14b76b7c8aa4374c6","kind":"commit","published_at":"2024-04-04T21:10:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.5/manifests"},{"name":"3.8.4","sha":"6174992e5cf3dc7c9495cacf8cefbcad41d0ccf9","kind":"commit","published_at":"2024-03-16T01:15:49.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.4/manifests"},{"name":"3.8.3","sha":"0d257b26e2de9bea2ee259f859580462b36811db","kind":"commit","published_at":"2024-03-08T21:14:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.3/manifests"},{"name":"3.8.2","sha":"ccbdc6013def55fa4f0f1cab5391a4407e4dd739","kind":"commit","published_at":"2024-01-12T10:22:25.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.2/manifests"},{"name":"3.8.1","sha":"ac7f3c32ed7e5bc114e77dd9060bc54b08271ba2","kind":"commit","published_at":"2023-11-10T12:24:08.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.1/manifests"},{"name":"3.8.0","sha":"890b91305785e2377403e47d6b967c5af75bef87","kind":"commit","published_at":"2023-10-11T13:20:50.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.8.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"65c1bedac9c98a6c08250906b55513243b4a94f5","kind":"commit","published_at":"2023-10-10T20:59:38.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.7.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.7.0/manifests"},{"name":"3.6.14","sha":"ab3b7190d728b18512141b9f5f3a1c3dfc7cedf2","kind":"commit","published_at":"2023-02-23T13:11:25.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.14","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.14/manifests"},{"name":"3.6.13","sha":"4f5c4662f73c5bc82b98728f40ac6d20851cafdf","kind":"commit","published_at":"2022-05-20T16:07:44.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.13","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.13/manifests"},{"name":"3.6.12","sha":"d3cf7566b8cdfd88074ef7134ec69f4a551a4550","kind":"commit","published_at":"2022-05-12T09:39:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.12","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.12/manifests"},{"name":"3.6.11","sha":"def94ce5826c177d74f14bc05ab1b6bf1057713b","kind":"commit","published_at":"2022-03-21T15:56:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.11","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.11/manifests"},{"name":"3.6.10","sha":"bcf911774675288732350eec4ad611b56ec7b614","kind":"commit","published_at":"2022-03-14T09:33:18.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.10","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.10/manifests"},{"name":"3.6.9","sha":"501f9fbca05f1e616fa3f9e8ead060f1d5896071","kind":"commit","published_at":"2022-02-08T17:32:00.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.9","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.9/manifests"},{"name":"3.6.8","sha":"fda5107f9e0b5f1ec2aab35e650b481eba91c4d6","kind":"commit","published_at":"2022-01-07T14:36:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.8","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.8/manifests"},{"name":"3.6.7","sha":"f0448c3e0e68769f738745f8ce8562f47d7d691f","kind":"commit","published_at":"2022-01-03T09:00:50.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.7","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.7/manifests"},{"name":"3.6.5","sha":"bc9ca050e6766b6d08f5678abbe8586c64214b76","kind":"commit","published_at":"2021-11-08T14:20:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.5/manifests"},{"name":"3.6.4","sha":"ce3f837649731f39a66c27bf634cb4ac8f278d18","kind":"commit","published_at":"2021-09-17T11:28:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.4/manifests"},{"name":"3.6.3","sha":"d858f6b6ce7fd211c94f18d53e30ab178432da91","kind":"commit","published_at":"2021-07-08T14:17:58.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.3/manifests"},{"name":"3.6.2","sha":"d84d8f3711968740b07732fa96dbed29927c11e1","kind":"commit","published_at":"2021-06-29T09:03:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"77ade9edca6129196734a0359a77158dfc5e8341","kind":"commit","published_at":"2021-06-03T15:29:04.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.1/manifests"},{"name":"3.6.0","sha":"09f78ff99bc33ddf86ea5ced50c4897b4d99d2cd","kind":"commit","published_at":"2021-05-31T19:32:55.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.6.0/manifests"},{"name":"3.5.2","sha":"70b034d7f3e01839aca16b7e6a3b5e27a41c977e","kind":"commit","published_at":"2021-05-21T12:55:48.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.5.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"8486736135fc3308d517ed544da94c37ce247e65","kind":"commit","published_at":"2021-05-18T13:26:09.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.5.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.1/manifests"},{"name":"3.5.0","sha":"6c31064dd605600e284117428641ecba1929f3d2","kind":"commit","published_at":"2021-05-07T09:39:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.5.0/manifests"},{"name":"3.4.6","sha":"2adabb3637d4221e9713094547b98a345455723f","kind":"commit","published_at":"2021-04-12T09:59:58.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.6","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.6/manifests"},{"name":"3.4.5","sha":"4273d85a48711be3ec229238d36f8e9061afe913","kind":"commit","published_at":"2021-04-07T16:10:36.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.5/manifests"},{"name":"3.4.4","sha":"573928ccdfee657bce0bb1ad9d500bfd60d261ee","kind":"commit","published_at":"2021-04-07T09:11:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.4/manifests"},{"name":"3.4.3","sha":"f084dc6f6abd2dac51fa5278c0416383c9ebaf1f","kind":"commit","published_at":"2021-03-31T13:51:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.3/manifests"},{"name":"3.4.2","sha":"6f754d12c979a055212244f652ab4888c5934b62","kind":"commit","published_at":"2021-03-31T13:00:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"797c143b24830145119c6833de51bc9ecc3d68db","kind":"commit","published_at":"2021-03-31T10:23:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"788073c017f00710d10dea41603dbd2a56c69fdf","kind":"commit","published_at":"2021-03-24T17:50:31.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"7276eeb4246eae4151dea94823070ddfd3f35837","kind":"commit","published_at":"2021-03-22T22:47:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"dc1d4ad160fd777906a787710b79e2ebaa686665","kind":"commit","published_at":"2021-02-19T09:40:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.2.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"031853657520efb1cc46f5d263cc3d6b0d8056f4","kind":"commit","published_at":"2021-01-25T20:42:59.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.2.0/manifests"},{"name":"3.1.2","sha":"fab8e7527660c684e584e8297e4da894e2c620ac","kind":"commit","published_at":"2021-01-25T16:42:53.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.1.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"6ed4c3eea985aea41f658f0c48984cfe8d136413","kind":"commit","published_at":"2020-12-17T13:30:54.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.1.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"b0681bb12e479469d416da1ce5688ba5838b3d3e","kind":"commit","published_at":"2020-12-16T22:13:48.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"43b6e2dbb13b5c1e3c4501c64fd2f5ce378d89ae","kind":"commit","published_at":"2020-12-16T15:33:39.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/3.0.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/3.0.0/manifests"},{"name":"2.7.2","sha":"8febdeeb52f6dcfcb54aa1e8e7d966427d030ad5","kind":"commit","published_at":"2020-12-08T22:41:54.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.7.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.2/manifests"},{"name":"2.7.1","sha":"31710caf093c71cb7faebe57bb1afd82de8bed21","kind":"commit","published_at":"2020-12-02T17:43:53.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.7.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.7.1/manifests"},{"name":"2.6.0","sha":"26df3cf8c1d23d8c772400cabb53678378e7eccd","kind":"commit","published_at":"2020-12-02T11:33:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"ae942d7bd997c0c97cfa886f7d76fd2029167a80","kind":"commit","published_at":"2020-11-28T15:24:32.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.5.0/manifests"},{"name":"2.4.0","sha":"04706868972a6b1a89b0de42d409c0bdbae75f05","kind":"commit","published_at":"2020-11-26T12:55:16.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"1d33f2fc5b703b98e83fa538b9c961247153ff91","kind":"commit","published_at":"2020-10-13T09:54:19.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.3.0/manifests"},{"name":"2.2.5","sha":"d42b296c3ca0109dda9be71357213994ea911232","kind":"commit","published_at":"2020-10-02T21:01:12.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"3167c475f7641667d92f1e06908d318c8b6196fb","kind":"commit","published_at":"2020-10-01T15:37:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"5e4b1258b6c7fef5dd50dfbefb9a24eba352d8e0","kind":"commit","published_at":"2020-09-24T15:47:44.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"b5cf6349aa9ace89f85d276be6390997a2930571","kind":"commit","published_at":"2020-09-08T09:10:07.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"09eae11189b8e665f6c6589e59e300aa48cd95b9","kind":"commit","published_at":"2020-08-20T13:58:49.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"5721025ef1b98c7237545bf6e95e89ffcfd0af69","kind":"commit","published_at":"2020-08-19T16:24:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"aca64dda30463310732c491f2eef8a3695249cf7","kind":"commit","published_at":"2020-08-12T08:37:50.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"7a81026fee069c08e549d759c24c626ff7ad6bd5","kind":"commit","published_at":"2020-08-10T07:50:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"a95f2a50c201a10c6a2aa2544bd1ea39aab23a47","kind":"commit","published_at":"2020-07-30T07:50:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"1bd9f7de30038e6a46e20b7562b692811bef8b62","kind":"commit","published_at":"2020-07-29T17:06:38.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"cb5e15ab0cf05460aa980f60103561bfafb05c9e","kind":"commit","published_at":"2020-07-12T21:17:07.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"8f8fb4239bfecc13c9a13356bb9407b1f6090892","kind":"commit","published_at":"2020-07-10T15:05:00.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"c5f179c6380057ee685c64939076c17da0a5a9a6","kind":"commit","published_at":"2020-07-09T21:27:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"14e0dd01f70d717c151749e009895e416ed073b6","kind":"commit","published_at":"2020-07-09T13:57:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"406e16c6d03eb831bad24cfa0da7e612f8941924","kind":"commit","published_at":"2020-07-09T09:19:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/2.0.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/2.0.0/manifests"},{"name":"1.17.0","sha":"fa37a718db21c8b6093d23bc172298e719158804","kind":"commit","published_at":"2020-06-23T15:36:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.17.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b57df26d60e38c5df2607f8a721f30c56156218","kind":"commit","published_at":"2020-06-11T15:41:45.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.16.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"2a56162886056b8c2c19e7bea387194858076daf","kind":"commit","published_at":"2020-06-01T13:46:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.15.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"e7b87473be4bc8af9b40a80c54e8297bd619259f","kind":"commit","published_at":"2020-05-27T11:35:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.14.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.14.0/manifests"},{"name":"1.13.1","sha":"59dca923f2fbcfc62884963090abc895c23de8cc","kind":"commit","published_at":"2020-04-25T13:21:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.13.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"9983c767554ff999d4a22a0f68d8467f4715d64a","kind":"commit","published_at":"2020-03-30T13:47:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.13.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.13.0/manifests"},{"name":"1.12.4","sha":"89507965321fe06ebb3fadbcc7029126010cc1a1","kind":"commit","published_at":"2020-03-19T13:20:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.4/manifests"},{"name":"1.12.3","sha":"09f1b7d6a16f222ae19298e042b199d2817ef92b","kind":"commit","published_at":"2020-03-06T13:25:18.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.3/manifests"},{"name":"1.12.2","sha":"5880f59d1a04edb402117e9e1f61c10b365a2d8f","kind":"commit","published_at":"2020-02-18T17:20:53.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.2/manifests"},{"name":"1.12.1","sha":"35e1b3e9486039ea90742f08886fc33e2efa432a","kind":"commit","published_at":"2020-01-28T15:17:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.1/manifests"},{"name":"1.12.0","sha":"ac69f9d55363f012d420c50d90e4249d611322fc","kind":"commit","published_at":"2019-12-19T11:47:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.12.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.12.0/manifests"},{"name":"1.11.9","sha":"b541402786b4fe980b5b6c14eb5a24a8ab2f9442","kind":"commit","published_at":"2019-12-11T13:22:37.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.9","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.9/manifests"},{"name":"1.11.8","sha":"fbfc4231a4df2214f5695f0c13ff1bf0c1e576d1","kind":"commit","published_at":"2019-11-22T12:30:45.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.8","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.8/manifests"},{"name":"1.11.7","sha":"b31facf2c180758405ca5c07c55fd49b22c3b6c2","kind":"commit","published_at":"2019-11-18T09:57:52.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.7","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.7/manifests"},{"name":"1.11.6","sha":"791a5474f018157f26151924115357770ef052ff","kind":"commit","published_at":"2019-11-17T15:57:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.6","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.6/manifests"},{"name":"1.11.5","sha":"a836246636c724f866eb8c0b3084b16e3e2c1cf3","kind":"commit","published_at":"2019-11-05T11:18:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.5","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"9c954e95e21cb7a0f6b05c4edb74bb8357147bc4","kind":"commit","published_at":"2019-10-23T12:39:21.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.4","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"49429af64d2048d6ad0c024c13a47ef58bbd36c6","kind":"commit","published_at":"2019-10-01T14:38:46.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"424d35108228716d7ea0276f6a89ef72181dd919","kind":"commit","published_at":"2019-09-05T14:12:58.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"b8c673b86a9d341b8b583630a47da2cef4d5f284","kind":"commit","published_at":"2019-08-02T10:24:47.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"278bcf6c3f893d60f5d3571e414bdfbca20a58be","kind":"commit","published_at":"2019-08-01T16:32:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.11.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.11.0/manifests"},{"name":"1.10.2","sha":"6c10d90b155fb43505953c1b22084e02c87b40b7","kind":"commit","published_at":"2019-07-31T07:40:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.10.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.2/manifests"},{"name":"1.10.1","sha":"67a143073d39612a1e661feadfcd6a85226c47c6","kind":"commit","published_at":"2019-07-03T11:46:48.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.10.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.1/manifests"},{"name":"1.10.0","sha":"b5f45a657d2ce026d148301e95a36733c4c2b6e8","kind":"commit","published_at":"2019-07-03T10:10:28.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.10.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.10.0/manifests"},{"name":"1.9.3","sha":"bc29b7bff3214bcdb45948111fa3598558875111","kind":"commit","published_at":"2019-06-27T16:47:40.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.3/manifests"},{"name":"1.9.2","sha":"af505667cb25d78f355852c6a249cf6edaceba6c","kind":"commit","published_at":"2019-06-25T11:33:29.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"9d442e85d58af30048d98d1d81578705545c00c4","kind":"commit","published_at":"2019-06-25T10:59:51.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.1/manifests"},{"name":"1.9.0","sha":"39fd754a4c65949b4f92896c477ed12226738a45","kind":"commit","published_at":"2019-06-17T14:23:00.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.9.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"b74ad717b5f2a447c68766a523833399bf3e3f30","kind":"commit","published_at":"2019-06-14T16:33:55.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.8.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"1ece3ef0cbdff21ae07ef91bfbd877bb716b86c9","kind":"commit","published_at":"2019-06-14T10:56:06.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.8.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"e35dcc2fa2ae12a97f54a70be31f77f7fea20755","kind":"commit","published_at":"2019-06-13T16:49:12.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.7.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.7.0/manifests"},{"name":"1.6.3","sha":"67130657b1646180dad12791ef92c886932f75f9","kind":"commit","published_at":"2019-05-28T15:40:46.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"fa74fd047981a6b1c3fee12d2c76e57e3bed4045","kind":"commit","published_at":"2019-04-05T19:37:59.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"b96dc3b8164db26e220a5aad087e490a663f59b0","kind":"commit","published_at":"2019-04-03T17:13:43.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"09715e7ee3f5fc1d24700d656ac3ad9d2e4e555d","kind":"commit","published_at":"2019-04-03T15:49:43.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"6046df06a39bcd47dfc22729b154c7e484e36670","kind":"commit","published_at":"2019-03-26T12:16:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.5.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"51a1ec8ae9bab0044d7391284408587470ca6a2e","kind":"commit","published_at":"2019-03-25T10:52:04.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.5.0/manifests"},{"name":"1.4.2","sha":"cbbb0f327410726aa275a5460f989d6c07124c08","kind":"commit","published_at":"2019-03-25T09:31:03.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.4.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"d3cc88d0c6220674a0e5fefb778f546085ea8847","kind":"commit","published_at":"2019-03-22T13:12:13.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.4.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"4c095e5eb5d9a38d05308ad706edb42f072121ba","kind":"commit","published_at":"2019-03-20T13:10:33.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.4.0/manifests"},{"name":"1.3.3","sha":"915688fdec4c08f834c3ed0a6c7ca6bed72d8a1c","kind":"commit","published_at":"2019-03-19T17:25:11.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.3","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"f0b273e97ebc734647b90eb020b85940dec3ef18","kind":"commit","published_at":"2019-03-19T10:07:49.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"9c002fdd617323dc5a8394be531ed7142c3deb9e","kind":"commit","published_at":"2019-03-12T16:48:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"d8d193f212d56d6c9b9467d2cdca5d3660fc0450","kind":"commit","published_at":"2019-03-12T10:03:24.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.3.0/manifests"},{"name":"1.2.2","sha":"d4beef52d3acbb7f0da42ab3c9bfb00022ed613a","kind":"commit","published_at":"2019-02-02T13:46:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.2.2","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"6a5c1963a5814d9394edc78d775dd592a67480f3","kind":"commit","published_at":"2019-02-01T17:35:57.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.2.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"10a3adbab88701a2144f0fd115de4ce0058d4a66","kind":"commit","published_at":"2019-02-01T15:45:35.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"2a5298dbad50ced071f61c7aec8a6b1164f7aa06","kind":"commit","published_at":"2019-01-08T12:54:30.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.1.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"716f1398ddaa86d61b20d1f851069c6fcb5e970d","kind":"commit","published_at":"2019-01-08T09:37:20.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"e98348f8c491288ed49bed06b5e6f119e0fb08c0","kind":"commit","published_at":"2018-11-21T18:01:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/1.0.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/1.0.0/manifests"},{"name":"0.10.1","sha":"a12180eabf450b6f29587021b7a39a2ebc2a5d33","kind":"commit","published_at":"2018-09-27T16:23:05.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.10.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"35de77b965bf3d3362e5737dd808bee3ebe71ab3","kind":"commit","published_at":"2018-08-03T16:25:14.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.10.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"b3d3983d54607c6d5fe16c8e1f470c9dcfb2d1e4","kind":"commit","published_at":"2018-07-27T12:16:05.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.9.1","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.9.1/manifests"},{"name":"0.8.0","sha":"93a2209099c8e3590891afa0ac263fcdb56fa4d2","kind":"commit","published_at":"2018-07-06T15:59:35.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.8.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"f7d4ebaac8a69973abc6d3163c5d531203c07fa1","kind":"commit","published_at":"2018-07-06T13:50:46.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.7.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"57eba65054319d2c0c552d5e8ebdffbf367d348d","kind":"commit","published_at":"2018-07-06T10:38:32.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.6.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"ef819672f7a16781c80a811eba1309c60c50d475","kind":"commit","published_at":"2018-07-05T21:40:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.5.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"a964fbbd3c8e78cd40b7042efced0f77e1ecf47b","kind":"commit","published_at":"2018-07-05T19:56:10.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.4.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"502811e6c7ce8cd6b1238c0fc8210b77bb6f105e","kind":"commit","published_at":"2018-07-05T17:10:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.3.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"0fa5fea23447f4a5005cc0676877952a5f6fd58f","kind":"commit","published_at":"2018-07-05T15:44:17.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.2.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"62ee07e1eb2735c5783fbe2c4675f839cb06cd07","kind":"commit","published_at":"2018-06-25T13:42:15.000Z","download_url":"https://codeload.github.com/smarie/python-pytest-cases/tar.gz/0.1.0","html_url":"https://github.com/smarie/python-pytest-cases/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/smarie/python-pytest-cases@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-22T12:58:15.062Z","dependent_packages_count":0,"downloads":440748,"downloads_period":"total","dependent_repos_count":7,"rankings":{"downloads":null,"dependent_repos_count":12.914816108588253,"dependent_packages_count":51.58940066869604,"stargazers_count":23.01013024602026,"forks_count":31.902789560357302,"docker_downloads_count":null,"average":29.854284145915464},"purl":"pkg:conda/pytest-cases?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-cases","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-cases","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-cases/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T16:37:43.318Z","issues_count":115,"pull_requests_count":81,"avg_time_to_close_issue":6701135.616438356,"avg_time_to_close_pull_request":5704271.602739726,"issues_closed_count":73,"pull_requests_closed_count":73,"pull_request_authors_count":16,"issue_authors_count":57,"avg_comments_per_issue":2.8521739130434782,"avg_comments_per_pull_request":0.9382716049382716,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":15,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":332672.3333333333,"past_year_avg_time_to_close_pull_request":9849969.2,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":0.6,"past_year_avg_comments_per_pull_request":0.5625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/issues","maintainers":[{"login":"smarie","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarie"}],"active_maintainers":[{"login":"smarie","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-cases/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-cases/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-cases/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-cases/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-cases/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-cases/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":33830,"full_name":"smarie/python-pytest-cases","default_branch":"main","total_commits":698,"total_committers":22,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":31.727272727272727,"dds":0.20343839541547282,"past_year_total_commits":6,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.5,"past_year_dds":0.5,"last_synced_at":"2026-06-15T13:04:11.019Z","last_synced_commit":"d495c03c1beffd03dfa893acad70c6af6d5bf906","created_at":"2023-03-07T16:53:54.703Z","updated_at":"2026-06-15T13:03:19.941Z","committers":[{"name":"Sylvain MARIE","email":"sylvain.marie@se.com","login":null,"count":556},{"name":"Sylvain Marie","email":"sylvain.marie@schneider-electric.com","login":"smarie","count":96},{"name":"Sagi Shadur","email":"saroad2@gmail.com","login":"saroad2","count":11},{"name":"Ryan Addessi (raddessi)","email":"ryan.addessi@gmail.com","login":"raddessi","count":7},{"name":"Victor Maryama","email":"victor.maryama@typhoon-hil.com","login":null,"count":4},{"name":"Paolo Lammens","email":"lammenspaolo@gmail.com","login":"plammens","count":4},{"name":"Michele Riva","email":"riva@iap.tuwien.ac.at","login":"michele-riva","count":3},{"name":"Eddie Bergman","email":"eddiebergmanhs@gmail.com","login":"eddiebergman","count":2},{"name":"Zbigniew Jędrzejewski-Szmek","email":"zbyszek@in.waw.pl","login":"keszybz","count":2},{"name":"Bryan Borg","email":"71280324+jammer87","login":"jammer87","count":1},{"name":"Ching-Hwa Yu","email":"chinghwayu@gmail.com","login":"chinghwayu","count":1},{"name":"Christopher McGirr","email":"7071833+chrsmcgrr","login":"chrsmcgrr","count":1},{"name":"Janick Gerstenberger","email":"janick.gerstenberger@gmail.com","login":"jgersti","count":1},{"name":"Jay Qi","email":"2721979+jayqi","login":"jayqi","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kian-Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Oliver Bestwalter","email":"oliver@bestwalter.de","login":"obestwalter","count":1},{"name":"Ran Benita","email":"ran@unusedvar.com","login":"bluetech","count":1},{"name":"Tomasz Kłoczko","email":"31284574+kloczek","login":"kloczek","count":1},{"name":"Vyas Ramasubramani","email":"vyas.ramasubramani@gmail.com","login":"vyasr","count":1},{"name":"jsmadis","email":"jakub.smadis@gmail.com","login":"jsmadis","count":1},{"name":"nor3th","email":"73965465+nor3th","login":"nor3th","count":1}],"past_year_committers":[{"name":"Sylvain MARIE","email":"sylvain.marie@se.com","login":null,"count":3},{"name":"Sylvain Marié","email":"sylvain.marie@schneider-electric.com","login":"smarie","count":1},{"name":"Michele Riva","email":"riva@iap.tuwien.ac.at","login":"michele-riva","count":1},{"name":"Bryan Borg","email":"71280324+jammer87","login":"jammer87","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.101Z","repositories_count":6265168,"commits_count":875252013,"contributors_count":35095722,"owners_count":1169613,"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":"smarie/python-pytest-cases","html_url":"https://github.com/smarie/python-pytest-cases","last_synced_at":"2026-06-15T13:00:57.749Z","status":"active","issues_count":118,"pull_requests_count":88,"avg_time_to_close_issue":6724135.111111111,"avg_time_to_close_pull_request":4391565.298507462,"issues_closed_count":72,"pull_requests_closed_count":67,"pull_request_authors_count":15,"issue_authors_count":61,"avg_comments_per_issue":2.7711864406779663,"avg_comments_per_pull_request":0.8636363636363636,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T21:52:27.771Z","updated_at":"2026-06-15T13:00:57.749Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/smarie%2Fpython-pytest-cases/issues","issue_labels_count":{"table":{"new_feature":7,"enhancement":5,"has_workaround":5,"packaging (rpm/apt/...)":3,"bug":3,"topic: compatibility":3,"wontfix":2,"question":2,"performance":1,"seems out of scope":1,"pytest-goodies":1,"needs_reproducible_example":1,"awaiting_bugfix_on_external_dependency":1}},"pull_request_labels_count":{"table":{"awaiting_bugfix_on_external_dependency":2}},"issue_author_associations_count":{"table":{"NONE":63,"OWNER":42,"CONTRIBUTOR":13}},"pull_request_author_associations_count":{"table":{"OWNER":61,"CONTRIBUTOR":21,"NONE":6}},"issue_authors":{"table":{"smarie":42,"wonboyn":5,"kloczek":4,"Jasha10":3,"vyasr":3,"lilo-d":2,"eddiebergman":2,"michele-riva":2,"jgersti":2,"lawschlosser":2,"2e0byo":1,"connesy":1,"Gutifarra":1,"fabaff":1,"jaemolihm":1,"sandeep-gh":1,"TomAugspurger":1,"kfrydel":1,"marshall7m":1,"last-partizan":1,"The-Compiler":1,"dybi":1,"volcacius":1,"jenstroeger":1,"MischaZihler":1,"plammens":1,"kdeldycke":1,"davidstrouk":1,"saroad2":1,"ant1j":1,"JonathanWenger":1,"BorjaEst":1,"sgbaird":1,"AlbertoRFer":1,"twsl":1,"jannsta1":1,"maria-pia-goicoechea-lenio":1,"PiQuer":1,"rawrgulmuffins":1,"Ben621":1,"MarkoBox":1,"bbk-riact":1,"blthayer":1,"TimHolzherr":1,"ImplyingICheck":1,"tokarenko":1,"jlorieau":1,"shaunc":1,"jayqi":1,"rdctmeconomou":1,"hans-d":1,"t-kutenkova":1,"MarcelWilson":1,"andioz":1,"DahanDv":1,"hoffch":1,"steven-murray":1,"TheCaffinatedDeveloper":1,"pnkraemer":1,"lucapton":1,"jclerman":1}},"pull_request_authors":{"table":{"smarie":61,"jammer87":6,"michele-riva":4,"eddiebergman":2,"last-partizan":2,"bluetech":2,"dependabot[bot]":2,"saroad2":2,"shaunc":1,"kianmeng":1,"vyasr":1,"nor3th":1,"larsoner":1,"jayqi":1,"chrsmcgrr":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-21T00:00:11.438Z","repositories_count":14828122,"issues_count":33063436,"pull_requests_count":109005369,"authors_count":11313715,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":3,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":5,"OWNER":1}},"past_year_issue_authors":{"table":{"MarcelWilson":1,"rdctmeconomou":1,"smarie":1,"TomAugspurger":1}},"past_year_pull_request_authors":{"table":{"jammer87":5,"smarie":1}},"maintainers":[{"table":{"login":"smarie","count":103,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarie"}}],"active_maintainers":[{"table":{"login":"smarie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smarie"}}]}},"events":{"total":{"ReleaseEvent":2,"DeleteEvent":7,"PullRequestEvent":16,"IssuesEvent":15,"WatchEvent":23,"IssueCommentEvent":24,"PushEvent":10,"PullRequestReviewEvent":13,"PullRequestReviewCommentEvent":12,"CreateEvent":7},"last_year":{"PullRequestEvent":2,"IssuesEvent":1,"WatchEvent":5,"IssueCommentEvent":8,"PushEvent":4,"PullRequestReviewCommentEvent":1,"PullRequestReviewEvent":2,"CreateEvent":1}},"keywords":["case","concerns","data","dataset","decorator","file","parameter","parametrize","pytest","separate","test","test-case","testcase"],"dependencies":[{"ecosystem":"pypi","filepath":"ci_tools/flake8-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T18:04:32.712Z","updated_at":"2022-07-19T18:04:32.712Z","repository_link":"https://github.com/smarie/python-pytest-cases/blob/main/ci_tools/flake8-requirements.txt","dependencies":[{"id":260548877,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"\u003e=3,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":260548878,"package_name":"flake8","ecosystem":"pypi","requirements":"\u003e=3.6,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":260548879,"package_name":"flake8-html","ecosystem":"pypi","requirements":"\u003e=0.4,\u003c1","direct":true,"kind":"runtime","optional":false},{"id":260548880,"package_name":"flake8-bandit","ecosystem":"pypi","requirements":"\u003e=2.1.1,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":260548881,"package_name":"bandit","ecosystem":"pypi","requirements":"\u003c1.7.3","direct":true,"kind":"runtime","optional":false},{"id":260548882,"package_name":"flake8-bugbear","ecosystem":"pypi","requirements":"\u003e=20.1.0,\u003c21.0.0","direct":true,"kind":"runtime","optional":false},{"id":260548883,"package_name":"flake8-docstrings","ecosystem":"pypi","requirements":"\u003e=1.5,\u003c2","direct":true,"kind":"runtime","optional":false},{"id":260548884,"package_name":"flake8-print","ecosystem":"pypi","requirements":"\u003e=3.1.1,\u003c4","direct":true,"kind":"runtime","optional":false},{"id":260548885,"package_name":"flake8-tidy-imports","ecosystem":"pypi","requirements":"\u003e=4.2.1,\u003c5","direct":true,"kind":"runtime","optional":false},{"id":260548886,"package_name":"flake8-copyright","ecosystem":"pypi","requirements":"==0.2.2","direct":true,"kind":"runtime","optional":false},{"id":260548887,"package_name":"pydocstyle","ecosystem":"pypi","requirements":"\u003e=5.1.1,\u003c6","direct":true,"kind":"runtime","optional":false},{"id":260548888,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"\u003e=2.6.0,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":260548889,"package_name":"mccabe","ecosystem":"pypi","requirements":"\u003e=0.6.1,\u003c1","direct":true,"kind":"runtime","optional":false},{"id":260548890,"package_name":"naming","ecosystem":"pypi","requirements":"\u003e=0.5.1,\u003c1","direct":true,"kind":"runtime","optional":false},{"id":260548891,"package_name":"pyflakes","ecosystem":"pypi","requirements":"\u003e=2.2,\u003c3","direct":true,"kind":"runtime","optional":false},{"id":260548892,"package_name":"genbadge","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"noxfile-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-19T18:04:33.246Z","updated_at":"2022-07-19T18:04:33.246Z","repository_link":"https://github.com/smarie/python-pytest-cases/blob/main/noxfile-requirements.txt","dependencies":[{"id":260553357,"package_name":"nox","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":260553358,"package_name":"toml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":260553359,"package_name":"makefun","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":260553360,"package_name":"setuptools_scm","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":260553361,"package_name":"keyring","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/base.yml","sha":null,"kind":"manifest","created_at":"2023-01-30T20:31:51.344Z","updated_at":"2023-01-30T20:31:51.344Z","repository_link":"https://github.com/smarie/python-pytest-cases/blob/main/.github/workflows/base.yml","dependencies":[{"id":7254900876,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7254900877,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7254900878,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7254900879,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7254900880,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7254900881,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7254900882,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false},{"id":7254900883,"package_name":"kolpav/purge-artifacts-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-01T15:04:22.242Z","updated_at":"2023-10-01T15:04:22.242Z","repository_link":"https://github.com/smarie/python-pytest-cases/blob/main/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-01T15:04:22.273Z","updated_at":"2023-10-01T15:04:22.273Z","repository_link":"https://github.com/smarie/python-pytest-cases/blob/main/setup.py","dependencies":[]}],"score":23.36260345227796,"created_at":"2025-04-28T22:01:35.400Z","updated_at":"2026-06-21T16:00:56.702Z","avatar_url":"https://github.com/smarie.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/360356","html_url":"https://summary.ecosyste.ms/projects/360356"}