On Tue, Jul 09, 2024 at 07:57:51PM +0100, Colin Watson wrote: > Following > https://tracker.debian.org/news/1543129/accepted-python3-stdlib-extensions-3124-1-source-into-unstable/, > python3-setuptools is uninstallable in unstable:
Indeed, setuptools Build-Depends: dh-python Depends: python3-setuptools, so unstable's ability to build anything Python-related has been completely botched and this should have been done in some other order. I guess it can be fixed with a manual build of setuptools against an older version of dh-python, although it will also be necessary to deal with https://bugs.debian.org/1056198 ("src:setuptools: build depends on dh-python but build conflicts with python3-setuptools"). -- Colin Watson (he/him) [cjwat...@debian.org]