typing: align the signatures of `repository.imanifestdict` overrides...
typing: align the signatures of `repository.imanifestdict` overrides
This is the same procedure as 048c11993d6a, where we bounce around to the
various subclasses and steal their type hints to keep everything happy when the
interface is explicitly subclassed.