{"id":366730,"url":"https://github.com/pytest-dev/pytest-order","last_synced_at":"2026-06-20T15:30:32.691Z","repository":{"id":44586571,"uuid":"306116800","full_name":"pytest-dev/pytest-order","owner":"pytest-dev","description":"pytest plugin that allows to customize the test execution order","archived":false,"fork":false,"pushed_at":"2026-06-09T07:08:10.000Z","size":849,"stargazers_count":208,"open_issues_count":6,"forks_count":17,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-09T09:12:09.738Z","etag":null,"topics":["pytest-plugin","python"],"latest_commit_sha":null,"homepage":"https://pytest-order.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-21T18:42:40.000Z","updated_at":"2026-06-09T07:08:12.000Z","dependencies_parsed_at":"2022-09-23T22:40:33.275Z","dependency_job_id":"eaa33875-4836-4f36-8c89-ab7614bf236b","html_url":"https://github.com/pytest-dev/pytest-order","commit_stats":{"total_commits":189,"total_committers":17,"mean_commits":"11.117647058823529","dds":0.417989417989418,"last_synced_commit":"5861b29b7835c17b1abac8a0550233bc8791173c"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-order","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/sbom","scorecard":{"id":752078,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-order","commit":"cc21b45d20e0441fa90b875a2344b3c4ffd4c628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 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":"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/performance.yml:1","Warn: no topLevel permission defined: .github/workflows/pythontests.yml:1","Warn: no topLevel permission defined: .github/workflows/release-deploy.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/performance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/performance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/performance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythontests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/release-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/release-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/release-deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pythontests.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythontests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pythontests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/release-deploy.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/release-deploy.yml:30","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-deploy.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(version-1.3.0): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:39:10.968Z","repository_id":44586571,"created_at":"2025-08-22T20:39:10.968Z","updated_at":"2025-08-22T20:39:10.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34101070,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":78,"last_synced_at":"2026-06-19T00:23:38.781Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/pytest-dev","funding_links":["https://github.com/sponsors/pytest-dev"],"total_stars":37550,"followers":786,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2026-06-19T00:23:38.781Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"packages":[{"id":13306467,"name":"python311Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:05:23.828Z","latest_release_published_at":"2026-02-02T07:05:23.828Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-12T22:03:37.808Z","created_at":"2026-02-02T07:05:23.523Z","updated_at":"2026-04-12T22:31:06.944Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-order/default.nix#L31","metadata":{"nix_attribute":"python3.11-pytest-order-1.1.0","position":"pkgs/development/python-modules/pytest-order/default.nix:31","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pytest-order/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-04T03:47:43.011Z","updated_at":"2026-03-04T03:47:43.011Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13706818,"name":"pytest-order","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:18:37.735Z","latest_release_published_at":"2026-02-12T22:18:37.735Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-13T14:41:51.304Z","created_at":"2026-02-12T22:18:37.544Z","updated_at":"2026-03-13T14:41:51.304Z","registry_url":"https://tracker.debian.org/pkg/pytest-order","install_command":"apt-get install pytest-order","documentation_url":"https://packages.debian.org/bookworm/pytest-order","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:18:38.247Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/pytest-order?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13010035,"name":"py3-pytest-order-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-order","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_number":"1.3.0-r0","last_synced_at":"2026-04-08T22:00:38.883Z","created_at":"2026-01-31T01:13:26.226Z","updated_at":"2026-04-08T22:00:38.883Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-order-pyc","install_command":"apk add py3-pytest-order-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-pytest-order-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-order-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-order-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-order-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-pyc/codemeta","maintainers":[{"uuid":"hannes@hannesbraun.net","login":null,"name":"Hannes Braun","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","role":null,"created_at":"2026-03-03T15:27:06.203Z","updated_at":"2026-03-03T15:27:06.203Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/hannes@hannesbraun.net/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13402835,"name":"pytest-order","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:27:51.848Z","latest_release_published_at":"2026-02-06T10:27:51.848Z","latest_release_number":"1.2.0-1","last_synced_at":"2026-03-06T11:00:38.121Z","created_at":"2026-02-06T10:27:51.536Z","updated_at":"2026-03-06T11:00:38.122Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-order","install_command":"apt-get install pytest-order","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/pytest-order?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13298804,"name":"python310Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:28.693Z","latest_release_published_at":"2026-02-02T06:35:28.693Z","latest_release_number":"1.1.0","last_synced_at":"2026-03-07T07:42:59.719Z","created_at":"2026-02-02T06:35:21.352Z","updated_at":"2026-03-07T07:42:59.951Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pytest-order/default.nix#L31","metadata":{"nix_attribute":"python3.10-pytest-order-1.1.0","position":"pkgs/development/python-modules/pytest-order/default.nix:31","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-order","upstream_purl":"pkg:pypi/pytest-order"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python310Packages.pytest-order?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pytest-order/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-07T07:42:59.878Z","updated_at":"2026-03-07T07:42:59.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13773910,"name":"pytest-order","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:28:32.305Z","latest_release_published_at":"2026-02-13T12:28:32.305Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-13T21:44:04.062Z","created_at":"2026-02-13T12:28:32.141Z","updated_at":"2026-03-13T21:44:04.062Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-order","install_command":"apt-get install pytest-order","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T12:28:33.015Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-order?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12898373,"name":"python314Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T09:43:29.586Z","latest_release_published_at":"2026-01-27T09:43:29.586Z","latest_release_number":"1.3.0","last_synced_at":"2026-03-07T09:27:45.464Z","created_at":"2026-01-27T09:43:29.395Z","updated_at":"2026-03-07T09:54:25.104Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python314Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-order/default.nix#L36","metadata":{"nix_attribute":"python3.14-pytest-order-1.3.0","position":"pkgs/development/python-modules/pytest-order/default.nix:36","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pytest-order/codemeta","maintainers":[{"uuid":"Luflosi","login":null,"name":"Luflosi","email":"luflosi@luflosi.de","url":"https://github.com/Luflosi","packages_count":109,"html_url":null,"role":null,"created_at":"2026-03-07T09:27:45.691Z","updated_at":"2026-03-07T09:27:45.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/Luflosi/packages"},{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-07T09:27:45.658Z","updated_at":"2026-03-07T09:27:45.658Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147386,"maintainers_count":4699,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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":13798976,"name":"pytest-order","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:04:14.668Z","latest_release_published_at":"2026-02-13T17:04:14.668Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-14T00:22:41.214Z","created_at":"2026-02-13T17:04:14.190Z","updated_at":"2026-03-14T00:22:41.492Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-order","install_command":"apt-get install pytest-order","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":44586571,"uuid":"306116800","full_name":"pytest-dev/pytest-order","owner":"pytest-dev","description":"pytest plugin that allows to customize the test execution order","archived":false,"fork":false,"pushed_at":"2026-01-27T06:26:48.000Z","size":864,"stargazers_count":206,"open_issues_count":5,"forks_count":15,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-06T08:53:05.700Z","etag":null,"topics":["pytest-plugin","python"],"latest_commit_sha":null,"homepage":"https://pytest-order.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-10-21T18:42:40.000Z","updated_at":"2026-01-31T15:06:37.000Z","dependencies_parsed_at":"2022-09-23T22:40:33.275Z","dependency_job_id":"eaa33875-4836-4f36-8c89-ab7614bf236b","html_url":"https://github.com/pytest-dev/pytest-order","commit_stats":{"total_commits":189,"total_committers":17,"mean_commits":"11.117647058823529","dds":0.417989417989418,"last_synced_commit":"5861b29b7835c17b1abac8a0550233bc8791173c"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/pytest-dev/pytest-order","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/sbom","scorecard":{"id":752078,"data":{"date":"2025-08-11","repo":{"name":"github.com/pytest-dev/pytest-order","commit":"cc21b45d20e0441fa90b875a2344b3c4ffd4c628"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.3,"checks":[{"name":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"15 commit(s) and 1 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":"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/performance.yml:1","Warn: no topLevel permission defined: .github/workflows/pythontests.yml:1","Warn: no topLevel permission defined: .github/workflows/release-deploy.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/performance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/performance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/performance.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/performance.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontests.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythontests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythontests.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/pythontests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-deploy.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/release-deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/release-deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-deploy.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/pytest-dev/pytest-order/release-deploy.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/performance.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/pythontests.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/pythontests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/pythontests.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/release-deploy.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/release-deploy.yml:30","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  10 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-deploy.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(version-1.3.0): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-22T20:39:10.968Z","repository_id":44586571,"created_at":"2025-08-22T20:39:10.968Z","updated_at":"2025-08-22T20:39:10.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29412727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2026-02-13T17:11:39.996Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-order?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T00:28:47.783Z","issues_count":34,"pull_requests_count":234,"avg_time_to_close_issue":1787680.3103448276,"avg_time_to_close_pull_request":29372.067873303167,"issues_closed_count":29,"pull_requests_closed_count":221,"pull_request_authors_count":10,"issue_authors_count":23,"avg_comments_per_issue":5.5588235294117645,"avg_comments_per_pull_request":0.4230769230769231,"merged_pull_requests_count":219,"bot_issues_count":1,"bot_pull_requests_count":164,"past_year_issues_count":1,"past_year_pull_requests_count":56,"past_year_avg_time_to_close_issue":75960.0,"past_year_avg_time_to_close_pull_request":17760.02,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":50,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":7.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":48,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/issues","maintainers":[{"login":"mrbean-bremen","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}],"active_maintainers":[{"login":"mrbean-bremen","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13010038,"name":"py3-pytest-order-doc","ecosystem":"alpine","description":"pytest plugin that allows to customize the test execution order (documentation)","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_number":"1.3.0-r0","last_synced_at":"2026-04-13T21:02:34.784Z","created_at":"2026-01-31T01:13:28.426Z","updated_at":"2026-04-13T21:02:34.784Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-order-doc","install_command":"apk add py3-pytest-order-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-pytest-order-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-order-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-order-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-order-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order-doc/codemeta","maintainers":[{"uuid":"hannes@hannesbraun.net","login":null,"name":"Hannes Braun","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","role":null,"created_at":"2026-03-04T05:53:53.691Z","updated_at":"2026-03-04T05:53:53.691Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/hannes@hannesbraun.net/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13198592,"name":"python311Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:38:53.711Z","latest_release_published_at":"2026-02-02T00:38:53.711Z","latest_release_number":"1.2.1","last_synced_at":"2026-05-11T22:14:35.124Z","created_at":"2026-02-02T00:38:49.667Z","updated_at":"2026-05-11T22:37:51.157Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-order/default.nix#L34","metadata":{"nix_attribute":"python3.11-pytest-order-1.2.1","position":"pkgs/development/python-modules/pytest-order/default.nix:34","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pytest-order/codemeta","maintainers":[{"uuid":"Luflosi","login":null,"name":"Luflosi","email":"luflosi@luflosi.de","url":"https://github.com/Luflosi","packages_count":99,"html_url":null,"role":null,"created_at":"2026-03-07T08:09:07.796Z","updated_at":"2026-03-07T08:09:07.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/Luflosi/packages"},{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-07T08:09:07.760Z","updated_at":"2026-03-07T08:09:07.760Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/jacg/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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":5301256,"name":"pytest-order","ecosystem":"conda","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2021-02-10T15:37:08.000Z","latest_release_published_at":"2022-01-09T23:41:18.000Z","latest_release_number":"1.0.1","last_synced_at":"2026-03-16T12:12:55.774Z","created_at":"2022-10-03T16:10:30.080Z","updated_at":"2026-03-16T12:13:48.712Z","registry_url":"https://anaconda.org/conda-forge/pytest-order","install_command":"conda install -c conda-forge pytest-order","documentation_url":null,"metadata":{},"repo_metadata":{"id":44586571,"uuid":"306116800","full_name":"pytest-dev/pytest-order","owner":"pytest-dev","description":"pytest plugin that allows to customize the test execution order","archived":false,"fork":false,"pushed_at":"2024-10-22T04:12:46.000Z","size":794,"stargazers_count":180,"open_issues_count":5,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-10-23T06:28:19.548Z","etag":null,"topics":["pytest-plugin","python"],"latest_commit_sha":null,"homepage":"https://pytest-order.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-21T18:42:40.000Z","updated_at":"2024-10-22T04:12:45.000Z","dependencies_parsed_at":"2022-09-23T22:40:33.275Z","dependency_job_id":"eaa33875-4836-4f36-8c89-ab7614bf236b","html_url":"https://github.com/pytest-dev/pytest-order","commit_stats":{"total_commits":189,"total_committers":17,"mean_commits":"11.117647058823529","dds":0.417989417989418,"last_synced_commit":"5861b29b7835c17b1abac8a0550233bc8791173c"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221178584,"owners_count":16770429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"mrbean-bremen","name":null,"uuid":"4623701","kind":"user","description":"","email":"","website":null,"location":"UTC+1","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4623701?u=824d2b451a832ba589e9d83b3986a4ea450e217f\u0026v=4","repositories_count":29,"last_synced_at":"2023-08-01T23:20:24.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/mrbean-bremen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-05T17:34:40.112Z","updated_at":"2023-08-01T23:20:24.846Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrbean-bremen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrbean-bremen/repositories"},"tags":[{"name":"test4","sha":"0c210f52667bece64e794d4abe033d0f47eb7e31","kind":"commit","published_at":"2021-03-10T13:31:28.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/test4","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/test4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test4/manifests"},{"name":"test3","sha":"a8fdad93c80e7c6b5ba6e59d7f76908286b28a2c","kind":"commit","published_at":"2021-03-10T13:30:01.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/test3","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/test3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test3/manifests"},{"name":"test2","sha":"2e7d76e3a47c271669373cdc0e25d028c9063d3c","kind":"commit","published_at":"2021-03-10T13:25:39.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/test2","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/test2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test2/manifests"},{"name":"test1","sha":"9b6c03aef87c4b714c71a5b3d0fb27193501f646","kind":"commit","published_at":"2021-03-10T13:22:10.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/test1","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/test1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/test1/manifests"},{"name":"v0.9.5","sha":"74942b8b1d351797cf272583d94f79139cdbe5be","kind":"commit","published_at":"2021-02-16T18:50:19.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.9.5","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"07040d70096fe78a7f484ef3e75f7230517d1ec1","kind":"commit","published_at":"2021-01-27T18:56:20.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.9.4","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"486e0966c651f3c57bbc2172e9914e478de55b6b","kind":"commit","published_at":"2021-01-14T20:26:32.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.9.3","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9d4a14cfd41503baec9c76c5596f0bf258a08485","kind":"commit","published_at":"2020-11-13T19:30:47.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.9.2","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f6dfca38e901fc429297894514d522130e8e2e1f","kind":"commit","published_at":"2020-11-11T08:31:14.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.9.1","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"9f830d740181c06538cf91bea0e1dcbb9e4f8976","kind":"commit","published_at":"2020-11-08T19:25:31.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.9.0","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"aaf00ed5f6234ead7ef7545d517ce00dcba485e7","kind":"commit","published_at":"2020-11-02T15:46:24.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.8.1","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"adf49331ef2e60b29cb96396cd30543ff9476d8d","kind":"commit","published_at":"2020-10-30T16:25:52.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.8.0","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"f59ac5957013191fb8c86562e81701a8b0d81980","kind":"commit","published_at":"2020-10-24T10:58:08.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.7.1","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"dab681e7e58f15bfc39e743b9ab7a1e9e4eb3e90","kind":"commit","published_at":"2020-10-22T19:19:47.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/v0.7.0","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/v0.7.0/manifests"},{"name":"0.6","sha":"8e19fe4190c28a941b6d161b4aeee1f5b5904818","kind":"tag","published_at":"2018-10-25T16:18:12.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/0.6","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/0.6/manifests"},{"name":"0.5","sha":"3757ad0b7c870c947dccc2523c5bbaf41bdfd99a","kind":"tag","published_at":"2017-01-18T01:09:07.000Z","download_url":"https://codeload.github.com/mrbean-bremen/pytest-order/tar.gz/0.5","html_url":"https://github.com/mrbean-bremen/pytest-order/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrbean-bremen%2Fpytest-order/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2026-03-16T12:13:48.665Z","dependent_packages_count":0,"downloads":360761,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":13.88791855881032,"dependent_packages_count":51.574429861769545,"stargazers_count":63.581017016817206,"forks_count":66.01626827686012,"docker_downloads_count":null,"average":48.7649084285643},"purl":"pkg:conda/pytest-order?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-27T04:43:35.162Z","issues_count":33,"pull_requests_count":100,"avg_time_to_close_issue":1787773.2758620689,"avg_time_to_close_pull_request":33257.131313131315,"issues_closed_count":29,"pull_requests_closed_count":99,"pull_request_authors_count":10,"issue_authors_count":22,"avg_comments_per_issue":5.636363636363637,"avg_comments_per_pull_request":0.64,"merged_pull_requests_count":97,"bot_issues_count":0,"bot_pull_requests_count":46,"past_year_issues_count":6,"past_year_pull_requests_count":54,"past_year_avg_time_to_close_issue":272541.0,"past_year_avg_time_to_close_pull_request":33445.759259259255,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":54,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.166666666666667,"past_year_avg_comments_per_pull_request":0.42592592592592593,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":43,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/issues","maintainers":[{"login":"mrbean-bremen","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}],"active_maintainers":[{"login":"mrbean-bremen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13562196,"name":"pytest-order","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:37:33.956Z","latest_release_published_at":"2026-02-11T05:37:33.956Z","latest_release_number":"1.0.1-1","last_synced_at":"2026-03-12T00:21:25.061Z","created_at":"2026-02-11T05:37:33.758Z","updated_at":"2026-03-12T00:21:25.062Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-order","install_command":"apt-get install pytest-order","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:28.160Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-order?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13010037,"name":"py3-pytest-order","ecosystem":"alpine","description":"pytest plugin that allows to customize the test execution order","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_number":"1.3.0-r0","last_synced_at":"2026-04-12T16:05:14.605Z","created_at":"2026-01-31T01:13:27.609Z","updated_at":"2026-04-12T16:31:43.148Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-pytest-order","install_command":"apk add py3-pytest-order","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"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:apk/alpine/py3-pytest-order?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-pytest-order/codemeta","maintainers":[{"uuid":"hannes@hannesbraun.net","login":null,"name":"Hannes Braun","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","packages_count":17,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","role":null,"created_at":"2026-03-04T03:08:26.968Z","updated_at":"2026-03-04T03:08:26.968Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/hannes@hannesbraun.net/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27574,"maintainers_count":428,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":8614572,"name":"github.com/pytest-dev/pytest-order","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2023-12-02T02:14:41.378Z","latest_release_published_at":"2026-04-26T12:30:22.000Z","latest_release_number":"v1.4.0","last_synced_at":"2026-05-17T23:05:49.514Z","created_at":"2023-12-02T02:14:38.144Z","updated_at":"2026-05-17T23:05:49.514Z","registry_url":"https://pkg.go.dev/github.com/pytest-dev/pytest-order","install_command":"go get github.com/pytest-dev/pytest-order","documentation_url":"https://pkg.go.dev/github.com/pytest-dev/pytest-order#section-documentation","metadata":{},"repo_metadata":{"uuid":"306116800","full_name":"pytest-dev/pytest-order","owner":"pytest-dev","description":"pytest plugin that allows to customize the test execution order","archived":false,"fork":false,"pushed_at":"2023-11-27T22:21:42.000Z","size":746,"stargazers_count":136,"open_issues_count":6,"forks_count":12,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-11-30T22:41:01.852Z","etag":null,"topics":["pytest-plugin","python"],"latest_commit_sha":null,"homepage":"https://pytest-order.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2020-10-21T18:42:40.000Z","updated_at":"2023-11-28T07:18:03.000Z","dependencies_parsed_at":"2022-09-23T22:40:33.275Z","dependency_job_id":"eaa33875-4836-4f36-8c89-ab7614bf236b","html_url":"https://github.com/pytest-dev/pytest-order","commit_stats":{"total_commits":160,"total_committers":13,"mean_commits":"12.307692307692308","dds":"0.35624999999999996","last_synced_commit":"bb5ebedd327d22c1adde1b71c7aaf895c0dd8690"},"previous_names":[],"tags_count":18,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":174245441,"owners_count":10087783,"icon_url":"https://github.com/github.png","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"repo_metadata_updated_at":"2023-12-02T02:14:39.694Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":4.064473804502999,"forks_count":5.951590396039306,"docker_downloads_count":null,"average":7.598346763701537},"purl":"pkg:golang/github.com/pytest-dev/pytest-order","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/pytest-dev/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/pytest-dev/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/pytest-dev/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-11-30T22:43:50.338Z","issues_count":27,"pull_requests_count":56,"avg_time_to_close_issue":1224329.3636363635,"avg_time_to_close_pull_request":35210.6,"issues_closed_count":22,"pull_requests_closed_count":55,"pull_request_authors_count":7,"issue_authors_count":18,"avg_comments_per_issue":5.777777777777778,"avg_comments_per_pull_request":0.8571428571428571,"merged_pull_requests_count":53,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":1,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":47589.15789473684,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":19,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":4.0,"past_year_avg_comments_per_pull_request":0.6842105263157895,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":19,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fpytest-dev%2Fpytest-order/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2165168,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":12462770,"name":"py3-pytest-order-doc","ecosystem":"alpine","description":"pytest plugin that allows to customize the test execution order (documentation)","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_published_at":"2026-04-27T13:41:23.000Z","latest_release_number":"1.4.0-r0","last_synced_at":"2026-04-27T13:46:23.317Z","created_at":"2025-11-08T12:47:05.046Z","updated_at":"2026-04-27T13:46:24.344Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-order-doc","install_command":"apk add py3-pytest-order-doc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-08T12:47:36.277Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.807738174108918,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.403869087054459},"purl":"pkg:apk/alpine/py3-pytest-order-doc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-order-doc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-order-doc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-order-doc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-doc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-doc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-doc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-doc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-doc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-doc/codemeta","maintainers":[{"uuid":"hannes@hannesbraun.net","login":null,"name":"Hannes Braun","email":"hannes@hannesbraun.net","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","role":null,"created_at":"2025-11-08T12:47:57.551Z","updated_at":"2025-11-08T12:47:57.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/hannes@hannesbraun.net/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39498,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":14512943,"name":"dev-python/pytest-order","ecosystem":"gentoo","description":"pytest plugin to run your tests in a specific order","homepage":"https://github.com/pytest-dev/pytest-order/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["~amd64","~arm64","~x86"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-05-27T02:35:44.839Z","created_at":"2026-05-27T02:35:44.346Z","updated_at":"2026-05-27T02:35:45.095Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pytest-order","install_command":"emerge dev-python/pytest-order","documentation_url":"https://packages.gentoo.org/packages/dev-python/pytest-order","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test doc python_targets_pypy3_11 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T02:35:45.069Z","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:gentoo/dev-python/pytest-order","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpytest-order/codemeta","maintainers":[],"registry":{"name":"gentoo-portage","url":"https://packages.gentoo.org/","ecosystem":"gentoo","default":true,"packages_count":19321,"maintainers_count":0,"namespaces_count":174,"keywords_count":377,"github":"gentoo","metadata":{"snapshot_url":"https://distfiles.gentoo.org/snapshots/portage-latest.tar.xz","funded_packages_count":77},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-06-09T05:04:45.453Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/namespaces"}},{"id":13206853,"name":"python312Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:08:28.964Z","latest_release_published_at":"2026-02-02T01:08:28.964Z","latest_release_number":"1.2.1","last_synced_at":"2026-03-09T05:07:24.678Z","created_at":"2026-02-02T01:08:27.176Z","updated_at":"2026-03-09T12:01:22.111Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pytest-order/default.nix#L34","metadata":{"nix_attribute":"python3.12-pytest-order-1.2.1","position":"pkgs/development/python-modules/pytest-order/default.nix:34","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pytest-order/codemeta","maintainers":[{"uuid":"Luflosi","login":null,"name":"Luflosi","email":"luflosi@luflosi.de","url":"https://github.com/Luflosi","packages_count":99,"html_url":null,"role":null,"created_at":"2026-03-09T05:07:24.988Z","updated_at":"2026-03-09T05:07:24.988Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/Luflosi/packages"},{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-09T05:07:24.951Z","updated_at":"2026-03-09T05:07:24.951Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/jacg/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":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","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":12832384,"name":"python311Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:12:52.056Z","latest_release_published_at":"2026-01-26T20:12:52.056Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-18T07:04:53.396Z","created_at":"2026-01-26T20:12:51.649Z","updated_at":"2026-04-18T07:32:20.354Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-order/default.nix#L31","metadata":{"nix_attribute":"python3.11-pytest-order-1.1.0","position":"pkgs/development/python-modules/pytest-order/default.nix:31","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pytest-order/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-04T20:38:08.978Z","updated_at":"2026-03-04T20:38:08.978Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":14528015,"name":"devel/py-test-order","ecosystem":"pkgsrc","description":"Pytest plugin to run your tests in a specific order","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T07:46:10.000Z","latest_release_published_at":"2026-03-19T07:46:10.000Z","latest_release_number":"1.3.0","last_synced_at":"2026-05-27T06:42:34.207Z","created_at":"2026-05-27T06:42:33.855Z","updated_at":"2026-05-27T06:42:34.847Z","registry_url":"https://pkgsrc.se/devel/py-test-order","install_command":"pkg_add py313-test-order","documentation_url":"https://pkgsrc.se/devel/py-test-order","metadata":{"pkg_slug":"py-test-order","pkgbase":"py313-test-order","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py313-test-order-1.3.0"},"repo_metadata":{},"repo_metadata_updated_at":"2026-05-27T06:42:34.820Z","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:pkgsrc/devel/py-test-order?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-test-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-test-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-test-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-test-order/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19498,"maintainers_count":0,"namespaces_count":42,"keywords_count":308,"github":"pkgsrc","metadata":{"funded_packages_count":48},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-06-09T05:04:46.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13462782,"name":"pytest-order","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T11:14:15.736Z","latest_release_published_at":"2026-02-09T11:14:15.736Z","latest_release_number":"1.2.1-2","last_synced_at":"2026-03-09T12:05:55.575Z","created_at":"2026-02-09T11:14:12.157Z","updated_at":"2026-03-09T12:31:38.417Z","registry_url":"https://launchpad.net/ubuntu/+source/pytest-order","install_command":"apt-get install pytest-order","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/pytest-order?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12462769,"name":"py3-pytest-order","ecosystem":"alpine","description":"pytest plugin that allows to customize the test execution order","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_published_at":"2026-04-27T13:41:23.000Z","latest_release_number":"1.4.0-r0","last_synced_at":"2026-04-27T13:46:20.055Z","created_at":"2025-11-08T12:47:05.047Z","updated_at":"2026-04-27T13:46:21.462Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-order","install_command":"apk add py3-pytest-order","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-08T12:47:36.337Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.807738174108918,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.403869087054459},"purl":"pkg:apk/alpine/py3-pytest-order?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order/codemeta","maintainers":[{"uuid":"hannes@hannesbraun.net","login":null,"name":"Hannes Braun","email":"hannes@hannesbraun.net","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","role":null,"created_at":"2025-11-08T12:48:04.199Z","updated_at":"2025-11-08T12:48:04.199Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/hannes@hannesbraun.net/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39498,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":12462771,"name":"py3-pytest-order-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-pytest-order","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2025-11-06T16:01:44.000Z","latest_release_published_at":"2026-04-27T13:41:23.000Z","latest_release_number":"1.4.0-r0","last_synced_at":"2026-04-27T13:46:25.309Z","created_at":"2025-11-08T12:47:05.060Z","updated_at":"2026-04-27T13:46:25.906Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-pytest-order-pyc","install_command":"apk add py3-pytest-order-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":"2025-11-08T12:47:36.733Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.807738174108918,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.403869087054459},"purl":"pkg:apk/alpine/py3-pytest-order-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-pytest-order-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-pytest-order-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-pytest-order-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-pytest-order-pyc/codemeta","maintainers":[{"uuid":"hannes@hannesbraun.net","login":null,"name":"Hannes Braun","email":"hannes@hannesbraun.net","url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","packages_count":53,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Hannes Braun","role":null,"created_at":"2025-11-08T12:48:01.229Z","updated_at":"2025-11-08T12:48:01.229Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/hannes@hannesbraun.net/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39498,"maintainers_count":889,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13663781,"name":"pytest-order","ecosystem":"debian","description":null,"homepage":"https://github.com/pytest-dev/pytest-order","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:53:21.252Z","latest_release_published_at":"2026-02-12T09:53:21.252Z","latest_release_number":"1.3.0-1","last_synced_at":"2026-03-14T14:58:43.131Z","created_at":"2026-02-12T09:53:21.065Z","updated_at":"2026-03-14T14:58:43.131Z","registry_url":"https://tracker.debian.org/pkg/pytest-order","install_command":"apt-get install pytest-order","documentation_url":"https://packages.debian.org/trixie/pytest-order","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-pytest-order, python-pytest-order-doc","standards_version":"4.7.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-pytest, python3-setuptools, python3-sphinx \u003c!nodoc\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T09:53:21.889Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/pytest-order?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pytest-order/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13079739,"name":"python311Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:28.257Z","latest_release_published_at":"2026-02-01T17:43:28.257Z","latest_release_number":"1.3.0","last_synced_at":"2026-04-21T15:04:49.387Z","created_at":"2026-02-01T17:43:14.737Z","updated_at":"2026-04-21T15:04:49.387Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python311Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-order/default.nix#L36","metadata":{"nix_attribute":"python3.11-pytest-order-1.3.0","position":"pkgs/development/python-modules/pytest-order/default.nix:36","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pytest-order/codemeta","maintainers":[{"uuid":"Luflosi","login":null,"name":"Luflosi","email":"luflosi@luflosi.de","url":"https://github.com/Luflosi","packages_count":108,"html_url":null,"role":null,"created_at":"2026-03-05T03:23:27.018Z","updated_at":"2026-03-05T03:23:27.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/Luflosi/packages"},{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-05T03:23:26.985Z","updated_at":"2026-03-05T03:23:26.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13953012,"name":"python-pytest-order","ecosystem":"guix","description":"Pytest plugin to run your tests in a specific order","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:45:39.012Z","latest_release_published_at":"2026-03-02T19:45:39.012Z","latest_release_number":"1.3.0","last_synced_at":"2026-04-27T16:43:57.958Z","created_at":"2026-03-02T19:45:38.787Z","updated_at":"2026-04-27T16:43:58.783Z","registry_url":"https://packages.guix.gnu.org/packages/python-pytest-order/1.3.0/","install_command":"guix install python-pytest-order","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-check.scm#n3595","metadata":{"location":"gnu/packages/python-check.scm:3595","variable_name":"python-pytest-order"},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-27T16:43:58.762Z","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-order","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pytest-order/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31645,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","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":12819990,"name":"python310Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:54:36.196Z","latest_release_published_at":"2026-01-26T17:54:36.196Z","latest_release_number":"1.1.0","last_synced_at":"2026-04-09T22:01:18.208Z","created_at":"2026-01-26T17:54:36.042Z","updated_at":"2026-04-09T22:31:13.757Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python310Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pytest-order/default.nix#L31","metadata":{"nix_attribute":"python3.10-pytest-order-1.1.0","position":"pkgs/development/python-modules/pytest-order/default.nix:31","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-order","upstream_purl":"pkg:pypi/pytest-order"},"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-order?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pytest-order/codemeta","maintainers":[{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":7,"html_url":null,"role":null,"created_at":"2026-03-03T19:40:43.167Z","updated_at":"2026-03-03T19:40:43.167Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":2885670,"name":"pytest-order","ecosystem":"pypi","description":"pytest plugin to run tests in a specific order","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["testing","pytest","ordering"],"namespace":null,"versions_count":18,"first_release_published_at":"2020-10-24T11:08:46.000Z","latest_release_published_at":"2026-04-26T12:37:41.000Z","latest_release_number":"1.4.0","last_synced_at":"2026-05-24T02:02:13.738Z","created_at":"2022-04-10T12:19:54.205Z","updated_at":"2026-05-24T02:02:13.738Z","registry_url":"https://pypi.org/project/pytest-order/","install_command":"pip install pytest-order --index-url https://pypi.org/simple","documentation_url":"https://pytest-order.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Operating System :: MacOS","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","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","Topic :: Software Development :: Quality Assurance","Topic :: Software Development :: Testing","Topic :: Utilities"],"normalized_name":"pytest-order","project_status":null},"repo_metadata":{"id":44586571,"uuid":"306116800","full_name":"pytest-dev/pytest-order","owner":"pytest-dev","description":"pytest plugin that allows to customize the test execution order","archived":false,"fork":false,"pushed_at":"2024-08-27T03:19:33.000Z","size":810,"stargazers_count":164,"open_issues_count":5,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-08-27T04:35:46.681Z","etag":null,"topics":["pytest-plugin","python"],"latest_commit_sha":null,"homepage":"https://pytest-order.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pytest-dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-21T18:42:40.000Z","updated_at":"2024-08-27T04:35:49.560Z","dependencies_parsed_at":"2022-09-23T22:40:33.275Z","dependency_job_id":"eaa33875-4836-4f36-8c89-ab7614bf236b","html_url":"https://github.com/pytest-dev/pytest-order","commit_stats":{"total_commits":189,"total_committers":17,"mean_commits":"11.117647058823529","dds":0.417989417989418,"last_synced_commit":"5861b29b7835c17b1abac8a0550233bc8791173c"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217121928,"owners_count":16128079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"pytest-dev","name":"pytest-dev","uuid":"8897583","kind":"organization","description":"","email":"pytest-dev@python.org","website":"https://pytest.org","location":"Everywhere","twitter":"pytestdotorg","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8897583?v=4","repositories_count":71,"last_synced_at":"2024-04-16T03:10:10.569Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pytest-dev","funding_links":[],"total_stars":30631,"followers":399,"following":0,"created_at":"2022-11-02T16:22:53.846Z","updated_at":"2024-04-16T03:10:29.747Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pytest-dev/repositories"},"tags":[{"name":"v1.3.0","sha":"ef13ed9d8fbbbbc50f9f5c4aad95f6c103abecb6","kind":"commit","published_at":"2024-08-22T12:27:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v1.3.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"c2add3b335ba8d8d41b11715b8ce66be3d861327","kind":"commit","published_at":"2024-04-02T18:55:54.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v1.2.1","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"edc0aaa6c597ab84e93424fd1bbeaee6d3c3544e","kind":"commit","published_at":"2023-11-18T12:19:38.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v1.2.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"8853969ff743099d307c8d0365dd626967839d1a","kind":"commit","published_at":"2023-03-10T20:07:13.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v1.1.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"50dc4e187f561be22f25dc6f8fef75a5dac73dd2","kind":"commit","published_at":"2022-01-09T18:19:09.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v1.0.1","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"9af67625bc1a2b34705d17ef76268d9bd47f14e8","kind":"commit","published_at":"2021-05-30T18:53:35.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v1.0.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v1.0.0/manifests"},{"name":"v0.11.0","sha":"d3cf3d2d943ede969d88c7586941146fb9d6236a","kind":"commit","published_at":"2021-04-11T11:05:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.11.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"57bc190271ddf5e56fe4cf397f96664886b576ab","kind":"commit","published_at":"2021-03-18T18:37:33.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.10.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.10.0/manifests"},{"name":"v0.9.5","sha":"74942b8b1d351797cf272583d94f79139cdbe5be","kind":"commit","published_at":"2021-02-16T18:50:19.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.9.5","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"07040d70096fe78a7f484ef3e75f7230517d1ec1","kind":"commit","published_at":"2021-01-27T18:56:20.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.9.4","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"486e0966c651f3c57bbc2172e9914e478de55b6b","kind":"commit","published_at":"2021-01-14T20:26:32.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.9.3","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"9d4a14cfd41503baec9c76c5596f0bf258a08485","kind":"commit","published_at":"2020-11-13T19:30:47.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.9.2","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"f6dfca38e901fc429297894514d522130e8e2e1f","kind":"commit","published_at":"2020-11-11T08:31:14.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.9.1","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"9f830d740181c06538cf91bea0e1dcbb9e4f8976","kind":"commit","published_at":"2020-11-08T19:25:31.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.9.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"aaf00ed5f6234ead7ef7545d517ce00dcba485e7","kind":"commit","published_at":"2020-11-02T15:46:24.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.8.1","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"adf49331ef2e60b29cb96396cd30543ff9476d8d","kind":"commit","published_at":"2020-10-30T16:25:52.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.8.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"f59ac5957013191fb8c86562e81701a8b0d81980","kind":"commit","published_at":"2020-10-24T10:58:08.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.7.1","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"dab681e7e58f15bfc39e743b9ab7a1e9e4eb3e90","kind":"commit","published_at":"2020-10-22T19:19:47.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/v0.7.0","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/v0.7.0/manifests"},{"name":"0.6","sha":"8e19fe4190c28a941b6d161b4aeee1f5b5904818","kind":"tag","published_at":"2018-10-25T16:18:12.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/0.6","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/0.6/manifests"},{"name":"0.5","sha":"3757ad0b7c870c947dccc2523c5bbaf41bdfd99a","kind":"tag","published_at":"2017-01-18T01:09:07.000Z","download_url":"https://codeload.github.com/pytest-dev/pytest-order/tar.gz/0.5","html_url":"https://github.com/pytest-dev/pytest-order/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2024-08-27T04:43:35.008Z","dependent_packages_count":79,"downloads":7627758,"downloads_period":"last-month","dependent_repos_count":359,"rankings":{"downloads":0.2612918818724713,"dependent_repos_count":0.7734087457609056,"dependent_packages_count":0.23978716034909967,"stargazers_count":6.050367381124605,"forks_count":10.160036997493533,"docker_downloads_count":1.0126249842996502,"average":3.0829195251500443},"purl":"pkg:pypi/pytest-order","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-order","docker_dependents_count":42,"docker_downloads_count":331495,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-23T12:54:15.722Z","issues_count":33,"pull_requests_count":99,"avg_time_to_close_issue":1787773.2758620689,"avg_time_to_close_pull_request":33430.13265306122,"issues_closed_count":29,"pull_requests_closed_count":98,"pull_request_authors_count":10,"issue_authors_count":22,"avg_comments_per_issue":5.636363636363637,"avg_comments_per_pull_request":0.6464646464646465,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":45,"past_year_issues_count":6,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":272541.0,"past_year_avg_time_to_close_pull_request":33769.20754716981,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":53,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":4.166666666666667,"past_year_avg_comments_per_pull_request":0.4339622641509434,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":42,"past_year_merged_pull_requests_count":53,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/issues","maintainers":[{"login":"mrbean-bremen","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"},{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}],"active_maintainers":[{"login":"mrbean-bremen","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-order/codemeta","maintainers":[{"uuid":"mrbean-bremen","login":"mrbean-bremen","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/mrbean-bremen/","role":null,"created_at":"2023-02-25T05:58:13.762Z","updated_at":"2023-02-25T05:58:13.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mrbean-bremen/packages"},{"uuid":"nicoddemus","login":"nicoddemus","name":null,"email":null,"url":null,"packages_count":52,"html_url":"https://pypi.org/user/nicoddemus/","role":null,"created_at":"2023-02-25T05:58:13.773Z","updated_at":"2023-02-25T05:58:13.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nicoddemus/packages"},{"uuid":"ronny","login":"ronny","name":null,"email":null,"url":null,"packages_count":59,"html_url":"https://pypi.org/user/ronny/","role":null,"created_at":"2023-02-25T05:58:13.780Z","updated_at":"2023-02-25T05:58:13.780Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ronny/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":881616,"maintainers_count":377369,"namespaces_count":0,"keywords_count":285845,"github":"pypi","metadata":{"funded_packages_count":54057},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-29T05:11:24.287Z","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":13088590,"name":"python312Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:10:51.534Z","latest_release_published_at":"2026-02-01T18:10:51.534Z","latest_release_number":"1.3.0","last_synced_at":"2026-03-06T06:33:20.138Z","created_at":"2026-02-01T18:10:49.699Z","updated_at":"2026-03-06T06:33:20.525Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python312Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pytest-order/default.nix#L36","metadata":{"nix_attribute":"python3.12-pytest-order-1.3.0","position":"pkgs/development/python-modules/pytest-order/default.nix:36","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-order","upstream_purl":"pkg:pypi/pytest-order"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.pytest-order?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pytest-order/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-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pytest-order/codemeta","maintainers":[{"uuid":"Luflosi","login":null,"name":"Luflosi","email":"luflosi@luflosi.de","url":"https://github.com/Luflosi","packages_count":108,"html_url":null,"role":null,"created_at":"2026-03-06T06:33:20.436Z","updated_at":"2026-03-06T06:33:20.436Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/Luflosi/packages"},{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":9,"html_url":null,"role":null,"created_at":"2026-03-06T06:33:20.374Z","updated_at":"2026-03-06T06:33:20.374Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12874487,"name":"python313Packages.pytest-order","ecosystem":"nixpkgs","description":"Pytest plugin that allows you to customize the order in which your tests are run","homepage":"https://github.com/pytest-dev/pytest-order","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pytest-dev/pytest-order","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:20:17.915Z","latest_release_published_at":"2026-01-27T04:20:17.915Z","latest_release_number":"1.3.0","last_synced_at":"2026-03-07T00:41:11.496Z","created_at":"2026-01-27T04:20:17.486Z","updated_at":"2026-03-07T00:41:11.859Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pytest-order","install_command":"nix-env -iA nixpkgs.python313Packages.pytest-order","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pytest-order/default.nix#L36","metadata":{"nix_attribute":"python3.13-pytest-order-1.3.0","position":"pkgs/development/python-modules/pytest-order/default.nix:36","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-order","upstream_purl":"pkg:pypi/pytest-order"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python313Packages.pytest-order?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-order","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pytest-order","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pytest-order/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-order/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-order/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-order/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-order/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-order/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pytest-order/codemeta","maintainers":[{"uuid":"Luflosi","login":null,"name":"Luflosi","email":"luflosi@luflosi.de","url":"https://github.com/Luflosi","packages_count":109,"html_url":null,"role":null,"created_at":"2026-03-07T00:41:11.782Z","updated_at":"2026-03-07T00:41:11.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/Luflosi/packages"},{"uuid":"jacg","login":null,"name":"Jacek Generowicz","email":"jacg@my-post-office.net","url":"https://github.com/jacg","packages_count":8,"html_url":null,"role":null,"created_at":"2026-03-07T00:41:11.743Z","updated_at":"2026-03-07T00:41:11.743Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/jacg/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":147386,"maintainers_count":4699,"namespaces_count":0,"keywords_count":2885,"github":"NixOS","metadata":{"funded_packages_count":1565},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-05-15T05:01:34.865Z","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"}}],"commits":{"id":642038,"full_name":"pytest-dev/pytest-order","default_branch":"main","total_commits":327,"total_committers":17,"total_bot_commits":134,"total_bot_committers":2,"mean_commits":19.235294117647058,"dds":0.5902140672782874,"past_year_total_commits":58,"past_year_total_committers":3,"past_year_total_bot_commits":52,"past_year_total_bot_committers":2,"past_year_mean_commits":19.333333333333332,"past_year_dds":0.18965517241379315,"last_synced_at":"2026-05-26T03:13:20.004Z","last_synced_commit":"4b028bc0c434369c09b6b78cc14a6647dec1585a","created_at":"2023-03-09T08:56:18.318Z","updated_at":"2026-05-26T03:12:11.527Z","committers":[{"name":"mrbean-bremen","email":"hansemrbean@googlemail.com","login":"mrbean-bremen","count":134},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":123},{"name":"ftobia","email":"frank.tobia@gmail.com","login":"ftobia","count":32},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11},{"name":"Mattias Lundell","email":"mattias@lundell.com","login":"mattias-lundell","count":5},{"name":"Ben Greene","email":"b.greene@analyticsengines.com","login":null,"count":4},{"name":"Rob Dennis","email":"rdennis@gmail.com","login":"robdennis","count":4},{"name":"DevilXD","email":"DevilXD","login":"DevilXD","count":3},{"name":"a-tal","email":"github@talsma.ca","login":"a-tal","count":2},{"name":"Sergey Chipiga","email":"chipiga86@yandex.ru","login":null,"count":2},{"name":"Albert Safin","email":"38052075+betapl3b","login":"betapl3b","count":1},{"name":"AleksejsSibanovs","email":"aleksey.shibanov@gmail.com","login":"AleksejsSibanovs","count":1},{"name":"Brian Maissy","email":"brian.maissy@gmail.com","login":"brianmaissy","count":1},{"name":"James Morris","email":"6653392+J-M0","login":"J-M0","count":1},{"name":"Julian Gilbey","email":"julian-git@d-and-j.net","login":"juliangilbey","count":1},{"name":"bersbersbers","email":"12128514+bersbersbers","login":"bersbersbers","count":1},{"name":"Álvaro Mondéjar","email":"mondejar1994@gmail.com","login":"mondeja","count":1}],"past_year_committers":[{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":47},{"name":"mrbean-bremen","email":"hansemrbean@googlemail.com","login":"mrbean-bremen","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-28T00:00:09.340Z","repositories_count":6243584,"commits_count":883333979,"contributors_count":34948630,"owners_count":1158409,"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":"pytest-dev/pytest-order","html_url":"https://github.com/pytest-dev/pytest-order","last_synced_at":"2026-05-20T00:03:48.991Z","status":"active","issues_count":35,"pull_requests_count":242,"avg_time_to_close_issue":1733580.0,"avg_time_to_close_pull_request":29303.069868995633,"issues_closed_count":30,"pull_requests_closed_count":229,"pull_request_authors_count":10,"issue_authors_count":24,"avg_comments_per_issue":5.457142857142857,"avg_comments_per_pull_request":0.4090909090909091,"merged_pull_requests_count":227,"bot_issues_count":1,"bot_pull_requests_count":170,"past_year_issues_count":2,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":120315.5,"past_year_avg_time_to_close_pull_request":20134.14285714286,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":4.5,"past_year_avg_comments_per_pull_request":0.030303030303030304,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":29,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-14T22:04:39.455Z","updated_at":"2026-05-20T00:03:48.991Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pytest-dev%2Fpytest-order/issues","issue_labels_count":{"table":{"enhancement":12,"bug":3,"question":2,"housekeeping":2,"packaging":1,"documentation":1,"needs information":1}},"pull_request_labels_count":{"table":{"dependencies":9,"github_actions":1}},"issue_author_associations_count":{"table":{"NONE":22,"MEMBER":7,"CONTRIBUTOR":6}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":179,"MEMBER":61,"NONE":2}},"issue_authors":{"table":{"mrbean-bremen":6,"DevilXD":3,"juliangilbey":3,"dmitrysbor":2,"Joacchim":2,"pre-commit-ci[bot]":1,"hnandiwada":1,"bmarchenko":1,"ThePraeceps":1,"guplem":1,"GentleEnvy":1,"red8888":1,"jacg":1,"tianya66":1,"litozz":1,"eugenkleinschmidt":1,"heidimhurst":1,"AbdealiLoKo":1,"cfytrok":1,"veenone":1,"orsinium":1,"einsmein":1,"nicoddemus":1,"fnahuelc":1}},"pull_request_authors":{"table":{"pre-commit-ci[bot]":161,"mrbean-bremen":61,"dependabot[bot]":9,"DevilXD":4,"juliangilbey":2,"Joacchim":1,"bersbersbers":1,"J-M0":1,"AleksejsSibanovs":1,"betapl3b":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-24T00:00:44.577Z","repositories_count":14680071,"issues_count":34065826,"pull_requests_count":111505094,"authors_count":11272128,"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":{"dependencies":1,"github_actions":1}},"past_year_issue_author_associations_count":{"table":{"NONE":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":29,"MEMBER":4}},"past_year_issue_authors":{"table":{"cfytrok":1,"guplem":1}},"past_year_pull_request_authors":{"table":{"pre-commit-ci[bot]":28,"mrbean-bremen":4,"dependabot[bot]":1}},"maintainers":[{"table":{"login":"mrbean-bremen","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"}},{"table":{"login":"nicoddemus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicoddemus"}}],"active_maintainers":[{"table":{"login":"mrbean-bremen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mrbean-bremen"}}]}},"events":{"total":{"DeleteEvent":52,"PullRequestEvent":99,"ForkEvent":2,"WatchEvent":17,"IssueCommentEvent":24,"PushEvent":69,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":4,"CreateEvent":49},"last_year":{"DeleteEvent":26,"PullRequestEvent":37,"ForkEvent":2,"WatchEvent":5,"IssueCommentEvent":5,"PushEvent":34,"CreateEvent":21}},"keywords":["pytest-plugin","python"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T22:40:33.106Z","updated_at":"2022-09-23T22:40:33.106Z","repository_link":"https://github.com/pytest-dev/pytest-order/blob/main/docs/requirements.txt","dependencies":[{"id":5999791316,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=2.3.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T22:40:33.138Z","updated_at":"2022-09-23T22:40:33.138Z","repository_link":"https://github.com/pytest-dev/pytest-order/blob/main/requirements.txt","dependencies":[{"id":5999791532,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements_dev.txt","sha":null,"kind":"manifest","created_at":"2022-09-23T22:40:33.206Z","updated_at":"2022-09-23T22:40:33.206Z","repository_link":"https://github.com/pytest-dev/pytest-order/blob/main/requirements_dev.txt","dependencies":[{"id":5999791549,"package_name":"pytest-mock","ecosystem":"pypi","requirements":"\u003e=1.11.0","direct":true,"kind":"development","optional":false},{"id":5999791550,"package_name":"pytest-xdist","ecosystem":"pypi","requirements":"\u003e=1.29.0","direct":true,"kind":"development","optional":false},{"id":5999791551,"package_name":"pytest-dependency","ecosystem":"pypi","requirements":"\u003e=0.5.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-23T22:40:33.241Z","updated_at":"2022-09-23T22:40:33.241Z","repository_link":"https://github.com/pytest-dev/pytest-order/blob/main/setup.py","dependencies":[{"id":5999791602,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.0","direct":true,"kind":"runtime","optional":false},{"id":5999791603,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=6.2.4","direct":true,"kind":"runtime","optional":false}]}],"score":24.13342298733385,"created_at":"2025-10-09T11:01:29.155Z","updated_at":"2026-06-20T15:30:32.691Z","avatar_url":"https://github.com/pytest-dev.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/366730","html_url":"https://summary.ecosyste.ms/projects/366730"}