gpo.zugaina.org

Search Portage & Overlays:

dev-python/pipcl

Python packaging operations helper used by ArtifexSoftware projects

Screenshots

  • pipcl-9
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: AGPL-3   
    Overlay: stuff
  • pipcl-7
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: AGPL-3   
    Overlay: stuff
  • pipcl-4
    ~amd64 ~arm64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: AGPL-3   
    Overlay: stuff
  • pipcl-2
    ~amd64
    python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: AGPL-3   
    Overlay: 4nykey

ChangeLog

commit 966c1d1f6335b19e84030451f027aa3046687948
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Jun 20 15:49:18 2026 +0200

dev-python/pipcl: Keyword 4 for ~arm64

commit 9c7c8e22602fafb1297c7c009054698b1204ea5e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Jun 19 17:12:42 2026 +0200

dev-python/pipcl: add 9

Upstream bump (7 -> 9). Two ebuild changes beyond the version:
- BDEPEND on dev-python/packaging — v9's build-system.requires lists it,
and DISTUTILS_USE_PEP517=standalone doesn't auto-install build
requirements.
- RESTRICT=test — the test suite pip-installs extra tooling (piprepo, a
pinned setuptools) over the network and builds sample wheels, so it
can't run in a sandboxed build.

commit 1063a0489028309a308b8deb5d44f2e5d0a698df
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Jun 16 19:56:15 2026 +0200

dev-python/pipcl: Keyword 7 for ~arm64

Pure-Python (PEP517), architecture-independent.

commit f91b36b034ed46abdcf759c647d792e3969a7c47
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jun 8 12:11:38 2026 +0200

dev-python/pipcl: drop 2

commit d843751c1057a67a2fc16ea9fdd4ece44b4a5727
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Jun 8 10:00:52 2026 +0200

dev-python/pipcl: add 7

commit c87081aaffd84890853b67df8eea4cb2b3d3ab70
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun May 10 15:34:13 2026 +0200

dev-python/pipcl: add 4

commit 379468d7a71baa298aae41123cfa57508ba92dc0
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat May 9 14:46:03 2026 +0200

dev-python/pipcl: new package, fork from ::4nykey

Build helper used by ArtifexSoftware/{mupdf,PyMuPDF} for wheel-style
packaging operations. Forked at v2 to match what 4nykey ships and what
PyMuPDF-1.27.2.3's setup.py expects (no version constraint upstream).
v3/v4 (May 2026) are minor log-encoding/assert fixes; bump on demand.

Stepping stone toward forking the PyMuPDF chain into stuff for
sci-ml/amd-gaia[ui]'s pymupdf dep.