Package Details: beetcamp 0.21.0-1

Git Clone URL: https://aur.archlinux.org/beetcamp.git (read-only, click to copy)
Package Base: beetcamp
Description: Plugin for beets to use Bandcamp as an autotagger source
Upstream URL: https://github.com/snejus/beetcamp
Licenses: GPL2
Submitter: aperez
Maintainer: aperez
Last Packager: aperez
Votes: 4
Popularity: 0.000272
First Submitted: 2023-04-02 10:06 (UTC)
Last Updated: 2025-02-05 09:25 (UTC)

Latest Comments

mkhl commented on 2025-02-22 13:42 (UTC)

The current version of beetcamp uses python-httpx instead of python-requests

BrainDamage commented on 2025-02-17 17:26 (UTC)

This package runs the command poetry in prepare(), yet it declares python-poetry as a check() only dep, which is wrong and will fail to build with makepkg --nocheck option. You should move python-poetry to the makedepends array or consider calling poetry setup only in check() function if it's needed only there.

qubidt commented on 2023-05-23 17:02 (UTC)

python-ordered-set should be in the dependencies