gpo.zugaina.org

Search Portage & Overlays:

dev-python/httpx-oauth

Async OAuth client using HTTPX

Screenshots

  • httpx-oauth-0.17.0
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: MIT   
    Overlay: tatsh-overlay
  • httpx-oauth-0.16.1
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT-0   
    Overlay: slonko

ChangeLog

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 85fef7f730df596f6e3e3c68540f59141cba8716
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Jun 24 16:22:06 2026 -0400

dev-python/httpx-oauth: add 0.17.0, drop 0.16.1

commit c353d76e56213318fe35ee577e5b59bed999bef7
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 01:43:45 2026 -0400

dev-python/httpx-oauth: new package, add 0.16.1

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