Source: python-pytest-cov
Version: 7.1.0-0.2
Severity: grave
Hi,
gbp currently fails to build due to this package needing a newer
python3-coverage per pyproject.toml:
"coverage[toml]>=7.10.6",
Here's the excerpt from gbp's build log:
```
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/setuptools/installer.py", line 107, in
_fetch_build_egg_no_warn
subprocess.check_call(cmd)
~~~~~~~~~~~~~~~~~~~~~^^^^^
File "/usr/lib/python3.14/subprocess.py", line 420, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3.14', '-m',
'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w',
'/tmp/tmpwfmdvb4m', '--quiet', 'coverage[toml]>=7.10.6']' returned
non-zero exit status 1.
```
I assume this affects other packages build-depending on pytest's
coverage as well.
Cheers,
-- Guido
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, arm64
Kernel: Linux 7.1.3+deb14-amd64 (SMP w/22 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled