gpo.zugaina.org

Search Portage & Overlays:

dev-python/frozendict

A simple immutable dictionary for Python

Screenshots

  • frozendict-2.4.7
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: LGPL-3   
    Overlay: gentoo-zh
  • frozendict-2.4.7
    ~amd64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15

    View      Download      Browse     License: LGPL-3   
    Overlay: tatsh-overlay
  • frozendict-2.4.7
    amd64 arm arm64 x86
    test test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: LGPL-3   
  • frozendict-2.4.4
    amd64 arm arm64 x86
    test test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: LGPL-3   
  • frozendict-2.4.4
    amd64 arm arm64 x86
    test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: LGPL-3   

ChangeLog

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 09ea209415d6f7f6204df8317be562ff5039b096
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue May 5 23:32:55 2026 -0400

dev-python/frozendict: enable tests

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

commit e412187f40365f021a37455b77e1cc48c2ceed2a
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Dec 6 17:08:42 2025 -0500

dev-python/frozendict: add 2.4.7, drop 2.4.6

commit 2bc190564195fb832faf139d0353d9b41ceb0f2c
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Nov 29 18:26:54 2025 -0500

*/*: fix pkgcheck scan issues

- Variable order
- HTTP -> HTTPS
- Redirected URIs
- CRATES format
- Update old dep names
- PYTHON_COMPAT
- Fix long descriptions
- Issues in eclasses

commit b21464760a1df58c217dfb0d1e288960f8567def
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Oct 20 02:06:44 2025 -0400

dev-python/frozendict: new package, add 2.4.6

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