Control: reassign -1 python3-moto
Control: found -1 5.0.11-3
Control: tags -1 fixed-upstream
Control: retitle -1 smart-open FTBFS: tests hang/fail - moto too old

*Possibly* we have a bad combination of boto* and moto versions?

Looks like we do - when botocore/boto3/moto are installed via pip, botocore==1.36.22 boto3==1.36.0 moto==5.0.11 (the same versions as Debian) fails:
https://salsa.debian.org/python-team/packages/smart-open/-/jobs/7224045/raw
while botocore==1.36.22 boto3==1.36.0 moto==5.1.1 succeeds:
https://salsa.debian.org/python-team/packages/smart-open/-/jobs/7224173/raw
(Please do not actually upload these packages, as autopkgtests that download and run executables are prohibited in Debian.)

This suggests that updating Debian's python3-moto to 5.1.1 will fix this bug.

(moto's own tests aren't failing, but it only runs a small fraction of them.)

Reply via email to