Package Details: python-docker-pycreds 0.4.0-2

Git Clone URL: https://aur.archlinux.org/python-docker-pycreds.git (read-only, click to copy)
Package Base: python-docker-pycreds
Description: Python bindings for the docker credentials store API Resources
Upstream URL: https://github.com/shin-/dockerpy-creds
Licenses: Apache
Submitter: daskol
Maintainer: daskol
Last Packager: daskol
Votes: 0
Popularity: 0.000000
First Submitted: 2024-04-18 08:13 (UTC)
Last Updated: 2024-05-08 10:55 (UTC)

Latest Comments

micwoj92 commented on 2025-06-19 16:24 (UTC)

@daskol please add setuptools to makedeps as per last comment:

==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.13/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...

yar commented on 2025-01-14 06:49 (UTC)

Needs makedepends+=(python-setuptools)