gpo.zugaina.org

Search Portage & Overlays:

dev-python/pyfordpass

FordPass client and CLI

Screenshots

  • pyfordpass-0.0.1
    ~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

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 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 3faf6c67237dd3aac2ee819986af522447e034bd
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun May 31 18:47:20 2026 -0400

.vscode/dictionary: update

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

commit 34ed5155877abdddfe93fb9107fef80abc2dbaec
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun May 31 17:59:14 2026 -0400

dev-python/pyfordpass: new package, add 0.0.1

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