Package Details: patool-git 4.0.1.r0.g1cdb692-1

Git Clone URL: https://aur.archlinux.org/patool-git.git (read-only, click to copy)
Package Base: patool-git
Description: portable command line archive file manager (git checkout)
Upstream URL: https://wummel.github.io/patool/
Keywords: archive
Licenses: GPL-3-only
Conflicts: patool
Provides: patool
Submitter: mser
Maintainer: TrialnError
Last Packager: TrialnError
Votes: 1
Popularity: 0.000000
First Submitted: 2021-05-01 20:53 (UTC)
Last Updated: 2025-05-03 17:57 (UTC)

Dependencies (12)

Required by (4)

Sources (1)

Latest Comments

TrialnError commented on 2026-01-16 20:40 (UTC)

Hi, Decenigis.
This is due the transition from python 3.13 to 3.14. You need to rebuild and then reinstall python-setuptools-reproducible before trying to build patool-git.
(All in all this needs to happen for every package which is still in /usr/lib/python3.13/. You can use pacman -Qo /usr/lib/python3.13/ to identify the package names.)

Decenigis commented on 2026-01-16 17:02 (UTC)

No longer builds on my machine due to the following:

Traceback (most recent call last):
  File "/usr/lib/python3.14/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools_reproducible'

ERROR Backend 'setuptools_reproducible' is not available.
==> FEL:  Ett fel uppstod i build().
    Avbryter...

Unsure if my machine has become borked or if this is now incompatible with the latest release of Arch