<div dir="ltr"><div>I was on +1 last week (my first week :) ) and worked on the following items:</div><div><br></div><div>pycodestyle vs update-notifier: update-notifier was failing a style check with the new pycodestyle and blocking its migration. I submitted a trivial fix upstream which was merged and pycodestyle migrated when a new release of update-notifier was uploaded.</div><div><br></div><div>flake8-import-order vs python-flake8 vs pycodestyle: flake8-import-order was failing with the new pycodestyle. It required a retry triggered with python-flake8 from -proposed and migrated after that.</div><div><br></div><div><div>python-pytest-flake8 vs python-flake8: python-pytest-flake8 was also failing with the new pycodestyle. It required a retry triggered with python-flake8 from -proposed.<br></div></div><div><br></div><div>python-flake8 vs icdiff: the new version of icdiff was failing due to a weird test that used process substitution and was expecting a specific file descriptor number to succeed. I reached out to the upstream project on Github and they came up with a fix. I also submitted a PR to integrate another patch present in the package which is already merged so hopefully we can drop all the patches on the next release.<br></div><div><br></div><div>fio vs tgt: tgt's tests were failing due to a missing test dependency (fio-examples). It was fixed on Ubuntu and submitted to Debian as well.</div><div><br></div><div>These packages were migrated during my shift:</div><div><br></div><div>pycodestyle</div><div>python-flake8</div><div>python-pytest-flake8</div><div>icdiff</div><div>fio</div><div>tgt</div><div><br></div><div><br></div><br></div>