Searched refs:LocalRPM (Results 1 – 2 of 2) sorted by relevance
357 class LocalRPM(RPM): class398 return LocalRPM(filename) if os.path.exists(filename) else None476 local_rpm = LocalRPM(rpm_file)1238 local_rpm = LocalRPM(local_rpm_file)
14701 (LocalRPM._find_rpm): New method to find a specific rpm.14702 (LocalRPM.find_debuginfo): Use new method _find_rpm to find14704 (LocalRPM.find_devel): New method to find an associated