File: //etc/leapp/repos.d/system_upgrade/common/models/dnfplugintask.pyo
�
��ic @ s@ d d l m Z m Z d d l m Z d e f d � � YZ d S( i����( t fieldst Model( t SystemInfoTopict
DNFPluginTaskc B sD e Z d Z e Z e j � Z e j e j � d d d d g �Z RS( s�
Represents information what should DNF do with a specific DNF plugin
in various stages.
Currently, it's possible just to disable specified DNF plugins.
Available stages: "check", "download" and "upgrade
t defaultt checkt downloadt upgrade(
t __name__t
__module__t __doc__R t topicR t Stringt namet Listt
disable_in( ( ( sV /usr/share/leapp-repository/repositories/system_upgrade/common/models/dnfplugintask.pyR s N( t leapp.modelsR R t leapp.topicsR R ( ( ( sV /usr/share/leapp-repository/repositories/system_upgrade/common/models/dnfplugintask.pyt <module> s