Package Details: python-colormath2 3.0.3-2

Git Clone URL: https://aur.archlinux.org/python-colormath2.git (read-only, click to copy)
Package Base: python-colormath2
Description: Python module that abstracts common color math operations
Upstream URL: https://github.com/bkmgit/python-colormath2
Licenses: GPL3
Submitter: mschu
Maintainer: mschu
Last Packager: mschu
Votes: 0
Popularity: 0.000000
First Submitted: 2025-04-22 19:01 (UTC)
Last Updated: 2026-03-16 19:26 (UTC)

Latest Comments

gyscos commented on 2026-08-12 15:22 (UTC) (edited on 2026-08-12 15:25 (UTC) by gyscos)

Hi! I think this package might need python-setuptools as makedepends. Without it, I get build errors when building in a clean chroot:

  -> Downloading colormath-3.0.3.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
100  76925 100  76925   0      0 175.4k      0                              0
==> Validating source files with sha256sums...
    colormath-3.0.3.tar.gz ... Passed
==> Extracting sources...
  -> Extracting colormath-3.0.3.tar.gz with bsdtar
==> Starting build()...
* Getting build dependencies for wheel...

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.build_meta'

ERROR Backend 'setuptools.build_meta:__legacy__' is not available.
==> ERROR: A failure occurred in build().
    Aborting...

Thanks for maintaining this package!

bakumr commented on 2026-02-03 16:12 (UTC)

The license should be BSD-3-Clause.