lanky / python-rhnapi

python module abstracting the RHN Satellite API for version 5.4.1
16 stars 6 forks source link

listLatestUpgradeablePackages in system.py throws an error #8

Closed pieterdp closed 6 years ago

pieterdp commented 6 years ago

In the listLatestUpgradeablePackages function there is a bug where it calls rhn.system.listLatestUpgradeablePackages where it should call rhn.system.listLatestUpgradablePackages.