U ʗRet @ sd d dl Z d dlmZ e jr.d dlZd dlmZ dddddZd d eee j dgdf d ddZ dS ) N)_utils)RetryCallStater retry_statereturnc C s dS )z'Before call strategy that does nothing.N )r r r /builddir/build/BUILDROOT/alt-python38-pip-22.2.1-2.el8.x86_64/opt/alt/python38/lib/python3.8/site-packages/pip/_vendor/tenacity/before_sleep.pybefore_sleep_nothing s r Fzlogging.Logger)logger log_levelexc_infor c s ddd fdd}|S )z:Before call strategy that logs to some logger the attempt.r Nr c s | j jr@| j }d|jj d| }} r:| j }qTd}nd| j }}d}jdt| j d| j j d| d| d |d d S )Nraisedz: Freturnedz Retrying z in z seconds as it .)r )outcomefailed exception __class____name__resultlogr get_callback_namefnnext_actionsleep)r exverbvaluelocal_exc_infor r r r r log_it&