Package Details: python-funk 0.5.0-2

Git Clone URL: https://aur.archlinux.org/python-funk.git (read-only, click to copy)
Package Base: python-funk
Description: mocking framework influenced heavily by JMock
Upstream URL: https://github.com/mwilliamson/funk
Licenses: BSD-2-Clause
Submitter: envolution
Maintainer: envolution
Last Packager: envolution
Votes: 1
Popularity: 0.098117
First Submitted: 2025-05-29 06:03 (UTC)
Last Updated: 2025-06-12 02:20 (UTC)

Required by (1)

Sources (1)

Latest Comments

marmis commented on 2026-01-25 19:12 (UTC)

Can't build this package in a clean chroot:

==> Starting build()...
/usr/bin/python: No module named build
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/marmis/build
error: failed to build 'python-funk-0.5.0-2': failed to run: makechrootpkg -r /var/lib/aurbuild/x86_64 -- -feA --noconfirm --noprepare --holdver: 

The package needs makedepends=(python-build python-setuptools) to build. @envolution, could you please add them to the PKGBUILD?