.. |
__init__.py
|
…
|
|
apk.py
|
…
|
|
apt.py
|
Add xz-utils requirement (#46159)
|
2018-10-10 09:45:58 -05:00 |
apt_key.py
|
Suggest full fingerprint for apt_key. (#44697)
|
2018-09-14 14:50:46 -05:00 |
apt_repository.py
|
Enable pylint rules and fix exposed bugs. (#47219)
|
2018-10-19 08:32:52 -07:00 |
apt_rpm.py
|
Surround top-level function and class definitions with two blank lines.
|
2018-07-31 12:06:56 -07:00 |
dnf.py
|
dnf properly gpg check local packages based on param (#47455)
|
2018-10-23 11:41:27 -05:00 |
dpkg_selections.py
|
Clean up BOTMETA.yml (#44574)
|
2018-08-24 19:43:35 -04:00 |
flatpak.py
|
…
|
|
flatpak_remote.py
|
Fix a comparison with a string and a byte in flatpak_remote (#44835)
|
2018-08-30 22:36:34 +02:00 |
homebrew.py
|
…
|
|
homebrew_cask.py
|
homebrew_cask: Fixes #38772
|
2018-10-01 09:49:06 -04:00 |
homebrew_tap.py
|
…
|
|
layman.py
|
…
|
|
macports.py
|
Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049)
|
2018-10-03 13:58:55 -04:00 |
openbsd_pkg.py
|
Surround top-level function and class definitions with two blank lines.
|
2018-07-31 12:06:56 -07:00 |
opkg.py
|
…
|
|
package.py
|
Minor typo fix in package module documentation (#44617)
|
2018-08-24 10:14:58 +02:00 |
package_facts.py
|
…
|
|
pacman.py
|
…
|
|
pkg5.py
|
…
|
|
pkg5_publisher.py
|
…
|
|
pkgin.py
|
…
|
|
pkgng.py
|
Returns reason on pkg update error (#44982)
|
2018-09-04 10:27:57 -04:00 |
pkgutil.py
|
…
|
|
portage.py
|
…
|
|
portinstall.py
|
More validate module fixes (#39097)
|
2018-04-24 18:05:50 +01:00 |
pulp_repo.py
|
…
|
|
redhat_subscription.py
|
Allow for the specification of a rhsm_repo_ca_cert if changing baseurl (#43343)
|
2018-08-03 07:48:40 -04:00 |
rhn_channel.py
|
…
|
|
rhn_register.py
|
Fix for "cannot marshal None unless.." (#33660)
|
2018-08-22 12:25:58 -04:00 |
rhsm_repository.py
|
with_items should not be used any more - using loop instead (#47294)
|
2018-10-19 12:43:00 -04:00 |
rpm_key.py
|
…
|
|
slackpkg.py
|
…
|
|
snap.py
|
Implement snap packaging module
|
2018-10-17 22:59:41 +02:00 |
sorcery.py
|
Use loop instead of with_items in examples (#47318)
|
2018-10-18 17:14:50 -04:00 |
svr4pkg.py
|
…
|
|
swdepot.py
|
…
|
|
swupd.py
|
…
|
|
urpmi.py
|
…
|
|
xbps.py
|
…
|
|
yum.py
|
don't restrict disable_excludes choices incorrectly (#47453)
|
2018-10-23 11:39:55 -05:00 |
yum_repository.py
|
Explain what happens when gpgcheck is not set in yum
|
2018-09-20 15:14:55 +03:00 |
zypper.py
|
Surround top-level function and class definitions with two blank lines.
|
2018-07-31 12:06:56 -07:00 |
zypper_repository.py
|
…
|
|