Bug#1028779: buildbot: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --

2023-02-06 Thread Robin Jarry
Nilesh Patra, Feb 05, 2023 at 12:12: Hi Robin, buildbot is marked for removal on Feb 16. Do you intend to make an upload? Hi Nilesh, sorry I had forgotten about that. It looks like Bastien has uploaded 3.7.0-1 with a fix.

Bug#1028779: buildbot: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --

2023-02-05 Thread Nilesh Patra
Hi Robin, buildbot is marked for removal on Feb 16. Do you intend to make an upload? Thanks Nilesh On Wed, 1 Feb 2023 11:47:56 +0100 s3v wrote: > Dear maintainer, > > Please find attached a patch to avoid deprecation warnings > causing tests to fail. > > Kind Regards signature.asc

Bug#1028779: buildbot: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 --system=custom "--test-args=PYTHONPATH=pkg:{destdir}/{install_dir} PATH=\$PATH:{destdir}/usr/bin trial3 --

2023-02-01 Thread s3v
Dear maintainer, Please find attached a patch to avoid deprecation warnings causing tests to fail. Kind Regards--- a/master/buildbot/test/__init__.py +++ b/master/buildbot/test/__init__.py @@ -143,3 +143,35 @@ # use. See https://github.com/boto/botocore/issues/2744