l.s.a.buildarch : module documentation

Part of lp.soyuz.adapters

No module docstring
Class DpkgArchitectureCache Cache the results of asking questions of dpkg-architecture.
Function resolve_arch_spec Undocumented
Function determine_architectures_to_build Return a set of architectures to build.
def resolve_arch_spec(hintlist, valid_archs):
Undocumented
def determine_architectures_to_build(hint_list, indep_hint_list, need_archs, nominated_arch_indep, need_arch_indep):
Return a set of architectures to build.
Parametershint_lista string of the architectures this source package specifies it builds for.
indep_hint_lista string of the architectures this source package specifies it can build architecture-independent packages on.
need_archsan ordered list of all architecture tags that we can create builds for. the first usable one gets the arch-indep flag.
nominated_arch_indepthe default architecture tag for arch-indep-only packages. may be None.
need_arch_indepshould an arch-indep build be created if possible?
Returnsa map of architecture tag to arch-indep flag for each build that should be created.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.