Searched refs:subpackages (Results 1 – 9 of 9) sorted by relevance
5 -subpackages autotest
2016 if pkg.subpackages:2017 rpms = [d for d in rpms if d['name'] in pkg.subpackages]2176 package=None, subpackages=[]): argument2201 self.subpackages = []2212 self.subpackages = subpackages2238 self.subpackages = part2.split(',')2249 self.subpackages = part3.split(',')2283 return (self.tag and self.subpackages and not self.package)2328 if not self.subpackages:2332 (', '.join(self.subpackages), self.package))[all …]
4 * "tools" and all subpackages thereof
116 for subpackage in pkg_spec.subpackages:
30 subpackages of com.ibm.icu.
46 * Framework-like things should go in subpackages, or perhaps in
145 include subpackages for the "packages" argument as well, but that code
162 include subpackages for the "packages" argument as well, but that code