ansible/packaging
Toshio Kuratomi 0125770d8d Use rpm instead of repoquery for is_installed()
* This keeps us from hitting bugs in repoquery/yum plugins in certain
  instances (#2559).

* The previous is also a small performance boost

* Also in is_installed(), when using the yum API, return if we detect
  a package name has been installed.  We don't need to also check
  virtual provides in that case.  This is another small performance
  boost.

* Sort the list of packages returned by the list parameter.
2015-12-13 09:16:28 -08:00
..
language re-implements #226 2015-11-03 12:45:00 +01:00
os Use rpm instead of repoquery for is_installed() 2015-12-13 09:16:28 -08:00
__init__.py package files 2014-09-26 11:05:47 -04:00