Lines Matching refs:with
37 # locally, if a packager wants to compare RPM packages he just built with
324 given package with a given NVR is another package with a N'V'
366 """Get a pridictable downloaded file name with absolute path"""
385 """Initialize local RPM with a filename
504 'is not able to deal with this case. '
529 """Iterator of RPMs to go through RPMs with specific arches"""
616 # the debug info packages associated to with the main package
645 """Interface to Koji XMLRPC API with enhancements specific to fedabipkgdiff
690 :param arches: to restrict to list RPMs with specified arches.
727 :raises RpmNotFound: if a RPM cannot be found with rpminfo.
742 By default, only builds with COMPLETE state are queried and returns
747 Koji. fedabipkgdiff only cares about builds with COMPLETE state. If
748 state is omitted, builds with COMPLETE state are queried from Koji by
819 :return: the found build. Return None, if not found a build with
827 """Get build ID that contains a RPM with specific nvra
931 :param arches: which arches to select. If arches omits, rpms with all
935 with specific arch from build.
977 """Get instance of Brew to talk with Koji"""
1016 logger.error('curl fails with returned code: %d.', return_code)
1244 foo-3.0.fc24.rpm. To compare the ABI of this locally build package with the
1426 'file names with relative or absolute path.')
1515 help='Do not compare ABI with development package')