gpo.zugaina.org

Search Portage & Overlays:

dev-python/pytest-benchmark

py.test fixture for benchmarking code

Screenshots

  • pytest-benchmark-9999
    test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • pytest-benchmark-9999
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: nest
  • pytest-benchmark-5.3.0
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • pytest-benchmark-5.3.0
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • pytest-benchmark-5.3.0
    ~amd64 ~x86
    aspect elasticsearch histogram test doc python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD-2   
  • pytest-benchmark-5.3.0
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: BSD   
    Overlay: tatsh-overlay
  • pytest-benchmark-5.2.3
    ~amd64 ~x86
    aspect elasticsearch histogram test doc python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD-2   
  • pytest-benchmark-5.2.3
    ~amd64 ~x86
    aspect elasticsearch histogram test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD-2   
  • pytest-benchmark-5.2.3
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: nest
  • pytest-benchmark-5.2.3
    ~amd64 ~x86
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: BSD-2   
    Overlay: flavour
  • pytest-benchmark-5.1.0
    ~amd64
    test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
  • pytest-benchmark-4.0.0
    ~amd64 ~x86
    aspect elasticsearch histogram test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: BSD-2   
  • pytest-benchmark-3.4.1-r1
    ~amd64 ~x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pentoo

ChangeLog

commit 2ae8738a7a1e15003d22a4cca3ee6ebf3063e723
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Aug 29 20:41:36 2026 -0400

dev-python/pytest-benchmark: add 5.3.0, drop 5.2.3

commit cfe39acbee4ea50ebb371de8dc8c01d4cb39d456
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 11:08:07 2026 -0400

*/*: fix EPYTEST_PLUGINS for pytest plugins and two hidden packages

A pytest plugin has to load itself to run its own tests, so those get
EPYTEST_PLUGINS=( "$" ) rather than an empty list.

httpx-oauth and pytest-httpx were missed by the earlier sweeps because the
grep filter used to hide httpx findings also removed their package headings.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 2cf14a0931e2d88787e7d2449f696c4c1df3222b
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:58:17 2026 -0400

*/*: declare EPYTEST_PLUGINS

The plugin list comes from the pytest-* test dependencies each ebuild already
declares; a package that declares none gets an empty list. msgspec's
PYTEST_DISABLE_PLUGIN_AUTOLOAD is redundant once the list is set.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit c017d4b6078d7b736c2536678f3d424537cb52ed
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:52:22 2026 -0400

*/*: add Python 3.15 to PYTHON_COMPAT

Only where every dependency constrained to this package's Python targets
already supports it, iterated until no further package became eligible.
pkgcheck reports the same four NonsolvableDepsInStable as before.

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500

*/*: update all manifests since switching to thin type

Signed-off-by: Andrew Udvare <audvare@gmail.com>

commit 7fda66b3be36537f11d59768adcecdc4531b98ec
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Dec 1 00:47:18 2025 -0500

dev-python/pytest-benchmark: new package, add 5.2.3

Signed-off-by: Andrew Udvare <audvare@gmail.com>