gpo.zugaina.org

Search Portage & Overlays:

dev-python/archiver-stats

Reusable live statistics and progress display for CLIs.

Screenshots

  • archiver-stats-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 bd90889e990543ced64ae9b0c7e8a9b9510bf5e6
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 13:42:05 2026 -0400

*/*: record upstream repositories and set PYPI_VERIFY_REPO

These packages had no remote-id at all, so the repository was looked up from
the project metadata on PyPI and recorded before being used for provenance
verification.

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 a674863ce9205ae9f61e92886d5f53220b65cf77
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed Apr 22 02:55:04 2026 -0400

dev-python/archiver-stats: new package, add 0.0.1

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