Lines Matching refs:this
85 # fedabipkgdiff runs abipkgdiff in this form
183 For instance, when passed the string '2.3.fc12', this function
296 """Return the string representation of this RPM
315 """Determine if this is the peer of a given rpm.
360 """Get the URL from where to download this RPM"""
373 """Check if this RPM was already downloaded to local disk"""
388 disk. Note that, this file must not exist necessarily.
395 """Return filename of this RPM
397 Returned filename is just the one passed when initializing this RPM.
399 :return: filename of this RPM
461 # Note that *all* RPMs of the collections are present in this
503 'this directory. At the moment, fedabipkgdiff '
504 'is not able to deal with this case. '
515 """Add a RPM into this collection"""
570 """Get peer rpm of rpm from this collection"""
615 # If this is a *devel* package we are looking at, then get all
714 this method will raise RpmNotFound error immediately to claim what is
900 # Fedora 27. So we want this function to pick up that
930 :param str package_name: which rpm to select that matches this name.
1188 # Note: The data read is buffered in memory, so do not use this
1191 # In practice, we are seeing random cases where this
1244 foo-3.0.fc24.rpm. To compare the ABI of this locally build package with the
1322 by their name and version. She would issue a command like this:
1376 didn't break. This utility can be invoked like this:
1460 help='Compare the ABI of shared libraries only. If this option is not '