eaiovnaovbqoebvqoeavibavo  fc@sddlmZddljjZddlZddlZddlZddl Z ddl m Z ddl m Z ddlZeZddZde ejfd YZdS( i(tlogN(tsixi(tsdist_add_defaultstccs@x9tjdD](}x|j|D] }|Vq)WqWdS(s%Find all files under revision controlssetuptools.file_findersN(t pkg_resourcestiter_entry_pointstload(tdirnameteptitem((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyt walk_revctrlstsdistcBs/eZdZd"ddddfd#gZiZd d d d gZedeDZdZ dZ dZ dZ e ejdZdZejd$kpd%ejkod&knpd'ejkod(knZereZndZdZdZdZdZd ZRS()s=Smart sdist that finds anything supported by revision controlsformats=s6formats for source distribution (comma-separated list)s keep-temptks1keep the distribution tree around after creating sarchive file(s)s dist-dir=tdsFdirectory to put the source distribution archive(s) in [default: dist]Rs.rsts.txts.mdccs|]}dj|VqdS(s README{0}N(tformat(t.0text((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pys )scCs|jd|jd}|j|_|jjtjj|jd|jx!|j D]}|j|qaW|j t |j dg}x<|j D]1}dd|f}||kr|j|qqWdS(Ntegg_infos SOURCES.txtt dist_filesR R(t run_commandtget_finalized_commandtfilelisttappendtostpathtjoinRt check_readmetget_sub_commandstmake_distributiontgetattrt distributiont archive_files(tselftei_cmdtcmd_nameRtfiletdata((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pytrun+s  "   cCstjj||jdS(N(torigR tinitialize_optionst_default_to_gztar(R ((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyR'>scCs#tjdkrdSdg|_dS(Niiitbetaitgztar(iiiR)i(tsyst version_infotformats(R ((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyR(CscCs'|jtjj|WdQXdS(s% Workaround for #516 N(t_remove_os_linkR&R R(R ((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyRIs ccssdddY}ttd|}y t`Wntk rBnXz dVWd||k rnttd|nXdS(sG In a context, remove and restore os.link if it exists tNoValuecBseZRS((t__name__t __module__(((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyR/WstlinkN((RRR2t Exceptiontsetattr(R/torig_val((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyR.Ps    cCs[ytjj|Wn@tk rVtj\}}}|jjjdj nXdS(Nttemplate( R&R t read_templateR3R+texc_infottb_nextttb_frametf_localstclose(R t_ttb((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyt__read_template_hackes  iiiiiicCs|jjr|jd}|jj|j|jjsxR|jD]D\}}}}|jjg|D]}tj j ||^qlqJWqndS(sgetting python filestbuild_pyN( Rthas_pure_modulesRRtextendtget_source_filestinclude_package_datat data_filesRRR(R R@R=tsrc_dirt filenamestfilename((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyt_add_defaults_python|s  cCsOy*tjrtj|n tjWntk rJtjdnXdS(Ns&data_files contains unexpected objects(RtPY2Rt_add_defaults_data_filestsupert TypeErrorRtwarn(R ((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyRKs   cCsKxD|jD]}tjj|r dSq W|jddj|jdS(Ns,standard file not found: should have one of s, (tREADMESRRtexistsRNR(R tf((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyRs cCstjj|||tjj|d}ttdrltjj|rltj||j d|n|j dj |dS(Ns setup.cfgR2R( R&R tmake_release_treeRRRthasattrRPtunlinkt copy_fileRtsave_version_info(R tbase_dirtfilestdest((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyRRs ! cCsStjj|jstStj|jd}|j}WdQX|djkS(Ntrbs+# file GENERATED by distutils, do NOT edit ( RRtisfiletmanifesttFalsetiotopentreadlinetencode(R tfpt first_line((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyt_manifest_is_not_generateds cCstjd|jt|jd}x|D]}tjryy|jd}Wqytk rutjd|q,qyXn|j }|j ds,| rq,n|j j |q,W|j dS(sRead the manifest file (named by 'self.manifest') and use it to fill in 'self.filelist', the list of files to include in the source distribution. sreading manifest file '%s'RZsUTF-8s"%r not UTF-8 decodable -- skippingt#N(RtinfoR\R_RtPY3tdecodetUnicodeDecodeErrorRNtstript startswithRRR<(R R\tline((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyt read_manifests     N(sformats=Ns6formats for source distribution (comma-separated list)(s dist-dir=R sFdirectory to put the source distribution archive(s) in [default: dist](iii(ii(iii(ii(iii(R0R1t__doc__tNonet user_optionst negative_opttREADME_EXTENSIONSttupleROR%R'R(Rt staticmethodt contextlibtcontextmanagerR.t_sdist__read_template_hackR+R,thas_leaky_handleR7RIRKRRRRdRm(((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyR s:         (t distutilsRtdistutils.command.sdisttcommandR R&RR+R^Rutsetuptools.externRt py36compatRRtlistt_default_revctrlR (((s</usr/lib/python2.7/site-packages/setuptools/command/sdist.pyts