gpo.zugaina.org

Search Portage & Overlays:

dev-python/pytest-httpx

Pytest plugin for mocking HTTPX requests

Screenshots

  • pytest-httpx-0.36.2
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance

    View      Download      Browse     License: MIT   
    Overlay: tatsh-overlay
  • pytest-httpx-0.36.2
    ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 verify-provenance

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit 4abdd0c0e3cbd23eea6458d8c488cd74d51e5f52
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 12:18:54 2026 -0400

*/*: set PYPI_VERIFY_REPO

Enables the verify-provenance flag so the PyPI attestation can be checked
against the publisher. The repository comes from the remote-id each package
already records, so nothing is guessed.

app-misc/deltona also loses a version suffix that leaked into its
EPYTEST_PLUGINS entries and made the generated BDEPEND atoms invalid.

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

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 963974c5aeb31e7dfd0433e5474ce88182e7c94b
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 01:43:45 2026 -0400

dev-python/pytest-httpx: new package, add 0.36.2

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