Update Manager API: DistSpecific.Auto module

Automatic distribution selection module

Implementation

class UpdateManager.DistSpecific.Auto.AutoDist(*args, **kwargs)

Automatic distribution selection

fetch_dist_info()

Wrapper around detected distribution’s method

get_bug_script_name()

Wrapper around detected distribution’s method

get_changelog(pkg_info, changelog_handler)

Wrapper around detected distribution’s method

get_name()

Wrapper around detected distribution’s method

get_update_category(package_upd_info)

Wrapper around detected distribution’s method

get_update_category_name(update_category_id)

Wrapper around detected distribution’s method

has_distupgrade_check()

Wrapper around detected distribution’s method

Table Of Contents

Previous topic

Update Manager API: DistSpecific module

Next topic

Update Manager API: DistSpecific.changelog module

This Page