gpo.zugaina.org

Search Portage & Overlays:

dev-python/confection

The sweetest config system for Python.

Screenshots

  • confection-1.3.3-r1
    ~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
  • confection-1.3.3
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: stuff
  • confection-1.0.0_pre0
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13

    View      Download      Browse     License: MIT   
    Overlay: pypi
  • confection-0.1.5
    ~amd64 ~x86
    python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: MIT   
    Overlay: pypi

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 d3f5b9d4bf044d4707ca9e02f95b2fefcb0b6952
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 04:32:53 2026 -0400

dev-python/confection: drop the srsly dependency

1.3.3 lists only typing_extensions in install_requires and imports srsly
nowhere. The upper bound also excluded the only srsly in the tree.

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

commit c897358a69bb5bba30afcef39fbed902425e387a
Author: Andrew Udvare <audvare@gmail.com>
Date: Tue May 5 23:19:43 2026 -0400

dev-python/confection: enable tests

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

commit 97912baf4c858a4e0f4605b4795881fd0808b3e2
Author: Andrew Udvare <audvare@gmail.com>
Date: Fri Apr 24 03:09:10 2026 -0400

dev-python/confection: update Manifest

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

commit 67e7bfae2648ccb14eb75e65b87ae7481e45514d
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Mar 28 18:48:50 2026 -0400

dev-python/confection: add 1.3.3, drop 0.1.5

commit 880b1984fc7dd673682afe9854f6b933f6d58cf6
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Dec 11 06:08:34 2025 -0500

*/*: update all manifests since switching to thin type

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

commit 4293c09276c37b428c23ddc6428d2948255f6463
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Dec 1 02:38:49 2025 -0500

dev-python/confection: fix deps

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

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 9a27d7c9c28229de19113cb928a89cd75d64d099
Author: Andrew Udvare <audvare@gmail.com>
Date: Sat Oct 18 19:22:48 2025 -0400

dev-python/confection: new package, add 0.1.5

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