File manager - Edit - /opt/saltstack/salt/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-310.pyc
Back
o ;j� � @ s� d dl mZ d dlmZ d dlmZ d dlmZ d dlm Z ddl mZmZ ee �ZG dd � d e eeef �ZG d d� de eeef �ZdS ) � )�annotations)�defaultdict)� getLogger)�Any)�BaseReporter� )� Candidate�Requirementc @ s e Zd Zddd�Zd d d �ZdS )�PipReporter�return�Nonec C s t t�| _dddd�| _d S )Nz�pip is looking at multiple versions of {package_name} to determine which version is compatible with other requirements. This could take a while.z�pip is still looking at multiple versions of {package_name} to determine which version is compatible with other requirements. This could take a while.z�This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.)r � � )r �int�reject_count_by_package�_messages_at_reject_count��self� r �`/opt/saltstack/salt/lib/python3.10/site-packages/pip/_internal/resolution/resolvelib/reporter.py�__init__ s �zPipReporter.__init__� criterionr � candidater c C s� | j |j d7 <