Bug#1035645: reprotest: FTBFS with tox 4

2023-05-09 Thread stefanor
Hi Vagrant (2023.05.09_23:13:30_+) > > + *_proxy,TERM Ah, you spotted the typo, good :) Stefano -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1035645: reprotest: FTBFS with tox 4

2023-05-09 Thread Vagrant Cascadian
On 2023-05-09, stefa...@debian.org wrote: > Hi Vagrant (2023.05.07_00:01:34_+) >> This patch is trivial and fixes building with tox 4, but unfortunately >> breaks building with tox 3: > > How about this, works on both, by using the multiline syntax: > > diff --git a/tox.ini b/tox.ini > index

Bug#1035645: reprotest: FTBFS with tox 4

2023-05-09 Thread stefanor
Hi Vagrant (2023.05.07_00:01:34_+) > This patch is trivial and fixes building with tox 4, but unfortunately > breaks building with tox 3: How about this, works on both, by using the multiline syntax: diff --git a/tox.ini b/tox.ini index 1c3488d..579e4bd 100644 --- a/tox.ini +++ b/tox.ini @@

Bug#1035645: reprotest: FTBFS with tox 4

2023-05-06 Thread Vagrant Cascadian
Control: tags 1035645 patch On 2023-05-06, Stefano Rivera wrote: > Log snippet: > dh_auto_test -- --test-tox > I: pybuild base:240: cd > /<>/.pybuild/cpython3_3.11_reprotest/build; tox -c /< BUILDDIR>>/tox.ini --sitepackages -e py311 > py311: failed with pass_env values cannot contain

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