Source: reprotest
Version: 0.7.28
Severity: normal
User: debian-pyt...@lists.debian.org
Usertags: python3.13
This package failed build from source when test-built against a version of
python3-defaults that includes 3.13 as a supported version.
To reproduce this issue, build against python3-defaul
Source: reprotest
Version: 0.7.25
Severity: serious
Justification: ftbfs
I thought we'd managed to avoid this, in #1035645, but we just did the
transition, and I see reprotest is FTBFS:
I: pybuild base:275: cd
/<>/.pybuild/cpython3_3.11_reprotest/build; tox -c /<>/tox.ini --sitepackages --instal
Source: reprotest
Version: 0.7.23
Severity: normal
Control: block 1035635 with -1
tox 4 is now available in experimental, but it causes reprotest to
FTBFS. See bug 1035635 for a discussion of the general issues around tox
4.
Log snippet:
dh_auto_test -- --test-tox
I: pybuild base:240: cd
/<>/.py
Source: reprotest
Version: 0.7.18
Severity: normal
Tags: patch
Adding a suffix is pretty common in a downstream distro. For example,
Ubuntu adds ubuntu1 when modifying a package, or build1 when doing a
no-change upload (Ubuntu doesn't have binNMUs).
Is the expectation that setup.py should have it
Source: reprotest
Version: 0.7.17
Severity: normal
Tags: patch
Fixing #988964 broke the "not need_builddeps" autopkgtest:
https://ci.debian.net/packages/r/reprotest/unstable/amd64/
It has failed since 0.7.16.
The easy fix is:
diff --git a/debian/tests/control b/debian/tests/control
index 8132bdc