a
    ©!c  ã                   @   sD   d dl mZ d dl mZ d dlmZ d dlmZ G dd„ deƒZdS )é    )Úabsolute_import)Úunicode_literals)Ú_)ÚUpgradeCommandc                   @   s$   e Zd ZdZdZedƒZdd„ ZdS )ÚUpgradeMinimalCommandzSA class containing methods needed by the cli to execute the check
    command.
    )zupgrade-minimalzupdate-minimalzup-minzWupgrade, but only 'newest' package match which fixes a problem that affects your systemc              	   C   sR   t  | ¡ d| _t| jj| jj| jj| jj| jj	| jj
| jj| jjgƒsNd| _d S )NT)r   Ú	configureZupgrade_minimalÚanyZoptsZbugfixZenhancementZ
newpackageZsecurityZadvisoryZbugzillaZcvesZseverityZall_security)Úself© r
   úC/usr/lib/python3.9/site-packages/dnf/cli/commands/upgrademinimal.pyr   "   s    
þzUpgradeMinimalCommand.configureN)Ú__name__Ú
__module__Ú__qualname__Ú__doc__Úaliasesr   Zsummaryr   r
   r
   r
   r   r      s   r   N)Z
__future__r   r   Zdnf.i18nr   Zdnf.cli.commands.upgrader   r   r
   r
   r
   r   Ú<module>   s   