Package Details: python-pytest-retry 1.7.0-2

Git Clone URL: https://aur.archlinux.org/python-pytest-retry.git (read-only, click to copy)
Package Base: python-pytest-retry
Description: Adds the ability to retry flaky tests in CI environments.
Upstream URL: https://github.com/str0zzapreti/pytest-retry
Licenses: MIT
Submitter: medaminezghal
Maintainer: None
Last Packager: medaminezghal
Votes: 0
Popularity: 0.000000
First Submitted: 2025-07-07 19:08 (UTC)
Last Updated: 2025-07-25 08:57 (UTC)

Latest Comments

medaminezghal commented on 2025-07-25 08:57 (UTC)

@Kimiblock Thanks for the fix.

Kimiblock commented on 2025-07-25 03:04 (UTC)

Hi, please add 'python-setuptools' to makedepends or it fails in chroot builds

Kimiblock commented on 2025-07-25 02:48 (UTC)

==> 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' is not available.
==> ERROR: A failure occurred in build().
    Aborting...