Bug#1082289: reprotest FTBFS with Python 3.13

2024-09-19 Thread Stefano Rivera
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

Bug#1042918: reprotest: FTBFS with tox 4

2023-08-02 Thread Stefano Rivera
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

Bug#1035645: reprotest: FTBFS with tox 4

2023-05-06 Thread Stefano Rivera
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

Bug#999691: reprotest: Version check in debian/rules breaks down-stream distro versioning

2021-11-14 Thread Stefano Rivera
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

Bug#999689: reprotest: autopkgtest missing dependency on diffoscope

2021-11-14 Thread Stefano Rivera
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