gpo.zugaina.org

Search Portage & Overlays:

dev-python/aiofile

Asynchronous file operations

Screenshots

  • aiofile-3.12.1
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
  • aiofile-3.12.0
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
  • aiofile-3.11.1-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: Apache-2.0   
    Overlay: tatsh-overlay
  • aiofile-3.11.1
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
  • aiofile-3.11.1
    ~amd64 ~arm64
    test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
    Overlay: guru
  • aiofile-3.9.0
    amd64 arm arm64 x86
    test test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: Apache-2.0   
  • aiofile-3.8.1
    amd64 arm arm64 x86
    test test python_targets_python3_11 python_targets_python3_12

    View      Download      Browse     License: Apache-2.0   

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

dev-python/aiofile: allow caio 0.10

caio 0.9.x no longer builds against current GCC and 0.10.2 passes an
async read and write round trip unchanged, so upstream's ~=0.9.0 pin is
too strict.

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

commit f8821f065135bec5908bf2c2cd89eb9e4afc06c3
Author: Andrew Udvare <audvare@gmail.com>
Date: Sun Aug 2 14:28:14 2026 -0400

dev-python/aiofile: add 3.11.1, drop 3.9.0

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

commit cc9da0d167eac4b69bd8f37b38d259b75fae0a41
Author: Andrew Udvare <audvare@gmail.com>
Date: Wed May 6 02:43:16 2026 -0400

dev-python/aiofile: enable tests

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

commit f521ecb81b79667fe7659ba44c774c3bfc5d6583
Author: Andrew Udvare <audvare@gmail.com>
Date: Thu Mar 26 03:12:21 2026 -0400

dev-python/aiofile: new package, add 3.9.0

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