Package: python-breezy Version: 3.0.1-1 Severity: normal User: [email protected] Usertags: py2removal py2leaf Control: affects -1 python-gitlab httmock
I recently removed Python 2 support from httmock after checking for reverse-dependencies. Unfortunately I forgot to check for reverse-build-dependencies, and python-gitlab build-depends on it. However, it may be possible to rescue this situation without having to reintroduce python-httmock. python-gitlab's only reverse-(build-)dependency is python-breezy, whose only reverse-(build-)dependency is python-breezy.tests, which is a leaf package. So maybe it's possible to remove python-breezy and python-breezy.tests, and then we could remove python-gitlab as well? See https://wiki.debian.org/Python/2Removal. Thanks, -- Colin Watson [[email protected]]

