ó ïRec@s•ddlZddlmZddlZddlZddlZdZd„Zdefd„ƒYZ defd„ƒYZ d e fd „ƒYZ dS( iÿÿÿÿN(tsixiÿÿÿ?csStˆƒdkr9tˆdƒr9d„}|ˆdƒS‡‡fd†}|SdS(sÆ Decorator function that instantiates the Retrying object @param *dargs: positional arguments passed to Retrying object @param **dkw: keyword arguments passed to the Retrying object iics"tjˆƒ‡fd†ƒ}|S(Ncstƒjˆ||ŽS(N(tRetryingtcall(targstkw(tf(sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt wrapped_f$s(Rtwraps(RR((Rsƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt wrap_simple"scs(tjˆƒ‡‡‡fd†ƒ}|S(NcstˆˆŽjˆ||ŽS(N(RR(RR(tdargstdkwR(sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR/s(RR(RR(R R (Rsƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytwrap-s$N(tlentcallable(R R RR ((R R sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytretrys " RcBs§eZd d d d d d d d d d d d d ed d d d„Zd„Zd„Zd„Zd„Zd„Z d„Z d„Z d„Z d „Z d „Zd „ZRS( csé|dkrdn||_|dkr-dn||_|dkrHdn||_|dkrcdn||_|dkr~dn||_|dkr™dn||_| dkr´dn| |_| dkrÏdn| |_| dkrêt n| |_ |dkrdn||_ g‰|dk r3ˆj |j ƒn|dk rRˆj |jƒn|dk rj||_n3|dkr‹‡fd†|_nt||ƒ|_d„g‰|dk rȈj |jƒn|dk sà|dk róˆj |jƒn|dk s | dk rˆj |jƒn| dk s6| dk rIˆj |jƒn|dk ra||_n3|dkr‚‡fd†|_nt||ƒ|_| dkr¯|j|_n | |_| dkrÓ|j|_n | |_||_dS( Niidièiicst‡‡fd†ˆDƒƒS(Nc3s|]}|ˆˆƒVqdS(N((t.0R(tattemptstdelay(sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pys as(tany(RR(t stop_funcs(RRsƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytatc_sdS(Ni((Rtkwargs((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRhRcst‡‡fd†ˆDƒƒS(Nc3s|]}|ˆˆƒVqdS(N((RR(RR(sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pys ys(tmax(RR(t wait_funcs(RRsƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRyR(tNonet_stop_max_attempt_numbert_stop_max_delayt _wait_fixedt_wait_random_mint_wait_random_maxt_wait_incrementing_startt_wait_incrementing_incrementt_wait_exponential_multipliertMAX_WAITt_wait_exponential_maxt_wait_jitter_maxtappendtstop_after_attempttstop_after_delaytstoptgetattrt fixed_sleept random_sleeptincrementing_sleeptexponential_sleeptwaitt always_rejectt_retry_on_exceptiont never_rejectt_retry_on_resultt_wrap_exception(tselfR(R.tstop_max_attempt_numbertstop_max_delayt wait_fixedtwait_random_mintwait_random_maxtwait_incrementing_starttwait_incrementing_incrementtwait_exponential_multipliertwait_exponential_maxtretry_on_exceptiontretry_on_resulttwrap_exceptiont stop_funct wait_functwait_jitter_max((RRsƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt__init__:sR              cCs ||jkS(s;Stop after the previous attempt >= stop_max_attempt_number.(R(R4tprevious_attempt_numbertdelay_since_first_attempt_ms((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR&scCs ||jkS(s=Stop after the time from the first attempt >= stop_max_delay.(R(R4RERF((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR'‘scCsdS(s#Don't sleep at all before retrying.i((R4RERF((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pytno_sleep•scCs|jS(s0Sleep a fixed amount of time between each retry.(R(R4RERF((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR*™scCstj|j|jƒS(sISleep a random amount of time between wait_random_min and wait_random_max(trandomtrandintRR(R4RERF((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR+scCs1|j|j|d}|dkr-d}n|S(s¥ Sleep an incremental amount of time after each attempt, starting at wait_incrementing_start and incrementing by wait_incrementing_increment ii(RR (R4RERFtresult((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR,¡s  cCsKd|}|j|}||jkr2|j}n|dkrGd}n|S(Nii(R!R#(R4RERFtexpRJ((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR-«s     cCstS(N(tFalse(R4RJ((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR1´scCstS(N(tTrue(R4RJ((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR/·scCsFt}|jr,||j|jdƒO}n||j|jƒO}|S(Ni(RLt has_exceptionR0tvalueR2(R4tattempttreject((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt should_rejectºs  c Os[tttjƒdƒƒ}d}x2trVyt|||Ž|tƒ}Wn%tjƒ}t||tƒ}nX|j|ƒs‘|j |j ƒStttjƒdƒƒ|}|j ||ƒrô|j rå|j rå|j ƒ‚qIt |ƒ‚nU|j||ƒ} |jr8tjƒ|j} | td| ƒ} ntj| dƒ|d7}q%WdS(Nièiig@@(tinttroundttimeRMtAttemptRLtsystexc_infoRRtgetR3R(RNt RetryErrorR.R$RHRtsleep( R4tfnRRt start_timetattempt_numberRPttbRFR[tjitter((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRÃs*    N(t__name__t __module__RRLRDR&R'RGR*R+R,R-R1R/RRR(((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyR8s0 F        RVcBs,eZdZd„Zed„Zd„ZRS(s¾ An Attempt encapsulates a call to a target function that may end as a normal return value from the function or an Exception depending on what occurred during the execution. cCs||_||_||_dS(N(ROR^RN(R4ROR^RN((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRDès  cCsT|jrI|rt|ƒ‚qPtj|jd|jd|jdƒn|jSdS(sÈ Return the return value of this Attempt instance or raise an Exception. If wrap_exception is true, this Attempt is wrapped inside of a RetryError before being raised. iiiN(RNRZRtreraiseRO(R4R@((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRYís  +cCsO|jr5dj|jdjtj|jdƒƒƒSdj|j|jƒSdS(NsAttempts: {0}, Error: {1}RisAttempts: {0}, Value: {1}(RNtformatR^tjoint tracebackt format_tbRO(R4((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt__repr__ûs ,(RaRbt__doc__RDRLRYRh(((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRVás  RZcBs eZdZd„Zd„ZRS(sU A RetryError encapsulates the last Attempt instance right before giving up. cCs ||_dS(N(t last_attempt(R4Rj((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRDscCsdj|jƒS(NsRetryError[{0}](RdRj(R4((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyt__str__ s(RaRbRiRDRk(((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyRZs ( RHt pip._vendorRRWRURfR"RtobjectRRVt ExceptionRZ(((sƒ/builddir/build/BUILDROOT/alt-python27-pip-20.2.4-5.el8.x86_64/opt/alt/python27/lib/python2.7/site-packages/pip/_vendor/retrying.pyts     ©!