This looks good however, shouldn't archtag=None here:
68 + def getBinaryPackage(self, name, archtag, series=None, pocket=None):
As distro_arch_series is not required by Launchpad.
While a nitpick the following should be an not a:
17 + Returns a DistroSeries object for a architecture passed by name (e.g.
« Back to merge proposal
This looks good however, shouldn't archtag=None here:
68 + def getBinaryPackag e(self, name, archtag, series=None, pocket=None):
As distro_arch_series is not required by Launchpad.
While a nitpick the following should be an not a:
17 + Returns a DistroSeries object for a architecture passed by name (e.g.